Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

25 wiersze
372 B

  1. /* gdkconfig.h
  2. *
  3. * This is a generated file. Please modify `configure.in'
  4. */
  5. #ifndef GDKCONFIG_H
  6. #define GDKCONFIG_H
  7. #ifdef __cplusplus
  8. extern "C" {
  9. #endif /* __cplusplus */
  10. #define GDK_WINDOWING_WIN32
  11. #define GDK_HAVE_WCHAR_H 1
  12. #define GDK_HAVE_WCTYPE_H 1
  13. #define GDK_HAVE_BROKEN_WCTYPE 1
  14. #ifdef __cplusplus
  15. }
  16. #endif /* __cplusplus */
  17. #endif /* GDKCONFIG_H */