aboutsummaryrefslogtreecommitdiff
path: root/lib/configuration/defaults.h.in
blob: 6a7232e8ea0294760672ecdb2a75b7105c4e08fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifndef SMOLBOTE_DEFAULTS
#define SMOLBOTE_DEFAULTS

#cmakedefine Path_Config "@Path_Config@"
#cmakedefine Path_Crashdump "@Path_Crashdump@"

#cmakedefine Path_Filter "@Path_Filter@"
#cmakedefine Path_Plugins "@Path_Plugins@"
#cmakedefine Path_Profiles "@Path_Profiles@"

#cmakedefine Path_Bookmarks "@Path_Bookmarks@"
#cmakedefine Path_Downloads "@Path_Downloads@"

#endif // SMOLBOTE_DEFAULTS