Release s3d 0.2.2
[s3d.git] / config.h.cmake
blob012e819f3ea141599c9ad13f05c3ec88233a3f35
1 #ifndef _CONFIG_H_
2 #define _CONFIG_H_
4 /* config.h.  Generated by cmake from config.h.cmake */
6 #cmakedefine G_SDL 1
7 #cmakedefine HAVE_GPS 1
8 #cmakedefine SHM 1
9 #cmakedefine SIGS 1
10 #cmakedefine TCP 1
12 /* path where to find objects */
13 #cmakedefine OBJECTPATH "${OBJECTPATH}"
15 /* set debug level (can be changed by -DDEBUG=vlow|low|med|high|vhigh )*/
16 #cmakedefine DEBUG ${DEBUG_LEVEL}
18 #cmakedefine UNUSEDPARAM_ATTRIBUTE 1
19 #cmakedefine UNUSEDPARAM_OMIT 1
21 #define S3D_BIN_INSTALL_DIR "${BIN_INSTALL_DIR}"
22 #define S3D_CFG_INSTALL_DIR "${CFG_INSTALL_DIR}"
23 #define S3D_LIB_INSTALL_DIR "${LIB_INSTALL_DIR}"
24 #define S3D_INCLUDE_INSTALL_DIR "${INCLUDE_INSTALL_DIR}"
25 #define S3D_DATA_INSTALL_DIR "${DATA_INSTALL_DIR}"
26 #define S3D_HTML_INSTALL_DIR "${HTML_INSTALL_DIR}"
27 #define S3D_MAN_INSTALL_DIR "${MAN_INSTALL_DIR}"
28 #define S3D_PKGCFG_INSTALL_DIR "${PKGCFG_INSTALL_DIR}"
30 #endif /* _CONFIG_H_ */