[main]    [up]  

WxExtLib - WxExtLibConfig_Setup.h

00001: // -*- c++ -*-
00002: 
00003: #ifndef _INCLUDED_WxExtLibConfig_Setup_h
00004: #define _INCLUDED_WxExtLibConfig_Setup_h
00005: 
00006: //-------------------------------------------------------------------------
00007: // global defines for use with WxExtLib classes/functions
00008: // - for a description, see file WxExtLibConfig_Setup.doc.txt
00009: // - in source code, normally only include file WxExtLibConfig.h 
00010: //   directly which acts as a proxy to include required config 
00011: //   header files
00012: 
00013: //-------------------------------------------------------------------------
00014: 
00015: #define M_WxExtLib_ConfigTagString "default_01"
00016: 
00017: //-------------------------------------------------------------------------
00018: 
00019: // #define M_WxExtLib_ExportDecl
00020: // #define M_WxExtLib_IsExtLibDllExport
00021: // #define M_WxExtLib_IsExtLibDllImport
00022: 
00023: // #define M_MessageFormat_StdString
00024: 
00025: #define M_WxExtLib_IsUseOTL 1
00026: 
00027: #define M_WxExtLib_IsUseGraphicsHelper 0
00028: 
00029: // #define M_WxExtLib_IsFilteredDIBEnabled
00030: 
00031: // #define M_WxExtLib_IsIncludeStdafxHeader
00032: // #define M_WxExtLib_IsMFCCompatibility
00033: 
00034: //-------------------------------------------------------------------------
00035: 
00036: #define M_WxExtLib_IsUseStxLogging 0
00037: 
00038: #define M_Sontaia_IsUseDefaultSetupHeader 1
00039: 
00040: #define M_WxExtLib_IsUseAppRootFrame 0
00041: 
00042: //-------------------------------------------------------------------------
00043: 
00044: #endif
00045: 
00046: //-------------------------------------------------------------------------
00047: 
  [main]    [up]  
DaicasWeb v.1.50.0102  //   Daniel Käps  //   April 12, 2007  //   Impressum / Imprint 
http://www.daicas.net/WxExtLib/src/WxExtLibConfig_Setup.h.html