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