summaryrefslogtreecommitdiff
path: root/MSVC/CD-Tool/CD-Tool.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'MSVC/CD-Tool/CD-Tool.vcproj')
-rw-r--r--MSVC/CD-Tool/CD-Tool.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/MSVC/CD-Tool/CD-Tool.vcproj b/MSVC/CD-Tool/CD-Tool.vcproj
index c73d2cf..c8ed606 100644
--- a/MSVC/CD-Tool/CD-Tool.vcproj
+++ b/MSVC/CD-Tool/CD-Tool.vcproj
@@ -40,7 +40,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="&quot;C:\sources\PSX-Bundle\MSVC\getopt&quot;;&quot;C:\sources\PSX-Bundle\generic\include&quot;;&quot;C:\sources\PSX-Bundle\generic\lib\zlib\include&quot;;&quot;C:\sources\PSX-Bundle\generic\lib\lua\include&quot;;&quot;C:\sources\PSX-Bundle\MSVC\regex&quot;;&quot;C:\sources\PSX-Bundle\includes&quot;;&quot;C:\sources\PSX-Bundle\psxdev&quot;;&quot;C:\sources\PSX-Bundle\MSVC&quot;"
+ AdditionalIncludeDirectories="&quot;..\getopt&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;;&quot;..\..\generic\lib\lua\include&quot;;&quot;..\regex&quot;;&quot;..\..\includes&quot;;&quot;..\..\psxdev&quot;;&quot;..\..\MSVC&quot;"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -116,7 +116,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;C:\sources\PSX-Bundle\MSVC\getopt&quot;;&quot;C:\sources\PSX-Bundle\generic\include&quot;;&quot;C:\sources\PSX-Bundle\generic\lib\zlib\include&quot;;&quot;C:\sources\PSX-Bundle\generic\lib\lua\include&quot;;&quot;C:\sources\PSX-Bundle\MSVC\regex&quot;;&quot;C:\sources\PSX-Bundle\includes&quot;;&quot;C:\sources\PSX-Bundle\psxdev&quot;;&quot;C:\sources\PSX-Bundle\MSVC&quot;"
+ AdditionalIncludeDirectories="&quot;..\getopt&quot;;&quot;..\..\generic\include&quot;;&quot;..\..\generic\lib\zlib\include&quot;;&quot;..\..\generic\lib\lua\include&quot;;&quot;..\regex&quot;;&quot;..\..\includes&quot;;&quot;..\..\psxdev&quot;;&quot;..\..\MSVC&quot;"
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="2"
UsePrecompiledHeader="0"