fix config for Bochs_disasm.vcproj
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2770 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
eb0cab140f
commit
4892dc3c6e
|
@ -52,7 +52,7 @@
|
|||
WarningLevel="3"
|
||||
WarnAsError="false"
|
||||
DebugInformationFormat="4"
|
||||
ForcedIncludeFiles="stdafx.h"
|
||||
ForcedIncludeFiles=""
|
||||
ForcedUsingFiles=""
|
||||
/>
|
||||
<Tool
|
||||
|
@ -117,7 +117,7 @@
|
|||
WarningLevel="3"
|
||||
WarnAsError="false"
|
||||
DebugInformationFormat="3"
|
||||
ForcedIncludeFiles="stdafx.h"
|
||||
ForcedIncludeFiles=""
|
||||
ForcedUsingFiles=""
|
||||
/>
|
||||
<Tool
|
||||
|
@ -180,7 +180,7 @@
|
|||
WarningLevel="3"
|
||||
WarnAsError="false"
|
||||
DebugInformationFormat="3"
|
||||
ForcedIncludeFiles="stdafx.h"
|
||||
ForcedIncludeFiles=""
|
||||
ForcedUsingFiles=""
|
||||
/>
|
||||
<Tool
|
||||
|
@ -309,7 +309,7 @@
|
|||
WarningLevel="3"
|
||||
WarnAsError="false"
|
||||
DebugInformationFormat="3"
|
||||
ForcedIncludeFiles="stdafx.h"
|
||||
ForcedIncludeFiles=""
|
||||
ForcedUsingFiles=""
|
||||
/>
|
||||
<Tool
|
||||
|
@ -375,7 +375,7 @@
|
|||
WarningLevel="3"
|
||||
WarnAsError="false"
|
||||
DebugInformationFormat="3"
|
||||
ForcedIncludeFiles="stdafx.h"
|
||||
ForcedIncludeFiles=""
|
||||
ForcedUsingFiles=""
|
||||
/>
|
||||
<Tool
|
||||
|
|
Loading…
Reference in New Issue