Updated windows makefiles and config.h to build on windows VSC2019 - L. Rettig (FHI)

This commit is contained in:
2023-01-26 11:51:15 +01:00
parent d40ecbc53c
commit 7b052a21fc
13 changed files with 197 additions and 97 deletions

View File

@@ -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"