Convert main source file from Vala to C

Bindings are incredible pain, this will be much easier.
This commit is contained in:
2020-09-23 14:12:58 +02:00
parent 0d35950715
commit 60bfaa1a97
11 changed files with 556 additions and 690 deletions

3
config.h.in Normal file
View File

@@ -0,0 +1,3 @@
#define PROJECT_NAME "@CMAKE_PROJECT_NAME@"
#define PROJECT_VERSION "@project_VERSION@"
#define SHARE_DIR "@project_SHARE_DIR@"