config.h.in
来自「Source code (C++) of the Amoebax game fo」· IN 代码 · 共 44 行
IN
44 行
/* config.h.in. Generated from configure.ac by autoheader. *//* Include pthread support for binary relocation? */#undef BR_PTHREAD/* Use binary relocation? */#undef ENABLE_BINRELOC/* Define to 1 if you have the `pthread' library (-lpthread). */#undef HAVE_LIBPTHREAD/* Set to 1 if you are compiling on a GP2X host. */#undef IS_GP2X_HOST/* Set to 1 if you are compiling on an OS X host. */#undef IS_OSX_HOST/* Set to 1 if you are compiling on a Windows host. */#undef IS_WIN32_HOST/* Set to 1 if you are compiling on a Windows CE host. */#undef IS_WINCE_HOST/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Version number of package */#undef VERSION
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?