summaryrefslogtreecommitdiff
path: root/mak.vc8/cdx11.vcproj
diff options
context:
space:
mode:
authorscuri <scuri>2009-07-21 20:35:38 +0000
committerscuri <scuri>2009-07-21 20:35:38 +0000
commit6f1c9438f1622c0a92b81faf93d595e3ca5255ac (patch)
tree02a8ad04a779979bd6182809e3f542bfe1101866 /mak.vc8/cdx11.vcproj
parent7803604429f0c5c82d97061163605a5ce97dcd4b (diff)
*** empty log message ***
Diffstat (limited to 'mak.vc8/cdx11.vcproj')
-rw-r--r--mak.vc8/cdx11.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/mak.vc8/cdx11.vcproj b/mak.vc8/cdx11.vcproj
index f6ed9d8..e4c947b 100644
--- a/mak.vc8/cdx11.vcproj
+++ b/mak.vc8/cdx11.vcproj
@@ -17,7 +17,7 @@
<Configuration
Name="Debug|Win32"
OutputDirectory="..\lib"
- IntermediateDirectory="..\obj"
+ IntermediateDirectory="..\obj\x11"
ConfigurationType="4"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
@@ -44,10 +44,10 @@
AdditionalIncludeDirectories="..\include;..\src;..\src\drv;..\src\iup;..\src\x11;..\src\sim;D:\LNG\x11inc;..\..\iup\include"
PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,CD_NO_OLD_INTERFACE,_CRT_SECURE_NO_DEPRECATE"
RuntimeLibrary="0"
- PrecompiledHeaderFile=".\..\obj/cdx11.pch"
+ PrecompiledHeaderFile=".\..\obj\x11/cdx11.pch"
AssemblerListingLocation=""
ObjectFile="$(IntDir)/"
- ProgramDataBaseFileName="..\obj\"
+ ProgramDataBaseFileName="..\obj\x11\"
WarningLevel="4"
SuppressStartupBanner="true"
DebugInformationFormat="1"