diff --git a/win32/config.h b/win32/config.h index 5ea2e92..e2fd834 100644 --- a/win32/config.h +++ b/win32/config.h @@ -209,3 +209,6 @@ /* Define if you want the QSG standards */ #define QSG_STANDARD "1" + +/* Define what the base path should be */ +#define FS_BASEPATH "."