Fixed devel building again, assumably as jake turned the optimizations back on that he didnt want them off.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@896 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
refraction 2009-04-03 19:09:38 +00:00
parent 006b81aabf
commit 1e9f8b3c6c
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@
PrecompiledHeaderFile="$(IntDir)\$(TargetName).pch"
WarningLevel="3"
SuppressStartupBanner="true"
DebugInformationFormat="0"
CompileAs="2"
/>
<Tool