diff options
author | scuri <scuri> | 2008-10-29 18:57:11 +0000 |
---|---|---|
committer | scuri <scuri> | 2008-10-29 18:57:11 +0000 |
commit | 13075b5307a68fa06ab5f96ddad8f1943d38860d (patch) | |
tree | bff116a4b39c934d98b6ed0b9930a38c7194c473 /mak.vc9 | |
parent | a730ecc4340493f3e341c744617cdd58aa60b296 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/cdx11.vcproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mak.vc9/cdx11.vcproj b/mak.vc9/cdx11.vcproj index 7173abf..1518a76 100644 --- a/mak.vc9/cdx11.vcproj +++ b/mak.vc9/cdx11.vcproj @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="9.00" + Version="9,00" Name="cdx11" ProjectGUID="{01818D2C-7689-4D5C-1234-4DFF401C6461}" + TargetFrameworkVersion="0" > <Platforms> <Platform @@ -40,7 +41,7 @@ <Tool Name="VCCLCompilerTool" Optimization="0" - AdditionalIncludeDirectories="..\include;..\src;..\src\drv;..\src\iup;..\src\x11;..\src\sim;C:\LNG\x11inc;..\..\iup\include" + 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" |