diff options
Diffstat (limited to 'windows/tools/toolslib/toolslib.vcproj')
-rw-r--r-- | windows/tools/toolslib/toolslib.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/tools/toolslib/toolslib.vcproj b/windows/tools/toolslib/toolslib.vcproj index 87e5a26..88db81c 100644 --- a/windows/tools/toolslib/toolslib.vcproj +++ b/windows/tools/toolslib/toolslib.vcproj @@ -53,7 +53,7 @@ ProgramDataBaseFileName=".\..\..\..\tools\toolslib\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
@@ -125,7 +125,7 @@ ProgramDataBaseFileName=".\..\..\..\tools\toolslib\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
- DebugInformationFormat="1"
+ DebugInformationFormat="3"
CompileAs="0"
/>
<Tool
|