Moved to configure.ac
[pwlib.git] / tools / MsDevWizard / StdAfx.h
blob667d095fb1ad111f91f2c5dc6f4670e59871893e
1 #if !defined(AFX_STDAFX_H__22F027AA_345E_11D2_A1BE_444553540000__INCLUDED_)
2 #define AFX_STDAFX_H__22F027AA_345E_11D2_A1BE_444553540000__INCLUDED_
4 // stdafx.h : include file for standard system include files,
5 // or project specific include files that are used frequently, but
6 // are changed infrequently
7 //
9 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
11 #include <afxwin.h> // MFC core and standard components
12 #include <afxext.h> // MFC extensions
13 #include <afxcmn.h> // MFC support for Windows 95 Common Controls
14 #include "debug.h" // For ASSERT, VERIFY, and TRACE
15 #include <customaw.h> // Custom AppWizard interface
17 //{{AFX_INSERT_LOCATION}}
18 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
20 #endif // !defined(AFX_STDAFX_H__22F027AA_345E_11D2_A1BE_444553540000__INCLUDED_)