diff --git a/MSVC/config.h b/MSVC/config.h index 6dc8524dc25c337a89b814226d29f2665e791303..b1e3bf138b0b460beb0e4e99a8cd55168fb8cd14 100644 --- a/MSVC/config.h +++ b/MSVC/config.h @@ -202,6 +202,9 @@ STACK_DIRECTION = 0 => direction of growth unknown */ /* Version number of package */ #define VERSION "2.3.0" +// UWP compatability +#define PROGSHAREDIR "" + /* Define to limit the scope of <windows.h>. */ /* #undef WIN32_LEAN_AND_MEAN */