mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-20 08:41:03 +03:00
add weather database creator
This commit is contained in:
5
Daemons/weather_database/sqlite.config
Normal file
5
Daemons/weather_database/sqlite.config
Normal file
@@ -0,0 +1,5 @@
|
||||
// Add predefined macros for your project here. For example:
|
||||
// #define THE_ANSWER 42
|
||||
#define EBUG
|
||||
#define _GNU_SOURCE
|
||||
#define _XOPEN_SOURCE=1111
|
||||
Reference in New Issue
Block a user