LIRC libraries
LinuxInfraredRemoteControl
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
paths.h
1
#ifndef PATHS_H
2
#define PATHS_H
3
#define DATADIR "/usr/local/share"
4
#define SYSCONFDIR "/usr/local/etc"
5
#define VARRUNDIR "/usr/local/var/run"
6
#define LOCALSTATEDIR "/usr/local/var"
7
#define LIBDIR "/usr/local/lib"
8
#endif
lib
paths.h
Generated by
1.8.10