StdAfx.h

Go to the documentation of this file.
00001 // stdafx.h : include file for standard system include files,
00002 //  or project specific include files that are used frequently, but
00003 //      are changed infrequently
00004 //
00005 
00006 #if !defined(AFX_STDAFX_H__B7BB723B_5D61_49D0_B21F_FB8ADD1360F2__INCLUDED_)
00007 #define AFX_STDAFX_H__B7BB723B_5D61_49D0_B21F_FB8ADD1360F2__INCLUDED_
00008 
00009 #if _MSC_VER > 1000
00010 #pragma once
00011 #endif // _MSC_VER > 1000
00012 
00013 
00014 // Insert your headers here
00015 #define WIN32_LEAN_AND_MEAN             // Exclude rarely-used stuff from Windows headers
00016 #include <windows.h>
00017 
00018 #ifdef DEBUG
00019 //EEDxx2.6
00020 //      #define __WXDEBUG__
00021 #endif
00022 
00023 
00024 // TODO: reference additional headers your program requires here
00025 
00026 //{{AFX_INSERT_LOCATION}}
00027 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00028 
00029 #endif // !defined(AFX_STDAFX_H__B7BB723B_5D61_49D0_B21F_FB8ADD1360F2__INCLUDED_)

Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1