random ai stuff
This commit is contained in:
11
telldus-core/service/config.h.in
Normal file
11
telldus-core/service/config.h.in
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
#define CONFIG_PATH "@SYSCONF_INSTALL_DIR@"
|
||||
#define VAR_CONFIG_PATH "@STATE_INSTALL_DIR@"
|
||||
|
||||
#ifdef _LINUX
|
||||
#define SCRIPT_PATH "@SCRIPT_PATH@"
|
||||
#endif // _LINUX
|
||||
|
||||
#endif // CONFIG_H
|
||||
Reference in New Issue
Block a user