Skip to content

Commit

Permalink
build: Removed Visual Studio SuppressStartupBanner directive for VC8+
Browse files Browse the repository at this point in the history
Visual Studio 2005 and above defaults to disabling the startup banner
for the Compiler, Linker and MIDL tools (with /NOLOGO). As such there
is no need to explicitly set the SuppressStartupBanner directive, as
this is a leftover from the VC7 and VC7.1 projects being upgraded to
VC8 and above.
  • Loading branch information
captain-caveman2k committed Feb 14, 2015
1 parent aba2c4d commit 1385199
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1,060 deletions.
116 changes: 0 additions & 116 deletions projects/Windows/VC10/lib/libcurl.tmpl

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions projects/Windows/VC10/src/curlsrc.tmpl

Large diffs are not rendered by default.

116 changes: 0 additions & 116 deletions projects/Windows/VC11/lib/libcurl.tmpl

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions projects/Windows/VC11/src/curlsrc.tmpl

Large diffs are not rendered by default.

116 changes: 0 additions & 116 deletions projects/Windows/VC12/lib/libcurl.tmpl

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions projects/Windows/VC12/src/curlsrc.tmpl

Large diffs are not rendered by default.

116 changes: 0 additions & 116 deletions projects/Windows/VC8/lib/libcurl.tmpl

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions projects/Windows/VC8/src/curlsrc.tmpl

Large diffs are not rendered by default.

116 changes: 0 additions & 116 deletions projects/Windows/VC9/lib/libcurl.tmpl

Large diffs are not rendered by default.

96 changes: 0 additions & 96 deletions projects/Windows/VC9/src/curlsrc.tmpl

Large diffs are not rendered by default.

0 comments on commit 1385199

Please sign in to comment.