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