You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/core/config.h

9 lines
125 B

#ifndef CONFIG_H
#define CONFIG_H
#define SEMS_VERSION "1.1.0-dev"
#define OS "Linux"
#define ARCH "32"
#endif // CONFIG_H