summaryrefslogtreecommitdiffstats
path: root/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'headtrack_stereo_demo/headtrack_stereo_demo.vcproj')
-rw-r--r--headtrack_stereo_demo/headtrack_stereo_demo.vcproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
index 844c39e..ea27d32 100644
--- a/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
+++ b/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
@@ -20,6 +20,8 @@
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
IntermediateDirectory="$(OutDir)\intermediate"
ConfigurationType="1"
+ UseOfMFC="0"
+ UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
@@ -45,7 +47,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
- RuntimeLibrary="3"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"