Author: mlytwyn
Date: Wed Nov 9 14:13:58 2016
New Revision: 40201
URL: http://svn.gna.org/viewcvs/gnustep?rev=40201&view=rev
Log:
Revert to using hard coded WIN version
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=40201&r1=40200&r2=40201&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 14:13:58 2016
@@ -298,7 +298,7 @@
#define __OBJC_BOOL 1
#include <w32api.h>
#ifndef _WIN32_WINNT
-#define _WIN32_WINNT _WIN32_WINNT_WIN7
+#define _WIN32_WINNT 0x0601 //_WIN32_WINNT_WIN7
#endif
#if !defined(WINVER)
#define WINVER 0x601
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs