You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- /* gdkconfig.h
- *
- * This is a generated file. Please modify `configure.in'
- */
-
- #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 */
|