Mercurial > hg > libxtract
annotate vc2012/LibXtract_static_llib/LibXtract/stdafx.h @ 254:39f1f8cf6756
Move xtract inside "include" directory
author | Jamie Bullock <jamie@jamiebullock.com> |
---|---|
date | Fri, 07 Nov 2014 12:49:21 +0000 |
parents | ef80f7c52c6d |
children |
rev | line source |
---|---|
andrea@211 | 1 // stdafx.h : include file for standard system include files, |
andrea@211 | 2 // or project specific include files that are used frequently, but |
andrea@211 | 3 // are changed infrequently |
andrea@211 | 4 // |
andrea@211 | 5 |
andrea@211 | 6 #pragma once |
andrea@211 | 7 |
andrea@211 | 8 #include "targetver.h" |
andrea@211 | 9 |
andrea@211 | 10 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers |
andrea@211 | 11 |
andrea@211 | 12 |
andrea@211 | 13 |
andrea@211 | 14 // TODO: reference additional headers your program requires here |