JayBeams  0.1
Another project to have fun coding.
Macros
config_files_location.cpp File Reference
#include "jb/config_files_location.hpp"
#include <boost/filesystem.hpp>
#include <stdexcept>

Go to the source code of this file.

Macros

#define JB_DEFAULT_SYSCONFDIR   "/etc"
 
#define JB_DEFAULT_BINDIR   "/usr/bin"
 

Macro Definition Documentation

◆ JB_DEFAULT_BINDIR

#define JB_DEFAULT_BINDIR   "/usr/bin"

Definition at line 71 of file config_files_location.cpp.

Referenced by jb::bindir().

◆ JB_DEFAULT_SYSCONFDIR

#define JB_DEFAULT_SYSCONFDIR   "/etc"

Definition at line 68 of file config_files_location.cpp.

Referenced by jb::sysconfdir().