From 461d45ea7a459c15104c97cbcfa20ea3aa532c56 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 22 May 2014 07:02:17 +0100 Subject: build: Fixed incorrect reference to curl_setup.h in Visual Studio files Fixed a copy / paste error from my 2011 project files. --- projects/Windows/VC7.1/src/curlsrc.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'projects/Windows/VC7.1/src/curlsrc.tmpl') diff --git a/projects/Windows/VC7.1/src/curlsrc.tmpl b/projects/Windows/VC7.1/src/curlsrc.tmpl index fe308f1a0..98d0c8396 100644 --- a/projects/Windows/VC7.1/src/curlsrc.tmpl +++ b/projects/Windows/VC7.1/src/curlsrc.tmpl @@ -1238,13 +1238,13 @@ CURL_SRC_C_FILES RelativePath="..\..\..\..\lib\config-win32.h"> + RelativePath="..\..\..\..\lib\curl_setup.h"> + RelativePath="..\..\..\..\lib\nonblock.h"> + RelativePath="..\..\..\..\lib\rawstr.h"> -- cgit v1.2.3