SourceForge.jp

dkutilLokiPolicy.h

説明を見る。
00001 
00010 #ifndef _DKUTIL_LOKI_POLICY_H_
00011 #define _DKUTIL_LOKI_POLICY_H_
00012 #ifdef USE_DKINGYO_STLPORT
00013 #include "dkutilSTLPortPolicy.h"
00014 #endif
00015 
00016 //ライブラリのリンク
00017 #ifdef NDEBUG
00018 #   ifdef _MT
00019 #       pragma comment(lib,"loki")
00020 #   else
00021 #       pragma comment(lib,"lokiMT")
00022 #   endif
00023 #else
00024 #   ifdef _MT
00025 #       pragma comment(lib,"lokiMTd")
00026 #   else
00027 #       pragma comment(lib,"lokid")
00028 #   endif
00029 #endif
00030 
00031 #include <AssocVector.h>
00032 #include <TypeTraits.h>
00033 // これがないと atexit で破壊されない
00034 #define ATEXIT_FIXED
00035 #include <Singleton.h>
00036 
00037 #include <AbstractFactory.h>
00038 #include <Factory.h>
00039 #include <Functor.h>
00040 
00041 #include <Threads.h>
00042 
00043 
00044 
00045 
00046 
00047 
00048 
00049 #endif //end of include once

dkutil 1.02リリース前 d金魚専用マニュアルバージョンに対してSun Dec 28 21:23:08 2003に生成されました。 doxygen 1.3.5