view vc2012/LibXtract_static_dll/LibXtract/stdafx.h @ 249:f7098c38ec50

Initial simplified build system based on GNU Make
author Jamie Bullock <jamie@jamiebullock.com>
date Thu, 06 Nov 2014 17:18:02 +0000
parents ef80f7c52c6d
children
line wrap: on
line source
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//

#pragma once

#include "targetver.h"

#define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers



// TODO: reference additional headers your program requires here