Updated windows makefiles and config.h to build on windows VSC2019 - L. Rettig (FHI)
This commit is contained in:
@@ -1076,10 +1076,10 @@ D["LT_OBJDIR"]=" \".libs/\""
|
||||
D["HAVE_LINUX"]=" 1"
|
||||
D["HAVE_CADEF_H"]=" 1"
|
||||
D["HAVE_EPICSTYPES_H"]=" 1"
|
||||
D["HAVE_EPICS"]=" 3.14.12"
|
||||
D["EPICS_MAJOR"]=" 3"
|
||||
D["EPICS_MINOR"]=" 14"
|
||||
D["EPICS_PATCH"]=" 12"
|
||||
D["HAVE_EPICS"]=" 7.4.1"
|
||||
D["EPICS_MAJOR"]=" 7"
|
||||
D["EPICS_MINOR"]=" 4"
|
||||
D["EPICS_PATCH"]=" 1"
|
||||
D["HAVE_MULTI_INDEX_CONTAINER_HPP"]=" 1"
|
||||
D["HAVE_BOOST"]=" 1"
|
||||
D["HAVE_QXML_H"]=" 1"
|
||||
|
||||
Reference in New Issue
Block a user