1
Fork 0
mirror of https://github.com/naehrwert/scetool.git synced 2025-04-27 07:07:45 +00:00

Fixed build configuration

This commit is contained in:
Sorvigolova 2015-01-12 20:16:18 +03:00
parent a21ece043c
commit 3aec982aa5

View file

@ -10,9 +10,9 @@
#define SCETOOL_VERSION_BASE "0.2.13" #define SCETOOL_VERSION_BASE "0.2.13"
/*! Private build. */ /*! Private build. */
#define CONFIG_PRIVATE_BUILD //#define CONFIG_PRIVATE_BUILD
//#define BUILD_FOR "naehrwert" #define BUILD_FOR "naehrwert"
#define BUILD_FOR "unicorns" //#define BUILD_FOR "unicorns"
/*! scetool version. */ /*! scetool version. */
#ifdef CONFIG_PRIVATE_BUILD #ifdef CONFIG_PRIVATE_BUILD