From a9388b73b1aaa709e3d10ca84eef600f1f36c283 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 22 May 2014 23:05:22 +0100 Subject: build: Use CURLX_* file lists for Visual Studio curl tool project generation --- projects/Windows/VC6/src/curlsrc.tmpl | 42 ++--------------------------------- 1 file changed, 2 insertions(+), 40 deletions(-) (limited to 'projects/Windows/VC6/src') diff --git a/projects/Windows/VC6/src/curlsrc.tmpl b/projects/Windows/VC6/src/curlsrc.tmpl index e2f1e222b..874136c56 100644 --- a/projects/Windows/VC6/src/curlsrc.tmpl +++ b/projects/Windows/VC6/src/curlsrc.tmpl @@ -569,51 +569,13 @@ LINK32=link.exe # Begin Group "Source Files" # PROP Default_Filter "" -# Begin Source File - -SOURCE=..\..\..\..\lib\nonblock.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\rawstr.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\strtoofft.c -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\warnless.c -# End Source File +CURL_SRC_X_C_FILES CURL_SRC_C_FILES # End Group # Begin Group "Header Files" # PROP Default_Filter "" -# Begin Source File - -SOURCE="..\..\..\..\lib\config-win32.h" -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\curl_setup.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\nonblock.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\rawstr.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\strtoofft.h -# End Source File -# Begin Source File - -SOURCE=..\..\..\..\lib\warnless.h -# End Source File +CURL_SRC_X_H_FILES CURL_SRC_H_FILES # End Group # Begin Group "Resource Files" -- cgit v1.2.3