您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
tdegames/config.h.cmake

31 行
553 B

#define VERSION "@VERSION@"
// katomic
#cmakedefine HAVE_STRLCPY 1
// kbounce
#cmakedefine HAVE_ARTS 1
// kbattleship
#cmakedefine HAVE_STROPTS_H 1
// Something unknown and atiant; disabled permanently
// HAVE_KIR
// kbattleship & libksirtet
#cmakedefine HAVE_SYS_FILIO_H 1
// ksmiletris
#cmakedefine HAVE_USLEEP 1
// ksokoban
// FIXME: libz support in ksokoban seems to be broken (2016-05-04, Fat-Zer)
// #define USE_LIBZ 1
// libksirtet
#cmakedefine HAVE_SYS_SELECT_H 1
// lskat
#cmakedefine HAVE_SYSENT_H 1
#cmakedefine TIME_WITH_SYS_TIME 1