1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/projects/Windows/VC8
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 winbuild: Added Visual Studio 2005 (VC8) project files 2014-04-05 18:16:40 +01:00
curl.sln winbuild: Added Visual Studio 2005 (VC8) project files 2014-04-05 18:16:40 +01:00