]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The purpose of this patch is to toggle the debugging mode (default) to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 03:45:35 +0000 (03:45 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2001 03:45:35 +0000 (03:45 +0000)
commit90623070739b0ccd41e359f22a33810104894ad2
tree9c40c878a94a9097c55c93b38cc32cf95245e804
parent9bd41098dd1ed660ce2f7e22b519686011c53bf4
  The purpose of this patch is to toggle the debugging mode (default) to
  Program Database (from Program Database for Modify on the fly debugging).

  The net effect of this patch is to clean up all of the irrelevant entries
  associated with either the debugging or release command line switches, and
  generally straighten the projects as they would be exported from VC6/SP5.

  The outcome of this patch is that VC5 users -should- be able to load and
  build the workspace without any errors (as they used to have no symbols
  database at all, the /ZI option doesn't work, they had to use cvtdsp.pl
  to toggle these to /Zi.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90269 13f79535-47bb-0310-9956-ffa450edef68
29 files changed:
Apache.dsp
libhttpd.dsp
modules/aaa/mod_auth_anon.dsp
modules/aaa/mod_auth_dbm.dsp
modules/aaa/mod_auth_digest.dsp
modules/cache/mod_file_cache.dsp
modules/dav/fs/mod_dav_fs.dsp
modules/dav/main/mod_dav.dsp
modules/generators/mod_info.dsp
modules/generators/mod_status.dsp
modules/mappers/mod_rewrite.dsp
modules/mappers/mod_speling.dsp
modules/metadata/mod_cern_meta.dsp
modules/metadata/mod_expires.dsp
modules/metadata/mod_headers.dsp
modules/metadata/mod_usertrack.dsp
modules/ssl/mod_ssl.dsp
modules/tls/mod_tls.dsp
server/gen_test_char.dsp
srclib/pcre/dftables.dsp
srclib/pcre/pcre.dsp
srclib/pcre/pcreposix.dsp
support/ab.dsp
support/htdigest.dsp
support/htpasswd.dsp
support/logresolve.dsp
support/rotatelogs.dsp
support/win32/ApacheMonitor.dsp
support/win32/wintty.dsp