config.h

Go to the documentation of this file.
00001 
00023 #ifndef CONFIG_H
00024 #define CONFIG_H
00025 
00026 // defintions that will be set by cmake
00027 #define VERSION                 "${VERSION}"
00028 #define LCDBUILDER_LIB_DIR      "${CMAKE_INSTALL_PREFIX}/lib/lcdbuilder"
00029 #define LCDBUILDER_QM_DIR       "${CMAKE_INSTALL_PREFIX}/share/lcdbuilder/translations"
00030 
00031 #endif

Generated on Thu Apr 5 13:06:31 2007 for LCDBuilder by  doxygen 1.4.7