Index: tools/visual_studio/common.vsprops |
=================================================================== |
--- tools/visual_studio/common.vsprops (revision 2707) |
+++ tools/visual_studio/common.vsprops (working copy) |
@@ -10,7 +10,7 @@ |
<Tool |
Name="VCCLCompilerTool" |
AdditionalIncludeDirectories="$(ProjectDir)\..\..\src;$(IntDir)\DerivedSources" |
- PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;_HAS_EXCEPTIONS=0;ENABLE_LOGGING_AND_PROFILING" |
+ PreprocessorDefinitions="WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_HAS_EXCEPTIONS=0;ENABLE_LOGGING_AND_PROFILING" |
MinimalRebuild="false" |
ExceptionHandling="0" |
RuntimeTypeInfo="false" |