annotate vc2012/LibXtract_static_llib/LibXtract/targetver.h @ 211:ef80f7c52c6d

add VC2012 project to compile static and dynamic lib, also fix some C issues
author Q <andrea@nocte.co.uk>
date Thu, 27 Mar 2014 09:48:26 +0000
parents
children
rev   line source
andrea@211 1 #pragma once
andrea@211 2
andrea@211 3 // Including SDKDDKVer.h defines the highest available Windows platform.
andrea@211 4
andrea@211 5 // If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
andrea@211 6 // set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
andrea@211 7
andrea@211 8 #include <SDKDDKVer.h>