From d9efd369071d3feb0433cc128cc7a8f63fc871bd Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 26 Jul 2015 20:44:17 +0100 Subject: build: Use $(ProjectName) macro for curl.exe and curld.exe filenames This wasn't possible with the old curlsrc project filenames, but like commit 2a615a2b64 and 11397eb6dd for libcurl use the built in Visual Studio macros for the output filenames. --- projects/Windows/VC8/src/curl.tmpl | 96 +++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'projects/Windows/VC8/src/curl.tmpl') diff --git a/projects/Windows/VC8/src/curl.tmpl b/projects/Windows/VC8/src/curl.tmpl index e429bce53..9f98ff6b7 100644 --- a/projects/Windows/VC8/src/curl.tmpl +++ b/projects/Windows/VC8/src/curl.tmpl @@ -69,7 +69,7 @@