LIRC libraries
Linux Infrared Remote Control
Loading...
Searching...
No Matches
paths.h
1
#ifndef PATHS_H
2
#define PATHS_H
3
#define DATADIR "/opt/local/share"
4
#define SYSCONFDIR "/opt/local/etc"
5
#define VARRUNDIR "/opt/local/var/run"
6
#define LOCALSTATEDIR "/opt/local/var"
7
#define LIBDIR "/opt/local/lib"
8
#endif
lib
paths.h
Generated by
1.9.8