From 12bf451ca4fed1c0a5cebada94bdb90fe2eb3c45 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 28 Jun 2014 13:55:31 +0100 Subject: build: Removed unnecessary XML Documentation file directive from VC8 to VC12 The curl tool project files for VC8 to VC12 would set this setting to $(IntDir) which is the Visual Studio default value. To avoid confusion when viewing settings from within Visual Studio and for consistency with the libcurl project files removed this setting. Conflicts: projects/Windows/VC10/src/curlsrc.tmpl projects/Windows/VC11/src/curlsrc.tmpl projects/Windows/VC12/src/curlsrc.tmpl projects/Windows/VC8/src/curlsrc.tmpl projects/Windows/VC9/src/curlsrc.tmpl --- projects/Windows/VC10/src/curlsrc.tmpl | 40 ---------------------------------- projects/Windows/VC11/src/curlsrc.tmpl | 40 ---------------------------------- projects/Windows/VC12/src/curlsrc.tmpl | 40 ---------------------------------- projects/Windows/VC8/src/curlsrc.tmpl | 40 ---------------------------------- projects/Windows/VC9/src/curlsrc.tmpl | 40 ---------------------------------- 5 files changed, 200 deletions(-) (limited to 'projects/Windows') diff --git a/projects/Windows/VC10/src/curlsrc.tmpl b/projects/Windows/VC10/src/curlsrc.tmpl index 5e06bfd69..d0341e130 100644 --- a/projects/Windows/VC10/src/curlsrc.tmpl +++ b/projects/Windows/VC10/src/curlsrc.tmpl @@ -668,7 +668,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -708,7 +707,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -747,7 +745,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -787,7 +784,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -825,7 +821,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -867,7 +862,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -908,7 +902,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -950,7 +943,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -991,7 +983,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1033,7 +1024,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1074,7 +1064,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1116,7 +1105,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1158,7 +1146,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1198,7 +1185,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1237,7 +1223,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1277,7 +1262,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1315,7 +1299,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1357,7 +1340,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1399,7 +1381,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1439,7 +1420,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1477,7 +1457,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1519,7 +1498,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1561,7 +1539,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1601,7 +1578,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1639,7 +1615,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1681,7 +1656,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1723,7 +1697,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1763,7 +1736,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1801,7 +1773,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1843,7 +1814,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1885,7 +1855,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1925,7 +1894,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1963,7 +1931,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2005,7 +1972,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2047,7 +2013,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2087,7 +2052,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2125,7 +2089,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2167,7 +2130,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2209,7 +2171,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2249,7 +2210,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true diff --git a/projects/Windows/VC11/src/curlsrc.tmpl b/projects/Windows/VC11/src/curlsrc.tmpl index a9b34e2fd..3d9ea5e6b 100644 --- a/projects/Windows/VC11/src/curlsrc.tmpl +++ b/projects/Windows/VC11/src/curlsrc.tmpl @@ -708,7 +708,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -748,7 +747,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -787,7 +785,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -827,7 +824,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -865,7 +861,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -907,7 +902,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -948,7 +942,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -990,7 +983,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1031,7 +1023,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1073,7 +1064,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1114,7 +1104,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1156,7 +1145,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1198,7 +1186,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1238,7 +1225,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1277,7 +1263,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1317,7 +1302,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1355,7 +1339,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1397,7 +1380,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1439,7 +1421,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1479,7 +1460,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1517,7 +1497,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1559,7 +1538,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1601,7 +1579,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1641,7 +1618,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1679,7 +1655,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1721,7 +1696,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1763,7 +1737,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1803,7 +1776,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1841,7 +1813,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1883,7 +1854,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1925,7 +1895,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1965,7 +1934,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2003,7 +1971,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2045,7 +2012,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2087,7 +2053,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2127,7 +2092,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2165,7 +2129,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2207,7 +2170,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2249,7 +2211,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2289,7 +2250,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true diff --git a/projects/Windows/VC12/src/curlsrc.tmpl b/projects/Windows/VC12/src/curlsrc.tmpl index 14652d333..df408db1f 100644 --- a/projects/Windows/VC12/src/curlsrc.tmpl +++ b/projects/Windows/VC12/src/curlsrc.tmpl @@ -708,7 +708,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -748,7 +747,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -787,7 +785,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -827,7 +824,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -865,7 +861,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -907,7 +902,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -948,7 +942,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -990,7 +983,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1031,7 +1023,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1073,7 +1064,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1114,7 +1104,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1156,7 +1145,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1198,7 +1186,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1238,7 +1225,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1277,7 +1263,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1317,7 +1302,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1355,7 +1339,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1397,7 +1380,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1439,7 +1421,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1479,7 +1460,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1517,7 +1497,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1559,7 +1538,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1601,7 +1579,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1641,7 +1618,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1679,7 +1655,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1721,7 +1696,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1763,7 +1737,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1803,7 +1776,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1841,7 +1813,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1883,7 +1854,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -1925,7 +1895,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -1965,7 +1934,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2003,7 +1971,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2045,7 +2012,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2087,7 +2053,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2127,7 +2092,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2165,7 +2129,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2207,7 +2170,6 @@ true EnableFastChecks MultiThreadedDebugDLL - $(IntDir) Level3 true ProgramDatabase @@ -2249,7 +2211,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true @@ -2289,7 +2250,6 @@ true MultiThreadedDLL true - $(IntDir) Level3 true diff --git a/projects/Windows/VC8/src/curlsrc.tmpl b/projects/Windows/VC8/src/curlsrc.tmpl index 1bfe679e1..2e6440129 100644 --- a/projects/Windows/VC8/src/curlsrc.tmpl +++ b/projects/Windows/VC8/src/curlsrc.tmpl @@ -52,7 +52,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -141,7 +140,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -229,7 +227,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -318,7 +315,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -405,7 +401,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -496,7 +491,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -586,7 +580,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -677,7 +670,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -767,7 +759,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -858,7 +849,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -948,7 +938,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1039,7 +1028,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1130,7 +1118,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1219,7 +1206,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1307,7 +1293,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1396,7 +1381,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1483,7 +1467,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1574,7 +1557,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1665,7 +1647,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1754,7 +1735,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1841,7 +1821,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1932,7 +1911,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2023,7 +2001,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2112,7 +2089,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2199,7 +2175,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2290,7 +2265,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2381,7 +2355,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2470,7 +2443,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2557,7 +2529,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2648,7 +2619,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2739,7 +2709,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2828,7 +2797,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2915,7 +2883,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3006,7 +2973,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3097,7 +3063,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3186,7 +3151,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3273,7 +3237,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3364,7 +3327,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3455,7 +3417,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3544,7 +3505,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> diff --git a/projects/Windows/VC9/src/curlsrc.tmpl b/projects/Windows/VC9/src/curlsrc.tmpl index 545e05b59..3507fab17 100644 --- a/projects/Windows/VC9/src/curlsrc.tmpl +++ b/projects/Windows/VC9/src/curlsrc.tmpl @@ -53,7 +53,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -141,7 +140,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -228,7 +226,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -316,7 +313,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -402,7 +398,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -492,7 +487,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -581,7 +575,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -671,7 +664,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -760,7 +752,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -850,7 +841,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -939,7 +929,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1029,7 +1018,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1119,7 +1107,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1207,7 +1194,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1294,7 +1280,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1382,7 +1367,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1468,7 +1452,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1558,7 +1541,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1648,7 +1630,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1736,7 +1717,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -1822,7 +1802,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -1912,7 +1891,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2002,7 +1980,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2090,7 +2067,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2176,7 +2152,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2266,7 +2241,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2356,7 +2330,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2444,7 +2417,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2530,7 +2502,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2620,7 +2591,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2710,7 +2680,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2798,7 +2767,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -2884,7 +2852,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -2974,7 +2941,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3064,7 +3030,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3152,7 +3117,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3238,7 +3202,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3328,7 +3291,6 @@ MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" DebugInformationFormat="3" @@ -3418,7 +3380,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> @@ -3506,7 +3467,6 @@ StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - XMLDocumentationFileName="$(IntDir)" WarningLevel="3" SuppressStartupBanner="true" /> -- cgit v1.2.3