[cogl/msvc-support] Update cogl/cogl-defines.h.win32



commit fdba48a57c4be371383358be51b61d87cc752166
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Aug 1 11:07:53 2011 +0800

    Update cogl/cogl-defines.h.win32
    
    Define COGL_HAS_WIN32_SUPPORT here as well-it is used in cogl/cogl.h to
    include cogl/cogl-win32-renderer.h on Windows.

 cogl/cogl-defines.h.win32 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-defines.h.win32 b/cogl/cogl-defines.h.win32
index 3309437..bd05950 100644
--- a/cogl/cogl-defines.h.win32
+++ b/cogl/cogl-defines.h.win32
@@ -36,6 +36,7 @@
 G_BEGIN_DECLS
 
 #define COGL_HAS_WGL_SUPPORT 1
+#define COGL_HAS_WIN32_SUPPORT 1
 #define COGL_HAS_GL 1
 #define CLUTTER_COGL_HAS_GL 1
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]