summaryrefslogtreecommitdiffstats
path: root/win32/vc9/xfigimport/xfigimport.vcproj
diff options
context:
space:
mode:
authorjghali <jghali@11d20701-8431-0410-a711-e3c959e3b870>2012-06-02 16:49:04 +0000
committerjghali <jghali@11d20701-8431-0410-a711-e3c959e3b870>2012-06-02 16:49:04 +0000
commit65033b717adffe4592310e6c85322c893ecf05ae (patch)
tree995b4b6ca1d96a68079fe8446338571397da637f /win32/vc9/xfigimport/xfigimport.vcproj
parentd2ea48aace0d70a369d7f288d08615c475c7e5a6 (diff)
downloadscribus-65033b717adffe4592310e6c85322c893ecf05ae.tar.gz
scribus-65033b717adffe4592310e6c85322c893ecf05ae.tar.xz
scribus-65033b717adffe4592310e6c85322c893ecf05ae.zip
msvc project update : use uniform debug information format across projects
git-svn-id: svn://scribus.net/branches/Version14x/Scribus@17534 11d20701-8431-0410-a711-e3c959e3b870
Diffstat (limited to 'win32/vc9/xfigimport/xfigimport.vcproj')
-rw-r--r--win32/vc9/xfigimport/xfigimport.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/vc9/xfigimport/xfigimport.vcproj b/win32/vc9/xfigimport/xfigimport.vcproj
index be4d674..391e819 100644
--- a/win32/vc9/xfigimport/xfigimport.vcproj
+++ b/win32/vc9/xfigimport/xfigimport.vcproj
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool