]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change _only_ the debug build to recognize the /Zi flag (which is portable
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 26 Aug 2001 03:58:52 +0000 (03:58 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 26 Aug 2001 03:58:52 +0000 (03:58 +0000)
commit7d67fb731ab27e87bfce45f5ff8fb7fc470c3346
treec7b8d71e7ab8387d3b487302231dd193ac4e466a
parente12a21ff7f3d2ef6179b77535b7ad269fe7a1ef6
  Change _only_ the debug build to recognize the /Zi flag (which is portable
  for debugging between VC 5.0/6.0/7.0) instead of the VC 6.0+ specific /ZI.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90675 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.dsp
modules/proxy/proxy_connect.dsp
modules/proxy/proxy_ftp.dsp
modules/proxy/proxy_http.dsp