diff options
author | Brad King <brad.king@kitware.com> | 2011-12-22 19:01:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-12-23 21:04:58 (GMT) |
commit | e2dc5561bbb440d2563c438261571e11e12c8c22 (patch) | |
tree | 6589ce41d2b0601fe8d28f26377d039d5695d920 /Source/cmGlobalVisualStudio9Generator.h | |
parent | 297d9f20326ac87d637189df1ba3bf3b7db4d0b1 (diff) | |
download | CMake-e2dc5561bbb440d2563c438261571e11e12c8c22.zip CMake-e2dc5561bbb440d2563c438261571e11e12c8c22.tar.gz CMake-e2dc5561bbb440d2563c438261571e11e12c8c22.tar.bz2 |
libarchive: Fix Windows NT API usage in VS 6
VS 6 warns verbosely when WINVER >= 0x0500. Avoid defining WINVER and
_WIN32_WINNT to higher than 0x0400 on VS 6. Provide missing API
declarations in archive_windows.h when we do not get them from
<windows.h>. Provide GetVolumePathNameW because VS 6 does not declare
it regardless of the API version.
Diffstat (limited to 'Source/cmGlobalVisualStudio9Generator.h')
0 files changed, 0 insertions, 0 deletions