summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2006-02-03 01:15:38 (GMT)
committerBrad King <brad.king@kitware.com>2006-02-03 01:15:38 (GMT)
commit63b4952f4c125bcfd7bfa3c0fa13e2e48d975ea2 (patch)
tree7602141bf0c179282e4e9905865efa469d8a155c /Source
parent4c0668b7daf8e3a53e65eeeb58757eea769bc482 (diff)
downloadCMake-63b4952f4c125bcfd7bfa3c0fa13e2e48d975ea2.zip
CMake-63b4952f4c125bcfd7bfa3c0fa13e2e48d975ea2.tar.gz
CMake-63b4952f4c125bcfd7bfa3c0fa13e2e48d975ea2.tar.bz2
BUG: Removed odbc32.lib and odbccp32.lib from standard libraries on VS 8 because VC++ Express 2005 does not have them. They are SQL database access libraries and should not be needed for every application. User code can always explicitly link the library. Also replacing deprecated /GZ option with /RTC1 for VS 8. This addresses bug#2795.
Diffstat (limited to 'Source')
0 files changed, 0 insertions, 0 deletions