00001 // /// // Mx clientSDK 00002 // ///// //// Mx Crossplatform Client Library 00003 // /// XXX XXX /// 00004 // /// XXX XXX /// $RCSfile: mxcpc_core_config.h,v $ 00005 // /// XXX /// $Revision: 1.2 $ 00006 // /// XXX XXX /// $Date: 2005/12/09 15:33:45 $ 00007 // //// XXX XXX //// $Author: cvs-kai $ 00008 // //// //// 00009 // //// M O B O T I X //////////////////////////////////////////////// 00010 // //// Security Vision Systems ////////////////////////////////////////////// 00011 // // 00012 // Copyright (C) 2005 - 2006, MOBOTIX AG, Germany // 00013 // This software is made available under the BSD licence. Please refer // 00014 // to the file LICENCE.TXT contained in this distribution for details. // 00015 // // 00016 // ///////////////////////////////////////////////////////////////////// 00017 00018 00019 00020 #ifndef __MXCPC_CORE_CONFIG_H__ 00021 #define __MXCPC_CORE_CONFIG_H__ 00022 00023 00024 00025 /*! \file mxcpc_core_config.h 00026 \brief Central place to compiletime-configure the <tt>mxcpc_core</tt> 00027 module. 00028 */ 00029 00030 00031 /*! 00032 \defgroup mxcpc_core mxcpc_core (Core Module - MxPEG Decoding Infrastructure) 00033 00034 \brief 00035 This library provides the <tt>Qt</tt>- and <tt>OpenGL</tt>-independent core 00036 of the Mx Crossplatform Client Library. Basically, it delivers 00037 infrastructure and baseline <tt>MxPEG</tt> decoding. 00038 */ 00039 00040 00041 00042 #endif // __MXCPC_CORE_CONFIG_H__