build: Use CURLX_* file lists for Visual Studio curl tool project generation

This commit is contained in:
Steve Holme 2014-05-22 23:05:22 +01:00
parent a7999da39e
commit a9388b73b1
11 changed files with 65 additions and 212 deletions

View file

@ -98,7 +98,6 @@ TODO
* Support WinIDN
* Use of static runtime libraries
* Generate *.vcxproj.filters files for VC10, VC11 and VC12
* Use CURLX_* definitions for curl tool project generation
* Support for other development IDEs
Any additional help would be appreciated ;-)