1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 17:15:04 -05:00
curl/projects/Windows/VC12
Steve Holme 11397eb6dd build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output files
Like with the curl tool project files use $(TargetDir)$(TargetName).pdb
rather than $(OutDir)$(ProjectName)d.pdb for the Program Database File
output.
2014-05-28 21:49:20 +01:00
..
lib build: Use $(TargetDir) and $(TargetName) macros for VC .pdb output files 2014-05-28 21:49:20 +01:00
src build: Use CURLX_* file lists for Visual Studio curl tool project generation 2014-05-22 23:10:38 +01:00
.gitignore build: Added Visual Studio 2013 (VC12) project files 2014-04-23 20:49:01 +01:00
curl.sln build: Fixed file format version number in VC12 solution files 2014-05-06 22:10:39 +01:00