]> granicus.if.org Git - graphviz/commitdiff
Windows: set <DebugInformationFormat> to default.
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 29 Aug 2016 11:54:08 +0000 (13:54 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Wed, 7 Sep 2016 10:59:12 +0000 (12:59 +0200)
Set the <DebugInformationFormat> to default for the release configuration.
The value it had (Zi) is the same as the default value, so the
<DebugInformationFormat> can be safely removed.

58 files changed:
cmd/dot/dot.vcxproj
cmd/dotty/dotty.vcxproj
cmd/edgepaint/edgepaint.vcxproj
cmd/gvmap/gvmap.vcxproj
cmd/gvpr/gvpr.vcxproj
cmd/lneato/lneato.vcxproj
cmd/mingle/mingle.vcxproj
cmd/smyrna/smyrna.vcxproj
cmd/tools/acyclic.vcxproj
cmd/tools/bcomps.vcxproj
cmd/tools/dijkstra.vcxproj
cmd/tools/gc.vcxproj
cmd/tools/gml2gv.vcxproj
cmd/tools/graphml2gv.vcxproj
cmd/tools/gv2gml.vcxproj
cmd/tools/gvcolor.vcxproj
cmd/tools/gvgen.vcxproj
cmd/tools/gvpack.vcxproj
cmd/tools/gxl2gv.vcxproj
cmd/tools/mm2gv.vcxproj
cmd/tools/nop.vcxproj
cmd/tools/sccmap.vcxproj
cmd/tools/tred.vcxproj
cmd/tools/unflatten.vcxproj
contrib/diffimg/diffimg.vcxproj
contrib/prune/prune.vcxproj
lib/ast/ast.vcxproj
lib/cdt/cdt.vcxproj
lib/cgraph/cgraph.vcxproj
lib/circogen/gvcircogen.vcxproj
lib/dotgen/gvdotgen.vcxproj
lib/edgepaint/edgepaintlib.vcxproj
lib/edgepaint/lab_gamut.vcxproj
lib/expr/expr.vcxproj
lib/fdpgen/gvfdpgen.vcxproj
lib/glcomp/glcomp.vcxproj
lib/gvpr/gvprlib.vcxproj
lib/ingraphs/ingraphs.vcxproj
lib/mingle/minglelib.vcxproj
lib/neatogen/gvneatogen.vcxproj
lib/ortho/gvortho.vcxproj
lib/osage/osage.vcxproj
lib/patchwork/gvpatchwork.vcxproj
lib/pathplan/Pathplan.vcxproj
lib/rbtree/rbtree.vcxproj
lib/sfdpgen/sfdp.vcxproj
lib/sfio/sfio.vcxproj
lib/sparse/gvsparse.vcxproj
lib/topfish/topfish.vcxproj
lib/twopigen/gvtwopigen.vcxproj
lib/vmalloc/vmalloc.vcxproj
lib/vpsc/vpsc.vcxproj
lib/xdot/xdot.vcxproj
plugin/core/gvplugin_core.vcxproj
plugin/dot_layout/gvplugin_dot_layout.vcxproj
plugin/gd/gvplugin_gd.vcxproj
plugin/neato_layout/gvplugin_neato_layout.vcxproj
plugin/pango/gvplugin_pango.vcxproj

index 03948115778b31143d7b2a4653abb2393d75e6cf..bdfc59d08a10c93a1261a5c1cc0ae7e24e7d2245 100644 (file)
@@ -77,7 +77,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 92a0612968e1ccfc17e80b8e7c4918311ab15c7a..cbe7196cc1e9cbe3ac02f01fdc1778a92bf71763 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 50861f78995d0c2dddf3492f18b10d26db5ead25..9ad85d9c73022484e589839c4c2e65b3c59d91f4 100644 (file)
@@ -83,7 +83,6 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 2044c4add03c363799126bbe9c578821411733c7..0a08546540222d52e6f2b7451bcc48f331699750 100644 (file)
@@ -76,7 +76,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index a5fa8febb2ba6280c1ca2e0e986f2b11d595dbf8..42d38a285aba19ab0b980c132e7d8bd6dbc70a35 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index e960c45a253df1b685f5d30bbf9344debed13c1e..6461923fc311bb6e3bb37eb5f7a6f2d95c9d8db0 100644 (file)
@@ -74,7 +74,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 844892e8c70a0fcbb0802eaa11251107ec2ef50a..a3ca254bfcdf39c5bcb7101dcef29e0c01035583 100644 (file)
@@ -85,7 +85,6 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 18b550cdccff179efa0b7797bcf5c07431c3c0e1..01d5dcf0280279ed6d9c9c13fea94de53a2ac01c 100644 (file)
@@ -103,7 +103,6 @@ copy $(SolutionDir)windows\dependencies\freeglut\bin\freeglut.dll $(OutDir)freeg
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index b9ca516e9177508da531079806e16b500427beea..b56710da93a7e072e5c648d3da1a3c269d0d20fb 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 4ce8743c9167f1ac1c8b5b93bf2cb77fc90be7d8..c23f8fbda258d8117beda9a3975e0366b10a954f 100644 (file)
@@ -80,7 +80,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 65209b0b12402d47dc52337d76a5566aeb8a4ccc..d7812f3ddbfc4c4d6d08617d777a2a6e557f6da8 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 5b99990de019f857fcdea0edc713c1bb63629d8f..2694a828958356d87715cd0e8f594160ae2ad508 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index a6c75cd7debb681f39ec4c6b07fcc56bc1307b74..c163dadab38e7039c2f8434cda73f9bbaa27dc2a 100644 (file)
@@ -88,7 +88,6 @@ del gmlparse-intermediate.c</Command>
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index a83d2e2d54587bd329a5426a9877c1f4f8d0162b..36b0065b58fa4926f119d70ebefee2d2628a438e 100644 (file)
@@ -77,7 +77,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 0c66bd7f580bc2139e0e237243962fb7f4a63b2d..592d6929dd5155e663272092794be31315e01832 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 9705ee6c6f91f2180aed9b4c0abe548087380b6d..ad0dc32b801835083db4c21a1a70dc9f892b8868 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\ingraphs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index e5ca5735123aa491e99c47b70f2f2f00daacd754..55ee33dd59e9da947e0e2f15e0ca2e0b4479d6e4 100644 (file)
@@ -74,7 +74,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(ProjectDir);$(SolutionDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
     </ClCompile>
index 363c050972e3cd76ee45d950178abe64a5187fd0..ec3e7c75772b298cee06bc249e4dc00b23dd076a 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index d31ea224bc4d3b6d14a64df736b57a697f072adb..ac3f9b810f14ce8d293740ba52d5a79c0a88eb31 100644 (file)
@@ -82,7 +82,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 3429ecf5cd7c7d575ddb0b54b0b032fd09692cd5..79a0d86f4551424113eace014028e87dfc14cf67 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\common;$(SolutionDir)lib\sparse;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index 5867239c3d699cc5e1eb62ecc02ab0b48ea21d8f..215e2e36eb6559829d97cec2a3b15a38c87afeac 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\ingraphs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index bffa16be233714e60c9aaad5003e2d0bd0eaaa54..282d1abb99000efce2fe1d40ceed945afec297b8 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\ingraphs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index b77d53114790fc294c884d5e95250a2b28fb2c83..f41a63b16fa4b5b5f3262c3e066b89c9491f0165 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir);$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\ingraphs;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index ef3ef038cc4197bc45e14528f207f3288cd4f550..5468dbc904be4bd633e7aa46e12091aa3e42b43e 100644 (file)
@@ -78,7 +78,6 @@
       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;WIN32_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
index 1f3aa17c9362b1cfa7d9f1273454bdd6c6089805..975d509d9b5c1e4e70330b80a8395453d7f8b05f 100644 (file)
@@ -80,7 +80,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index f83320986044e0abe5902751ba29a835d027b0f8..8e65b1636b887476bc2b7400cc4996e1a53f3ac0 100644 (file)
@@ -77,7 +77,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 06d2c1787455d67d159508054071e4f4f52288af..ce9b9b135a0c14382999845d52b32ef550f3dddc 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index ebcfa0e3e3000c9bc370b749b7a43852b9960e85..359271000099d6b04f4ed75219942d61a9c0039c 100644 (file)
@@ -76,7 +76,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 4e6e14783fda4aa97fad05a2e998e7be789de1e2..d7895f1c7f8dc2362aa77b42e61fac1eff0bc0c0 100644 (file)
@@ -82,7 +82,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 8bee5691315b5a95b20b67b65b0db13451f868d1..6d392897f84448f58a36e62c7541d6299171566d 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 6ec4bbd04fbb168cd7b060c56780ca0563a1338f..9eb595d8d224d4cb6c20905cb10ef3c372dd3ad5 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 8c7359d0b0292c3c6f0381f638d1e4a0ffce694f..4e99fb75fbb0af75bae978998593aeb581536e5b 100644 (file)
@@ -77,7 +77,6 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 3974d5b5360ad077b11aec98cd2e3c63d66a6342..979e0133f80289afcfe8f81beb7c67fc788113d3 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 0cb06fcf6f35b9aa91427ad75875291471d35b7e..891bc9d563c4d2400cbede0bb8cd550963d38bda 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index e846baeb3dc7dfef101c52957275516fc5f17a55..15ce8d88816e5a6e87ea469052d75c93e5b243ee 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 70268a336bb33499eb293a4fef0dddc9a1707295..86aee4cc35145af6479902c4ffd987c152e4d7ac 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index f92332b92f48cdcbcc1d1a3208481fce8f37b860..788e4645009fbe1203fa7df278e7d174e5020b32 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index ab12ef3735d5d83ea3a65d3a9bdbb2d24c539181..489f86f061e4e8b006d23810eef942d38f5c2c36 100644 (file)
@@ -68,7 +68,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index edccabda5b7e699e9c2e496e64d3bafe949ed6c7..894c54f18bb93f947fa0d3913399af94050d08eb 100644 (file)
@@ -83,7 +83,6 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index cbdbd5cf4e7864cb12510f389276290cc8808ad2..a364bc478f967d3f9eee10c95ce9932f6a9190c9 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index f51c81186477fdfeae1d102b61894dad8837d044..f12f88f43079e00cd4837444563d15cbb276bd06 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 618878fae3de018f9632a3f8ad29e7866f4bb47e..bb42b18c0f6246bd100cbc2dcf8125444787bf78 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 3c57f8a2b49b893b3e4468347d96e22a7a7f0897..f5d6b0536e14c6a4e37a617c942bf164d3694488 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 88af2cbe7216ee6e99a0b97b34b6ec1866170526..9fe856ee9b632ef7e8196829bc787075ad013a5b 100644 (file)
@@ -77,7 +77,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 3d3b950f94b88b3f7b5a153ad097e01f23c42614..e64f46fb343f719c8efe1c078df2f4ac3a745d4f 100644 (file)
@@ -69,7 +69,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 7388368a3b8a7d1e4983e775100f2dd2ffa248ac..181c095991c17dab2ea3e5e7822c8131925a5b99 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 881a20322c58dbe2dc87efc3f8160a2d24136729..4ab08ea301d06ed0d60a435a37b2c54c3bd69520 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index a3d7e58fbe1634430ff5f33e444508ec9906fc84..43f870f6b602af2f74e104de9c98b9c7db75ca7d 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\common;$(SolutionDir)lib\sparse;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index e0055575194f10a8e6a0a8545a440ddd6cf32684..10828107db147acd3311d120c13af5ceb73e41af 100644 (file)
@@ -70,7 +70,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(SolutionDir)lib\common;$(SolutionDir)lib\neatogen;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index ede6a8d7a10d86d2e8217d70fdc9beccc7339e6c..7e850dfbd72124559ade3eceb2d31063f6b0d27a 100644 (file)
@@ -72,7 +72,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 7b9ea3dd3924d3a3513147c7cbc3fa0bced11da5..1b689106dad3e28c32ae1f4c01bfec7765153059 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 846e7f8941ae71fcdd2cc6b9262c11a838b3e90a..282ab97e6753255e15d0702860b4fb018007941c 100644 (file)
@@ -70,7 +70,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
       <AdditionalIncludeDirectories>$(ProjectDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
index 51e663799b4770a2641d241c390a701186f19d54..9273a7563a6060a024ee248974e88bc733caea8c 100644 (file)
@@ -71,7 +71,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 8f86d13ad5b5a3aa7003c55cce2e06602930193b..0bb256bcc1c5bc160969d0b2715356c49ab565c2 100644 (file)
@@ -79,7 +79,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index dd3707772902914745d5cdd591b09fd9ea109382..ee38c379d97f8fb8fb6609cbcd5539ac3626cf53 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 38d704b41b523cf4acd93e11dc39aede6162a0b8..48dcb19eda50491b61121fb6310e8f608fca1664 100644 (file)
@@ -88,7 +88,6 @@ copy $(SolutionDir)windows\dependencies\GTK2\bin\iconv.dll $(OutDir)iconv.dll</C
       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index 4f5e58705c9ce62aae6ef832377fecdf5c22d58e..46a8253c0175657da9034a9c3aa16051111fedd4 100644 (file)
@@ -78,7 +78,6 @@
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>
index cb1212ec5c8f2dc9a165f21df03d3c82c413e9c6..9e4549e32e5e3de06314e1207c043b5dfb31ceb7 100644 (file)
@@ -94,7 +94,6 @@ copy $(SolutionDir)windows\dependencies\GTK2\bin\libpangowin32-1.0-0.dll $(OutDi
       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
       <PrecompiledHeader />
       <WarningLevel>Level4</WarningLevel>
-      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
       <EnablePREfast>true</EnablePREfast>
       <DisableSpecificWarnings>4996</DisableSpecificWarnings>
     </ClCompile>