[config] Adding config header
This commit is contained in:
6
src/config.h
Normal file
6
src/config.h
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#ifndef CONFIG_H
|
||||||
|
#define CONFIG_H
|
||||||
|
|
||||||
|
#define LIBPOSTAL_DATA_DIR "../data"
|
||||||
|
|
||||||
|
#endif
|
||||||
Reference in New Issue
Block a user