libc3: Make & config tweaks
[simavr] / examples / shared / libc3 / src / c3config-darwin.h
1 #ifndef __C3_CONFIG__
2 #define __C3_CONFIG__
3 #define CONFIG_C3_VERSION "0.1.0"
4 #define CONFIG_C3_PLATFORM "darwin"
5 // #define CONFIG_C3_CAIRO 1
6 #endif