From 1120a8b4fcd8cf84f3ca01192c97d879320b7512 Mon Sep 17 00:00:00 2001 From: turanszkij Date: Tue, 23 Jun 2015 14:16:05 +0200 Subject: [PATCH] Windows 7 support notification --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.txt b/readme.txt index d184f313a..17f9667d1 100644 --- a/readme.txt +++ b/readme.txt @@ -34,6 +34,8 @@ Set the following dependencies to this library in Visual Studio this way in the ./WickedEngine/mysql Editor: Use Blender 2.72 as the editor of this engine. Set up your scene and export it with the provided script + +Windows 7 support: define _WIN32_WINNT=0x0601 preprocessor on the whole project _______________________________________________________________________________________________________________ __________