#ifndef SMOLBOTE_DEFAULTS
#define SMOLBOTE_DEFAULTS

#cmakedefine ConfigPath "@ConfigPath@"

#cmakedefine FilterPath "@FilterPath@"
#cmakedefine PluginsPath "@PluginsPath@"
#cmakedefine ProfilesPath "@ProfilesPath@"

#cmakedefine BookmarksPath "@BookmarksPath@"
#cmakedefine DownloadsPath "@DownloadsPath@"

#endif // SMOLBOTE_DEFAULTS