build: Fixed incorrect reference to curl_setup.h in Visual Studio files
authorSteve Holme <steve_holme@hotmail.com>
Thu, 22 May 2014 06:02:17 +0000 (07:02 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 22 May 2014 00:53:50 +0000 (01:53 +0100)
Fixed a copy / paste error from my 2011 project files.

projects/Windows/VC10/src/curlsrc.tmpl
projects/Windows/VC11/src/curlsrc.tmpl
projects/Windows/VC12/src/curlsrc.tmpl
projects/Windows/VC6/src/curlsrc.tmpl
projects/Windows/VC7.1/src/curlsrc.tmpl
projects/Windows/VC7/src/curlsrc.tmpl
projects/Windows/VC8/src/curlsrc.tmpl
projects/Windows/VC9/src/curlsrc.tmpl
src/Makefile.inc

index 37f6ab8..1e8e4c2 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="DLL Debug - DLL OpenSSL - DLL LibSSH2|Win32">
@@ -2443,9 +2443,9 @@ CURL_SRC_C_FILES
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\..\lib\config-win32.h" />
+    <ClInclude Include="..\..\..\..\lib\curl_setup.h" />
     <ClInclude Include="..\..\..\..\lib\nonblock.h" />
     <ClInclude Include="..\..\..\..\lib\rawstr.h" />
-    <ClInclude Include="..\..\..\..\lib\setup.h" />
     <ClInclude Include="..\..\..\..\lib\strtoofft.h" />
     <ClInclude Include="..\..\..\..\lib\warnless.h" />
 CURL_SRC_H_FILES
index bbaf1f3..6e6a565 100644 (file)
@@ -2483,9 +2483,9 @@ CURL_SRC_C_FILES
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\..\lib\config-win32.h" />
+    <ClInclude Include="..\..\..\..\lib\curl_setup.h" />
     <ClInclude Include="..\..\..\..\lib\nonblock.h" />
     <ClInclude Include="..\..\..\..\lib\rawstr.h" />
-    <ClInclude Include="..\..\..\..\lib\setup.h" />
     <ClInclude Include="..\..\..\..\lib\strtoofft.h" />
     <ClInclude Include="..\..\..\..\lib\warnless.h" />
 CURL_SRC_H_FILES
index c8063ad..8949f5e 100644 (file)
@@ -2483,9 +2483,9 @@ CURL_SRC_C_FILES
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\..\lib\config-win32.h" />
+    <ClInclude Include="..\..\..\..\lib\curl_setup.h" />
     <ClInclude Include="..\..\..\..\lib\nonblock.h" />
     <ClInclude Include="..\..\..\..\lib\rawstr.h" />
-    <ClInclude Include="..\..\..\..\lib\setup.h" />
     <ClInclude Include="..\..\..\..\lib\strtoofft.h" />
     <ClInclude Include="..\..\..\..\lib\warnless.h" />
 CURL_SRC_H_FILES
index a7cc2fb..e2f1e22 100644 (file)
@@ -596,15 +596,15 @@ SOURCE="..\..\..\..\lib\config-win32.h"
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\lib\nonblock.h
+SOURCE=..\..\..\..\lib\curl_setup.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\lib\rawstr.h
+SOURCE=..\..\..\..\lib\nonblock.h
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\..\..\lib\setup.h
+SOURCE=..\..\..\..\lib\rawstr.h
 # End Source File
 # Begin Source File
 
index fe308f1..98d0c83 100644 (file)
@@ -1238,13 +1238,13 @@ CURL_SRC_C_FILES
                                RelativePath="..\..\..\..\lib\config-win32.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\nonblock.h">
+                               RelativePath="..\..\..\..\lib\curl_setup.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\rawstr.h">
+                               RelativePath="..\..\..\..\lib\nonblock.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\setup.h">
+                               RelativePath="..\..\..\..\lib\rawstr.h">
                        </File>
                        <File
                                RelativePath="..\..\..\..\lib\strtoofft.h">
index 189179a..cb538ef 100644 (file)
@@ -1116,13 +1116,13 @@ CURL_SRC_C_FILES
                                RelativePath="..\..\..\..\lib\config-win32.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\nonblock.h">
+                               RelativePath="..\..\..\..\lib\curl_setup.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\rawstr.h">
+                               RelativePath="..\..\..\..\lib\nonblock.h">
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\setup.h">
+                               RelativePath="..\..\..\..\lib\rawstr.h">
                        </File>
                        <File
                                RelativePath="..\..\..\..\lib\strtoofft.h">
index d2906e5..78a2861 100644 (file)
@@ -3790,15 +3790,15 @@ CURL_SRC_C_FILES
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\nonblock.h"
+                               RelativePath="..\..\..\..\lib\curl_setup.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\rawstr.h"
+                               RelativePath="..\..\..\..\lib\nonblock.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\setup.h"
+                               RelativePath="..\..\..\..\lib\rawstr.h"
                                >
                        </File>
                        <File
index 8eef8db..5b11ab5 100644 (file)
@@ -3751,15 +3751,15 @@ CURL_SRC_C_FILES
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\nonblock.h"
+                               RelativePath="..\..\..\..\lib\curl_setup.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\rawstr.h"
+                               RelativePath="..\..\..\..\lib\nonblock.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\..\lib\setup.h"
+                               RelativePath="..\..\..\..\lib\rawstr.h"
                                >
                        </File>
                        <File
index 674356a..64d55ec 100644 (file)
@@ -17,7 +17,7 @@ CURLX_CFILES = \
        ../lib/warnless.c
 
 CURLX_HFILES = \
-       ../lib/setup.h \
+       ../lib/curl_setup.h \
        ../lib/strtoofft.h \
        ../lib/strdup.h \
        ../lib/rawstr.h \