mirror of https://github.com/PCSX2/pcsx2.git
BuildSystem Crap: Prepping MSVC project files for proposed patch in Issue 736.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3196 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
c34bb28087
commit
a349911e94
|
@ -6,7 +6,7 @@
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
AdditionalIncludeDirectories=""$(SvnRootDir)\3rdparty\""
|
AdditionalIncludeDirectories=""$(SvnRootDir)\3rdparty\";"$(SvnRootDir)\3rdparty\portaudio\include\";"$(SvnRootDir)\3rdparty\zlib";"$(SvnRootDir)\3rdparty\bzip2""
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCLinkerTool"
|
Name="VCLinkerTool"
|
||||||
|
|
Loading…
Reference in New Issue