mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:27:15 +03:00
build: Fixed incorrect reference to curl_setup.h in Visual Studio files
Fixed a copy / paste error from my 2011 project files.
This commit is contained in:
parent
32e9275edb
commit
461d45ea7a
9 changed files with 23 additions and 23 deletions
|
|
@ -596,6 +596,10 @@ 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
|
||||
|
|
@ -604,10 +608,6 @@ SOURCE=..\..\..\..\lib\rawstr.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\lib\setup.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\..\lib\strtoofft.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue