mirror of
https://github.com/naehrwert/scetool.git
synced 2025-04-26 14:47:46 +00:00
Fixed build configuration
This commit is contained in:
parent
a21ece043c
commit
3aec982aa5
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@
|
|||
#define SCETOOL_VERSION_BASE "0.2.13"
|
||||
|
||||
/*! Private build. */
|
||||
#define CONFIG_PRIVATE_BUILD
|
||||
//#define BUILD_FOR "naehrwert"
|
||||
#define BUILD_FOR "unicorns"
|
||||
//#define CONFIG_PRIVATE_BUILD
|
||||
#define BUILD_FOR "naehrwert"
|
||||
//#define BUILD_FOR "unicorns"
|
||||
|
||||
/*! scetool version. */
|
||||
#ifdef CONFIG_PRIVATE_BUILD
|
||||
|
|
Loading…
Add table
Reference in a new issue