curl/projects/Windows/VC7.1
Steve Holme af46c96d65 build: Removed unnecessary Precompiled Header file directive in VC7 to VC12
The curl tool project files for VC7 to VC12 would set this settings to
$(IntDir)$(TargetName).pch which is the Visual Studio default value. To
avoid confusion when viewing settings from within Visual Studio and for
consistency with the libcurl project files removed this setting.

Conflicts:
	projects/Windows/VC10/src/curlsrc.tmpl
	projects/Windows/VC11/src/curlsrc.tmpl
	projects/Windows/VC12/src/curlsrc.tmpl
	projects/Windows/VC8/src/curlsrc.tmpl
	projects/Windows/VC9/src/curlsrc.tmpl
2014-07-17 20:39:16 +01:00
..
lib build: Use $(TargetDir) and $(TargetName) macros for VC .lib output files 2014-05-28 23:12:58 +01:00
src build: Removed unnecessary Precompiled Header file directive in VC7 to VC12 2014-07-17 20:39:16 +01:00
.gitignore build: Added Visual Studio 2003 .NET (VC7.1) project files 2014-05-01 20:33:22 +01:00
curl.sln build: Added Visual Studio 2003 .NET (VC7.1) project files 2014-05-01 20:33:22 +01:00