Rewrite to use utils.c from ponymap

I'm starting to get tired of repeatingly doing this.
This commit is contained in:
2015-02-22 10:54:49 +01:00
parent 0f2a66e7b0
commit 66cf41f89f
6 changed files with 1365 additions and 283 deletions

8
config.h.in Normal file
View File

@@ -0,0 +1,8 @@
#ifndef CONFIG_H
#define CONFIG_H
#define PROGRAM_NAME "${PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"
#endif // ! CONFIG_H