]> git.zerfleddert.de Git - linexec-j720/blame - StdAfx.h
Initial import of xdadeveloper linexec sources
[linexec-j720] / StdAfx.h
CommitLineData
77a37381 1// stdafx.h : include file for standard system include files,
2\r
3// or project specific include files that are used frequently, but
4\r
5// are changed infrequently
6\r
7//
8\r
9
10\r
11#if !defined(AFX_STDAFX_H__E553AB80_24B1_4900_9879_D30DA5DD7F8A__INCLUDED_)
12\r
13#define AFX_STDAFX_H__E553AB80_24B1_4900_9879_D30DA5DD7F8A__INCLUDED_
14\r
15
16\r
17#if _MSC_VER > 1000
18\r
19#pragma once
20\r
21#endif // _MSC_VER > 1000
22\r
23
24\r
25#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
26\r
27
28\r
29// Windows Header Files:
30\r
31#include <windows.h>
32\r
33\r
34// Local Header Files
35\r
36
37\r
38// TODO: reference additional headers your program requires here
39\r
40
41\r
42//{{AFX_INSERT_LOCATION}}
43\r
44// Microsoft eMbedded Visual C++ will insert additional declarations immediately before the previous line.
45\r
46
47\r
48#endif // !defined(AFX_STDAFX_H__E553AB80_24B1_4900_9879_D30DA5DD7F8A__INCLUDED_)
49\r
Impressum, Datenschutz