diff --git a/include/common.props b/include/common.props index d1d8213..a35d61d 100644 --- a/include/common.props +++ b/include/common.props @@ -34,7 +34,7 @@ Level4 - NTDDI_VERSION=NTDDI_WINXP;_WIN32_WINNT=_WIN32_WINNT_WINXP;wxMSVC_VERSION_AUTO;WXUSINGDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NTDDI_VERSION=NTDDI_WIN7;_WIN32_WINNT=_WIN32_WINNT_WIN7;wxMSVC_VERSION_AUTO;WXUSINGDLL;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Use pch.h ProgramDatabase @@ -46,9 +46,6 @@ true true - - WINVER=0x0501;_WIN32_WINNT=0x0501;%(PreprocessorDefinitions) - Amperstand $(OutDir)..\locale\%(Filename)\$(ProjectName).mo