| Index: build/internal/essential.vsprops
|
| ===================================================================
|
| --- build/internal/essential.vsprops (revision 5926)
|
| +++ build/internal/essential.vsprops (working copy)
|
| @@ -10,7 +10,7 @@
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| AdditionalIncludeDirectories="$(SolutionDir)..;$(SDKIncludes)"
|
| - PreprocessorDefinitions="_WIN32_WINNT=0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_PARA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE_ATL"
|
| + PreprocessorDefinitions="_WIN32_WINNT=0x0600;WINVER=0x0600;WIN32;_WINDOWS;_HAS_EXCEPTIONS=0;NOMINMAX;_CRT_RAND_S;CERT_CHAIN_PARA_HAS_EXTRA_FIELDS;WIN32_LEAN_AND_MEAN;_SECURE_ATL;_HAS_TR1=0"
|
| MinimalRebuild="false"
|
| ExceptionHandling="0"
|
| BufferSecurityCheck="true"
|
|
|