Author: mlytwyn
Date: Wed Nov 9 16:30:57 2016
New Revision: 40202
URL: http://svn.gna.org/viewcvs/gnustep?rev=40202&view=rev
Log:
Test 32 GNUstep build with old Windows2000 setting
Modified:
libs/base/branches/gnustep_testplant_branch/Headers/GNUstepBase/GSConfig.h.in
Modified:
libs/base/branches/gnustep_testplant_branch/Headers/GNUstepBase/GSConfig.h.in
URL:
http://svn.gna.org/viewcvs/gnustep/libs/base/branches/gnustep_testplant_branch/Headers/GNUstepBase/GSConfig.h.in?rev=40202&r1=40201&r2=40202&view=diff
==============================================================================
---
libs/base/branches/gnustep_testplant_branch/Headers/GNUstepBase/GSConfig.h.in
(original)
+++
libs/base/branches/gnustep_testplant_branch/Headers/GNUstepBase/GSConfig.h.in
Wed Nov 9 16:30:57 2016
@@ -298,10 +298,10 @@
#define __OBJC_BOOL 1
#include <w32api.h>
#ifndef _WIN32_WINNT
-#define _WIN32_WINNT 0x0601 //_WIN32_WINNT_WIN7
+#define _WIN32_WINNT Windows2000 //0x0601 //_WIN32_WINNT_WIN7
#endif
#if !defined(WINVER)
-#define WINVER 0x601
+#define WINVER Windows2000 //0x601
#elif (WINVER < Windows2000)
#undef WINVER
#define WINVER Windows2000
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs