メインページ | アルファベット順一覧 | データ構造 | ファイル一覧 | データフィールド | グローバル | 関連ページ

auto_config.h

説明を見る。
00001 
00009 #ifndef DKUTIL_CSTD_AUTO_CONFIG_H
00010 #define DKUTIL_CSTD_AUTO_CONFIG_H
00011 
00012 #ifndef DKUTIL_CSTD_NOT_USE_AUTO_CONFIG
00013 
00014 #   if _MSC_VER >= 1100
00015 
00016 #       define DKUTIL_CSTD_MSVC_IASM 1
00017 #   else
00018 #       define DKUTIL_CSTD_MSVC_IASM 0
00019 #   endif
00020 
00021 
00022 
00023 #endif //end of DKUTIL_CSTD_NOT_USE_AUTO_CONFIG
00024 
00025 #ifndef DKUTIL_CSTD_PREFIX 
00026 #   define DKUTIL_CSTD_PREFIX dkcstd_
00027 #endif
00028 
00029 #endif //end of include once
00030 

dkutil_cstdに対してSat Sep 10 09:19:18 2005に生成されました。  doxygen 1.4.4