summaryrefslogtreecommitdiffstats
path: root/headtrack_stereo_demo/headtrack_stereo_demo.vcproj
diff options
context:
space:
mode:
authorWilrik de Loose <wilrik@wilrik.nl>2008-05-27 20:01:14 (GMT)
committerWilrik de Loose <wilrik@wilrik.nl>2008-05-27 20:01:14 (GMT)
commitd1be71f4ef809d3928ff6c8e3c25bc801cdf6339 (patch)
treeea93c3036e5afb5ac0109b6d832ce2878f84df76 /headtrack_stereo_demo/headtrack_stereo_demo.vcproj
parent4f1e514f389bd1bd0de21bb3daaf477939b0ce33 (diff)
download2iv55-d1be71f4ef809d3928ff6c8e3c25bc801cdf6339.zip
2iv55-d1be71f4ef809d3928ff6c8e3c25bc801cdf6339.tar.gz
2iv55-d1be71f4ef809d3928ff6c8e3c25bc801cdf6339.tar.bz2
small changes in menu button handling
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"