r17534 by jghali - msvc project update : use uniform debug information format across projects
scribus-commit
scribus-commit at lists.scribus.net
Sat Jun 2 16:49:05 UTC 2012
Author: jghali
Date: Sat Jun 2 16:49:04 2012
New Revision: 17534
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=17534
Log:
msvc project update : use uniform debug information format across projects
Modified:
branches/Version14x/Scribus/win32/vc9/Scribus-1.4.x.sln
branches/Version14x/Scribus/win32/vc9/aiimport/aiimport.vcproj
branches/Version14x/Scribus/win32/vc9/barcodegenerator/barcodegenerator.vcproj
branches/Version14x/Scribus/win32/vc9/colorwheel/colorwheel.vcproj
branches/Version14x/Scribus/win32/vc9/cvgimport/cvgimport.vcproj
branches/Version14x/Scribus/win32/vc9/fontpreview/fontpreview.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-csvim/gettext-csvim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-docim/gettext-docim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-htmlim/gettext-htmlim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-odtim/gettext-odtim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-pdbim/gettext-pdbim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-sxwim/gettext-sxwim.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-textfilter/gettext-textfilter.vcproj
branches/Version14x/Scribus/win32/vc9/gettext-txtim/gettext-txtim.vcproj
branches/Version14x/Scribus/win32/vc9/oodrawimport/oodrawimport.vcproj
branches/Version14x/Scribus/win32/vc9/pctimport/pctimport.vcproj
branches/Version14x/Scribus/win32/vc9/pixmapexport/pixmapexport.vcproj
branches/Version14x/Scribus/win32/vc9/psimport/psimport.vcproj
branches/Version14x/Scribus/win32/vc9/saveastemplate/saveastemplate.vcproj
branches/Version14x/Scribus/win32/vc9/scribus12format/scribus12format.vcproj
branches/Version14x/Scribus/win32/vc9/scribus134format/scribus134format.vcproj
branches/Version14x/Scribus/win32/vc9/scribus13format/scribus13format.vcproj
branches/Version14x/Scribus/win32/vc9/scriptplugin/scriptplugin.vcproj
branches/Version14x/Scribus/win32/vc9/shortwords/shortwords.vcproj
branches/Version14x/Scribus/win32/vc9/svgexport/svgexport.vcproj
branches/Version14x/Scribus/win32/vc9/svgimport/svgimport.vcproj
branches/Version14x/Scribus/win32/vc9/wmfimport/wmfimport.vcproj
branches/Version14x/Scribus/win32/vc9/xfigimport/xfigimport.vcproj
Modified: branches/Version14x/Scribus/win32/vc9/Scribus-1.4.x.sln
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/Scribus-1.4.x.sln
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/Scribus-1.4.x.sln (original)
+++ branches/Version14x/Scribus/win32/vc9/Scribus-1.4.x.sln Sat Jun 2 16:49:04 2012
@@ -514,9 +514,13 @@
{BDF68684-5B3B-4D64-BEC5-3C333A929370}.Release-cairo|Win32.ActiveCfg = Release-cairo|Win32
{BDF68684-5B3B-4D64-BEC5-3C333A929370}.Release-cairo|Win32.Build.0 = Release-cairo|Win32
{C5268DFD-7CC5-4829-A354-82446B4E07AF}.Debug-arthur|Win32.ActiveCfg = Debug-arthur|Win32
+ {C5268DFD-7CC5-4829-A354-82446B4E07AF}.Debug-arthur|Win32.Build.0 = Debug-arthur|Win32
{C5268DFD-7CC5-4829-A354-82446B4E07AF}.Debug-cairo|Win32.ActiveCfg = Debug-cairo|Win32
+ {C5268DFD-7CC5-4829-A354-82446B4E07AF}.Debug-cairo|Win32.Build.0 = Debug-cairo|Win32
{C5268DFD-7CC5-4829-A354-82446B4E07AF}.Release-arthur|Win32.ActiveCfg = Release-arthur|Win32
+ {C5268DFD-7CC5-4829-A354-82446B4E07AF}.Release-arthur|Win32.Build.0 = Release-arthur|Win32
{C5268DFD-7CC5-4829-A354-82446B4E07AF}.Release-cairo|Win32.ActiveCfg = Release-cairo|Win32
+ {C5268DFD-7CC5-4829-A354-82446B4E07AF}.Release-cairo|Win32.Build.0 = Release-cairo|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Modified: branches/Version14x/Scribus/win32/vc9/aiimport/aiimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/aiimport/aiimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/aiimport/aiimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/aiimport/aiimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/barcodegenerator/barcodegenerator.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/barcodegenerator/barcodegenerator.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/barcodegenerator/barcodegenerator.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/barcodegenerator/barcodegenerator.vcproj Sat Jun 2 16:49:04 2012
@@ -66,7 +66,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool
@@ -260,7 +260,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/colorwheel/colorwheel.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/colorwheel/colorwheel.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/colorwheel/colorwheel.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/colorwheel/colorwheel.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/cvgimport/cvgimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/cvgimport/cvgimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/cvgimport/cvgimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/cvgimport/cvgimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/fontpreview/fontpreview.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/fontpreview/fontpreview.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/fontpreview/fontpreview.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/fontpreview/fontpreview.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-csvim/gettext-csvim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-csvim/gettext-csvim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-csvim/gettext-csvim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-csvim/gettext-csvim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-docim/gettext-docim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-docim/gettext-docim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-docim/gettext-docim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-docim/gettext-docim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-htmlim/gettext-htmlim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-htmlim/gettext-htmlim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-htmlim/gettext-htmlim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-htmlim/gettext-htmlim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-odtim/gettext-odtim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-odtim/gettext-odtim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-odtim/gettext-odtim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-odtim/gettext-odtim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-pdbim/gettext-pdbim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-pdbim/gettext-pdbim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-pdbim/gettext-pdbim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-pdbim/gettext-pdbim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-sxwim/gettext-sxwim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-sxwim/gettext-sxwim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-sxwim/gettext-sxwim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-sxwim/gettext-sxwim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-textfilter/gettext-textfilter.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-textfilter/gettext-textfilter.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-textfilter/gettext-textfilter.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-textfilter/gettext-textfilter.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/gettext-txtim/gettext-txtim.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/gettext-txtim/gettext-txtim.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/gettext-txtim/gettext-txtim.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/gettext-txtim/gettext-txtim.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/oodrawimport/oodrawimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/oodrawimport/oodrawimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/oodrawimport/oodrawimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/oodrawimport/oodrawimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/pctimport/pctimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/pctimport/pctimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/pctimport/pctimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/pctimport/pctimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/pixmapexport/pixmapexport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/pixmapexport/pixmapexport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/pixmapexport/pixmapexport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/pixmapexport/pixmapexport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/psimport/psimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/psimport/psimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/psimport/psimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/psimport/psimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/saveastemplate/saveastemplate.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/saveastemplate/saveastemplate.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/saveastemplate/saveastemplate.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/saveastemplate/saveastemplate.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/scribus12format/scribus12format.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/scribus12format/scribus12format.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/scribus12format/scribus12format.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/scribus12format/scribus12format.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/scribus134format/scribus134format.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/scribus134format/scribus134format.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/scribus134format/scribus134format.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/scribus134format/scribus134format.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/scribus13format/scribus13format.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/scribus13format/scribus13format.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/scribus13format/scribus13format.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/scribus13format/scribus13format.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/scriptplugin/scriptplugin.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/scriptplugin/scriptplugin.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/scriptplugin/scriptplugin.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/scriptplugin/scriptplugin.vcproj Sat Jun 2 16:49:04 2012
@@ -65,7 +65,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4005;4138;4190;4251;4267;4996"
/>
<Tool
@@ -259,7 +259,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4005;4138;4190;4251;4267;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/shortwords/shortwords.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/shortwords/shortwords.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/shortwords/shortwords.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/shortwords/shortwords.vcproj Sat Jun 2 16:49:04 2012
@@ -66,7 +66,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool
@@ -260,7 +260,7 @@
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
+ DebugInformationFormat="3"
DisableSpecificWarnings="4190;4251;4267;4996"
/>
<Tool
Modified: branches/Version14x/Scribus/win32/vc9/svgexport/svgexport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/svgexport/svgexport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/svgexport/svgexport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/svgexport/svgexport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/svgimport/svgimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/svgimport/svgimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/svgimport/svgimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/svgimport/svgimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/wmfimport/wmfimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/wmfimport/wmfimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/wmfimport/wmfimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/wmfimport/wmfimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
Modified: branches/Version14x/Scribus/win32/vc9/xfigimport/xfigimport.vcproj
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=17534&path=/branches/Version14x/Scribus/win32/vc9/xfigimport/xfigimport.vcproj
==============================================================================
--- branches/Version14x/Scribus/win32/vc9/xfigimport/xfigimport.vcproj (original)
+++ branches/Version14x/Scribus/win32/vc9/xfigimport/xfigimport.vcproj Sat Jun 2 16:49:04 2012
@@ -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
More information about the scribus-commit
mailing list