00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013 #if !defined(AFX_STDAFX_H__0A3E5B67_887C_11D7_A540_9BA47BC3D524__INCLUDED_)
00014 #define AFX_STDAFX_H__0A3E5B67_887C_11D7_A540_9BA47BC3D524__INCLUDED_
00015
00016 #if _MSC_VER > 1000
00017 #pragma once
00018 #endif // _MSC_VER > 1000
00019
00020 #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
00021
00022 #include <afxwin.h>
00023 #include <afxext.h>
00024 #include <afxcview.h>
00025 #ifndef _AFX_NO_AFXCMN_SUPPORT
00026 #include <afxcmn.h>
00027 #endif // _AFX_NO_AFXCMN_SUPPORT
00028
00029 #include <afxrich.h>
00030
00031 #pragma comment(lib, "..\\bin\\I2cBrdg.lib")
00032 #pragma comment(lib, "..\\bin\\U2CCommon.lib")
00033
00034
00035
00036
00037 #endif // !defined(AFX_STDAFX_H__0A3E5B67_887C_11D7_A540_9BA47BC3D524__INCLUDED_)