00001
00034 #ifndef CONFIGFILELOCATION_INC
00035 #define CONFIGFILELOCATION_INC
00036
00037 #ifndef CONFIGFILELOCATION // Do not define here if already defined via compiler parameter
00038
00047 #define CONFIGFILELOCATION "~/.config/alarmnotifications.ini"
00048 #endif
00049
00050 #endif