mirror of
https://github.com/curl/curl.git
synced 2026-07-28 07:53:12 +03:00
build: Use CURLX_* file lists for Visual Studio curl tool project generation
This commit is contained in:
parent
a7999da39e
commit
a9388b73b1
11 changed files with 65 additions and 212 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue