aboutsummaryrefslogtreecommitdiff
path: root/projects/Windows/VC8/src
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-05-22 23:05:22 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-05-22 23:10:38 +0100
commita9388b73b1aaa709e3d10ca84eef600f1f36c283 (patch)
tree05eff066de631112e74e3d031cece3a6b0721fd2 /projects/Windows/VC8/src
parenta7999da39e2788b086f5302f81128a9ad26c274b (diff)
build: Use CURLX_* file lists for Visual Studio curl tool project generation
Diffstat (limited to 'projects/Windows/VC8/src')
-rw-r--r--projects/Windows/VC8/src/curlsrc.tmpl42
1 files changed, 2 insertions, 40 deletions
diff --git a/projects/Windows/VC8/src/curlsrc.tmpl b/projects/Windows/VC8/src/curlsrc.tmpl
index 78a2861d9..a6a575327 100644
--- a/projects/Windows/VC8/src/curlsrc.tmpl
+++ b/projects/Windows/VC8/src/curlsrc.tmpl
@@ -3764,51 +3764,13 @@
<Filter
Name="Source Files"
>
- <File
- RelativePath="..\..\..\..\lib\nonblock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\rawstr.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\strtoofft.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\warnless.c"
- >
- </File>
+CURL_SRC_X_C_FILES
CURL_SRC_C_FILES
</Filter>
<Filter
Name="Header Files"
>
- <File
- RelativePath="..\..\..\..\lib\config-win32.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\curl_setup.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\nonblock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\rawstr.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\strtoofft.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\warnless.h"
- >
- </File>
+CURL_SRC_X_H_FILES
CURL_SRC_H_FILES
</Filter>
<Filter