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:
@@ -3789,6 +3789,10 @@ CURL_SRC_C_FILES
|
||||
RelativePath="..\..\..\..\lib\config-win32.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\lib\curl_setup.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\lib\nonblock.h"
|
||||
>
|
||||
@@ -3797,10 +3801,6 @@ CURL_SRC_C_FILES
|
||||
RelativePath="..\..\..\..\lib\rawstr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\lib\setup.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\lib\strtoofft.h"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user