1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-21 15:50:50 +00:00

Generate a table scheme with some valid username.

Have main prog print the new build time constant.
This commit is contained in:
King_DuckZ 2016-01-05 14:12:36 +00:00
parent c7b44f6368
commit 839b9dd49a
4 changed files with 30 additions and 23 deletions

View file

@ -27,5 +27,6 @@
#define CONFIG_FILE_PATH "@DINDEXER_CONFIG_FILE@"
#define ACTIONS_SEARCH_PATH "@ACTIONS_PATH@"
#define ACTION_PREFIX "@bare_name@-"
#define DB_OWNER_NAME "@DB_OWNER_NAME@"
#endif