summaryrefslogtreecommitdiff
path: root/mak.vc9/im_info.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'mak.vc9/im_info.vcproj')
-rw-r--r--mak.vc9/im_info.vcproj15
1 files changed, 9 insertions, 6 deletions
diff --git a/mak.vc9/im_info.vcproj b/mak.vc9/im_info.vcproj
index 3ef1fb3..fbfcd67 100644
--- a/mak.vc9/im_info.vcproj
+++ b/mak.vc9/im_info.vcproj
@@ -18,7 +18,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="..\bin"
- IntermediateDirectory="..\obj\$(ProjectName)"
+ IntermediateDirectory="..\obj\Debug\$(ProjectName)"
ConfigurationType="1"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
CharacterSet="2"
@@ -43,13 +43,16 @@
Optimization="0"
AdditionalIncludeDirectories="../include"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
- MinimalRebuild="true"
+ MinimalRebuild="false"
BasicRuntimeChecks="3"
- RuntimeLibrary="0"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
+ ObjectFile="$(IntDir)\"
+ ProgramDataBaseFileName="$(IntDir)\vc90.pdb"
+ WarningLevel="4"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="1"
+ CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"