build: Use CURLX_* file lists for Visual Studio curl tool project generation
This commit is contained in:
@@ -1095,41 +1095,13 @@
|
||||
<Filter
|
||||
Name="Source Files"
|
||||
Filter="">
|
||||
<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"
|
||||
Filter="">
|
||||
<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
|
||||
|
Reference in New Issue
Block a user