1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
/* gdkconfig.h * * This is a pre-generated file. */ #ifndef GDKCONFIG_H #define GDKCONFIG_H #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ #define GDK_WINDOWING_WIN32 #define GDK_HAVE_WCHAR_H 1 #define GDK_HAVE_WCTYPE_H 1 #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* GDKCONFIG_H */