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 ---------------------------------- 1 file changed, 40 deletions(-) (limited to 'projects/Windows/VC10/src/curlsrc.tmpl') 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 -- cgit v1.2.3