Mercurial > hg > libxtract
comparison vc2012/LibXtract_static_dll/LibXtract/stdafx.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 |
comparison
equal
deleted
inserted
replaced
210:c99c00e1c508 | 211:ef80f7c52c6d |
---|---|
1 // stdafx.h : include file for standard system include files, | |
2 // or project specific include files that are used frequently, but | |
3 // are changed infrequently | |
4 // | |
5 | |
6 #pragma once | |
7 | |
8 #include "targetver.h" | |
9 | |
10 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers | |
11 | |
12 | |
13 | |
14 // TODO: reference additional headers your program requires here |