summaryrefslogtreecommitdiff
path: root/examples/c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c')
-rw-r--r--examples/c/decode/file/example_c_decode_file.vcproj2
-rw-r--r--examples/c/encode/file/example_c_encode_file.vcproj2
2 files changed, 4 insertions, 0 deletions
diff --git a/examples/c/decode/file/example_c_decode_file.vcproj b/examples/c/decode/file/example_c_decode_file.vcproj
index 15f108cc..ddd20bca 100644
--- a/examples/c/decode/file/example_c_decode_file.vcproj
+++ b/examples/c/decode/file/example_c_decode_file.vcproj
@@ -50,6 +50,7 @@
DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,6 +130,7 @@
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
diff --git a/examples/c/encode/file/example_c_encode_file.vcproj b/examples/c/encode/file/example_c_encode_file.vcproj
index fb08db0c..26f0e9e2 100644
--- a/examples/c/encode/file/example_c_encode_file.vcproj
+++ b/examples/c/encode/file/example_c_encode_file.vcproj
@@ -50,6 +50,7 @@
DebugInformationFormat="4"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
@@ -129,6 +130,7 @@
DebugInformationFormat="3"
CompileAs="0"
DisableSpecificWarnings="4267;4996"
+ ForcedIncludeFiles="share/msvc2005_int.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"