config.h

Go to the documentation of this file.
00001 /** @file   include/dmlite/common/config.h
00002  *  @brief  Header generated by CMake with the build configuration used.
00003  *  @author Automated generation
00004  */
00005 #ifndef DMLITE_COMMON_CONFIG_H
00006 #define DMLITE_COMMON_CONFIG_H
00007 
00008 /* Version */
00009 #define DMLITE_MAJOR 0
00010 #define DMLITE_MINOR 4
00011 #define DMLITE_PATCH 2
00012 
00013 /* Host certificate */
00014 #define HOST_CERTIFICATE "/etc/grid-security/hostcert.pem"
00015 
00016 #endif /* DMLITE_COMMON_CONFIG_H */

Generated on 3 Mar 2013 for dmlite by  doxygen 1.4.7