Index: cvsnt.vc170.vcxproj =================================================================== RCS file: /usr/local/cvs/cvsnt/cvsnt.vc170.vcxproj,v retrieving revision 1.1.2.2 diff -c -r1.1.2.2 cvsnt.vc170.vcxproj *** cvsnt.vc170.vcxproj 19 Aug 2024 01:12:26 -0000 1.1.2.2 --- cvsnt.vc170.vcxproj 23 Aug 2024 08:16:26 -0000 *************** *** 69,75 **** Speed true \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true MultiThreadedDLL false --- 69,75 ---- Speed true \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true MultiThreadedDLL false *************** *** 126,132 **** Disabled false \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true EnableFastChecks false --- 126,132 ---- Disabled false \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true EnableFastChecks false Index: cvsntsrv.vc170.vcxproj =================================================================== RCS file: /usr/local/cvs/cvsnt/cvsntsrv.vc170.vcxproj,v retrieving revision 1.1.2.2 diff -c -r1.1.2.2 cvsntsrv.vc170.vcxproj *** cvsntsrv.vc170.vcxproj 19 Aug 2024 01:12:26 -0000 1.1.2.2 --- cvsntsrv.vc170.vcxproj 23 Aug 2024 08:16:21 -0000 *************** *** 69,75 **** Speed true \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true MultiThreadedDLL false --- 69,75 ---- Speed true \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;POSIX;CVSGUI_PIPE;%(PreprocessorDefinitions) true MultiThreadedDLL false *************** *** 123,129 **** Disabled false \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;CVSGUI_PIPE;%(PreprocessorDefinitions) true EnableFastChecks false --- 123,129 ---- Disabled false \march-hare\certs;.\doc;.\windows-NT;.\src;.\lib;.\diff;.\zlib;.\cvsgui;.\expat\lib;.\xmlapi;.\cvsapi\lib;.\cvsapi;.\cvstools;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;WIN32;HAVE_CONFIG_H;CVSGUI_PIPE;%(PreprocessorDefinitions) true EnableFastChecks false Index: cvsapi/cvsapi.vc170.vcxproj =================================================================== RCS file: /usr/local/cvs/cvsnt/cvsapi/cvsapi.vc170.vcxproj,v retrieving revision 1.1.2.2 diff -c -r1.1.2.2 cvsapi.vc170.vcxproj *** cvsapi/cvsapi.vc170.vcxproj 19 Aug 2024 01:12:26 -0000 1.1.2.2 --- cvsapi/cvsapi.vc170.vcxproj 23 Aug 2024 08:16:26 -0000 *************** *** 62,68 **** Speed true .\lib;.\win32;..\expat\lib;..\..\cvsdeps\bonjour\include;..\..\cvsdeps\howl\include;..\..\cvsdeps\postgres\include;..\..\cvsdeps\sqlite\include;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_WINDOWS;NDEBUG;WIN32;HAVE_CONFIG_H;CVSAPI_EXPORT=__declspec(dllexport);XML_STATIC;PCRE_STATIC;%(PreprocessorDefinitions) true MultiThreadedDLL false --- 62,68 ---- Speed true .\lib;.\win32;..\expat\lib;..\..\cvsdeps\bonjour\include;..\..\cvsdeps\howl\include;..\..\cvsdeps\postgres\include;..\..\cvsdeps\sqlite\include;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_WINDOWS;NDEBUG;WIN32;HAVE_CONFIG_H;CVSAPI_EXPORT=__declspec(dllexport);XML_STATIC;PCRE_STATIC;%(PreprocessorDefinitions) true MultiThreadedDLL false *************** *** 106,112 **** Disabled false .\lib;.\win32;..\expat\lib;..\..\cvsdeps\bonjour\include;..\..\cvsdeps\howl\include;..\..\cvsdeps\postgres\include;..\..\cvsdeps\sqlite\include;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;WIN32;HAVE_CONFIG_H;CVSAPI_EXPORT=__declspec(dllexport);XML_STATIC;PCRE_STATIC;%(PreprocessorDefinitions) true EnableFastChecks false --- 106,112 ---- Disabled false .\lib;.\win32;..\expat\lib;..\..\cvsdeps\bonjour\include;..\..\cvsdeps\howl\include;..\..\cvsdeps\postgres\include;..\..\cvsdeps\sqlite\include;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;WIN32;HAVE_CONFIG_H;CVSAPI_EXPORT=__declspec(dllexport);XML_STATIC;PCRE_STATIC;%(PreprocessorDefinitions) true EnableFastChecks false Index: cvstools/cvstools.vc170.vcxproj =================================================================== RCS file: /usr/local/cvs/cvsnt/cvstools/cvstools.vc170.vcxproj,v retrieving revision 1.1.2.2 diff -c -r1.1.2.2 cvstools.vc170.vcxproj *** cvstools/cvstools.vc170.vcxproj 19 Aug 2024 01:12:26 -0000 1.1.2.2 --- cvstools/cvstools.vc170.vcxproj 23 Aug 2024 08:16:25 -0000 *************** *** 62,68 **** Speed true .\win32;..\cvsapi;..\cvsapi\win32;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_WINDOWS;NDEBUG;WIN32;HAVE_CONFIG_H;CVSTOOLS_EXPORT=__declspec(dllexport);XML_STATIC;%(PreprocessorDefinitions) true MultiThreadedDLL false --- 62,68 ---- Speed true .\win32;..\cvsapi;..\cvsapi\win32;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_WINDOWS;NDEBUG;WIN32;HAVE_CONFIG_H;CVSTOOLS_EXPORT=__declspec(dllexport);XML_STATIC;%(PreprocessorDefinitions) true MultiThreadedDLL false *************** *** 105,111 **** Disabled false .\win32;..\cvsapi;..\cvsapi\win32;%(AdditionalIncludeDirectories) ! _CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;WIN32;HAVE_CONFIG_H;CVSTOOLS_EXPORT=__declspec(dllexport);XML_STATIC;%(PreprocessorDefinitions) true EnableFastChecks false --- 105,111 ---- Disabled false .\win32;..\cvsapi;..\cvsapi\win32;%(AdditionalIncludeDirectories) ! _CRT_NON_CONFORMING_SWPRINTFS; _CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;WIN32;HAVE_CONFIG_H;CVSTOOLS_EXPORT=__declspec(dllexport);XML_STATIC;%(PreprocessorDefinitions) true EnableFastChecks false