Part 1 of 2, syncing CPP, RSC flags. Note especially in CPP that /Oy- allows us
commit822fe8995c6e10b1d88485b59d42048f7b4034f3
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 13 Jun 2008 05:57:13 +0000 (13 05:57 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 13 Jun 2008 05:57:13 +0000 (13 05:57 +0000)
tree84bccaccfdc034a228a9ba1a5e95afe04449b9f3
parent4eeaca220a9d570c67639cdfe6284fe51ab88a2f
Part 1 of 2, syncing CPP, RSC flags.  Note especially in CPP that /Oy- allows us
to always backtrace through stack mess, /GZ is dead replaced by /EHsc (always
worked anyways), and /Fo, /Fd magic is required to keep different source compile
and target binary .pdbs (they are incompatible).

git-svn-id: https://svn.eu.apache.org/repos/asf/apr/apr-util/trunk@667366 13f79535-47bb-0310-9956-ffa450edef68
dbd/apr_dbd_odbc.dsp