/* config_host/config_writerperfect.h.  Generated from config_writerperfect.h.in by configure.  */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 */

/* Configuration for versions of import libraries used by writerperfect.
 * This is needed to skip test files that are not supported by the used
 * version.
 */

#define EBOOK_VERSION_MAJOR 0
#define EBOOK_VERSION_MINOR 1
#define EBOOK_VERSION_MICRO 2

#define ETONYEK_VERSION_MAJOR 0
#define ETONYEK_VERSION_MINOR 1
#define ETONYEK_VERSION_MICRO 8

#define MWAW_VERSION_MAJOR 0
#define MWAW_VERSION_MINOR 3
#define MWAW_VERSION_MICRO 14

#define STAROFFICE_VERSION_MAJOR 0
#define STAROFFICE_VERSION_MINOR 0
#define STAROFFICE_VERSION_MICRO 6

#define WPS_VERSION_MAJOR 0
#define WPS_VERSION_MINOR 4
#define WPS_VERSION_MICRO 10

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
