SEO [PR] 爆速!無料ブログ 無料ホームページ開設 無料ライブ放送

stdafx.h

00001 #ifndef BML_STDAFX__H__
00002 #define BML_STDAFX__H__
00003 
00004 //dkutil
00005 #define DKUTIL_MSVC_IMPORT_LIB
00006 #ifdef BMLDLL_EXPORT
00007 # define USE_DKINGYO_DLL_COMPILE
00008 #endif
00009 #include <dkutil/include/dkutilAllInclude.h>
00010 #include <dkutil/math/oldmath/math_allinclude.h>
00011 
00012 #include "../bulletml/stdafx.h"
00013 #include "../bulletml/src/bulletmlparser.h"
00014 #include "../bulletml/src/bulletmlparser-tinyxml.h"
00015 #include "../bulletml/src/bulletmlrunner.h"
00016 #include "../bulletml/src/bulletmlerror.h"
00017 
00018 #undef std
00019 #undef DIRECTINPUT_VERSION
00020 #include "yaneSDK3rd/stdafx.h"
00021 #include "yaneSDK3rd/yaneSDK.h"
00022 
00023 #undef vector
00024 
00025 #ifndef NDEBUG
00026 #pragma comment(lib,"yaneSDK_d.lib")
00027 #else
00028 #pragma comment(lib,"yaneSDK.lib")
00029 #endif
00030 
00031 
00032 
00033 
00034 #endif

BMLDLL.dllに対してTue Mar 23 01:17:28 2004に生成されました。 doxygen 1.3.6