cafe-1.19.0-py38-gcc-7.5.0

This commit is contained in:
2023-06-19 10:24:07 +02:00
parent 7b052a21fc
commit 33bbcde48a
10 changed files with 319 additions and 291 deletions

View File

@@ -69,13 +69,13 @@
/* #undef HAVE_LIBPYTHON3_7M */
/* Define to 1 if you have the `python3.8' library (-lpython3.8). */
/* #undef HAVE_LIBPYTHON3_8 */
#define HAVE_LIBPYTHON3_8 1
/* Define to 1 if you have the `Qt5Core' library (-lQt5Core). */
#define HAVE_LIBQT5CORE 1
/* #undef HAVE_LIBQT5CORE */
/* Define to 1 if you have the `Qt5Xml' library (-lQt5Xml). */
#define HAVE_LIBQT5XML 1
/* #undef HAVE_LIBQT5XML */
/* Define to 1 if you have the `QtCore' library (-lQtCore). */
/* #undef HAVE_LIBQTCORE */
@@ -102,13 +102,13 @@
#define HAVE_MULTI_INDEX_CONTAINER_HPP 1
/* pycafe extern C */
/* #undef HAVE_PYCAFE_EXT */
#define HAVE_PYCAFE_EXT 1
/* Availability of python */
/* #undef HAVE_PYTHON */
#define HAVE_PYTHON 1
/* Define to 1 if you have the <Python.h> header file. */
/* #undef HAVE_PYTHON_H */
#define HAVE_PYTHON_H 1
/* Availability of Qt version 5 confirmed */
#define HAVE_QT 1
@@ -156,7 +156,7 @@
#define PACKAGE_NAME "CAFE"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "CAFE 1.18.0"
#define PACKAGE_STRING "CAFE 1.19.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "cafe"
@@ -165,7 +165,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.18.0"
#define PACKAGE_VERSION "1.19.0"
/* Availability of Qt version 5 confirmed */
#define QT_NO_VERSION_TAGGING 1
@@ -174,4 +174,4 @@
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "1.18.0"
#define VERSION "1.19.0"