File: stdafx.h

package info (click to toggle)
bulletml 0.0.6-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 724 kB
  • ctags: 1,346
  • sloc: cpp: 7,642; xml: 810; perl: 184; makefile: 167; yacc: 124
file content (24 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
// stdafx.h : W̃VXe CN[h t@CA
//            ܂͎QƉ񐔂A‚܂ύXȂ
//            vWFNgp̃CN[h t@CLq܂B
//

#if !defined(AFX_STDAFX_H__9F54202F_1F20_4F4E_A10A_460A1B4E98B4__INCLUDED_)
#define AFX_STDAFX_H__9F54202F_1F20_4F4E_A10A_460A1B4E98B4__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000


// ̈ʒuɃwb_[}Ă
#define WIN32_LEAN_AND_MEAN		// Windows wb_[wǎgpȂX^btO܂

#include <windows.h>

// TODO: vOŕKvȃwb_[QƂljĂB

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ ͑Os̒Oɒlj̐錾}܂B

#endif // !defined(AFX_STDAFX_H__9F54202F_1F20_4F4E_A10A_460A1B4E98B4__INCLUDED_)