at work
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
#define APP_CACHEDIR "/home/ziggi/projects/jcomp/cache"
|
||||
|
||||
/* location of configuration files for ${PACKAGE} */
|
||||
#define APP_CONFDIR "/home/ziggi/projects/jcomp/"
|
||||
#define APP_CONFIGDIR "/home/ziggi/projects/jcomp/"
|
||||
|
||||
/* location of database dir */
|
||||
#define APP_DATABASEDIR "/home/ziggi/projects/jcomp/data"
|
||||
|
||||
/* location of libs */
|
||||
#define APP_LIBDIR "/home/ziggi/projects/jcomp/"
|
||||
#define APP_LIBDIR "/home/ziggi/projects/jcomp/lib"
|
||||
|
||||
/* location of ${PACKAGE} logdir */
|
||||
#define APP_LOGDIR "/home/ziggi/projects/jcomp/log"
|
||||
|
||||
Reference in New Issue
Block a user