diff options
Diffstat (limited to 'src/test_streams')
-rw-r--r-- | src/test_streams/test_streams.vcproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test_streams/test_streams.vcproj b/src/test_streams/test_streams.vcproj index 415ecc06..65ed81ca 100644 --- a/src/test_streams/test_streams.vcproj +++ b/src/test_streams/test_streams.vcproj @@ -50,6 +50,7 @@ DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -128,6 +129,7 @@ DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
|