terminate template directory with slash

This commit is contained in:
2018-12-07 11:40:15 +01:00
parent f4f08e3d40
commit a573122717
+1 -1
View File
@@ -257,7 +257,7 @@ int requireDebug;
#endif
#define LIBDIR "lib" OSI_PATH_SEPARATOR
#define TEMPLATEDIR "db"
#define TEMPLATEDIR "db" OSI_PATH_SEPARATOR
#define TOSTR(s) TOSTR2(s)
#define TOSTR2(s) #s