Test
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#define WINVER 0x0400
|
|
||||||
#include <G3DAll.h>
|
#include <G3DAll.h>
|
||||||
#include "DataModelV2/Instance.h"
|
#include "DataModelV2/Instance.h"
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef _WIN32_WINNT // Necessary for WM_MOUSEWHEEL support
|
#ifndef _WIN32_WINNT // Necessary for WM_MOUSEWHEEL support
|
||||||
#define _WIN32_WINNT 0x0500
|
#define _WIN32_WINNT 0x0400
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// MSVC++ Support
|
// MSVC++ Support
|
||||||
|
|||||||
Reference in New Issue
Block a user