MakefileWin/config.h

Go to the documentation of this file.
00001 
00002 /* epics major release */
00003 #define EPICS_MAJOR 3
00004 
00005 /* epics minor release */
00006 #define EPICS_MINOR 14
00007 
00008 /* epics patch release */
00009 #define EPICS_PATCH 12
00010 
00011 /* epics version */
00012 #define HAVE_EPICS 3.14.12
00013 
00014 /* Define to 1 if you have the <epicsTypes.h> header file. */
00015 #define HAVE_EPICSTYPES_H 1
00016 
00017 /* Define to 1 if you have the `boost_thread' library (-lboost_thread). */
00018 #define HAVE_BOOST_THREAD 1
00019 
00020 /* Define to 1 if you have the `QtXml' library (-lQtXml). */
00021 /*define HAVE_LIBQTXML 1 */
00022 
00023 /* Define to 1 if you have the <Python.h> header file. */
00024 /*#define HAVE_PYTHON_H 1 */
00025 

Generated on 3 May 2017 for CAFE by  doxygen 1.6.1