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



commit ec6af0e2f6bdc0318f077379f98c0c73c7277c85
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Jul 14 16:19:31 2011 +0800

    Update cogl-defines.h.win32
    
    Define COGL_HAS_WIN32_SUPPORT here.

 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 128172f..5fb328a 100644
--- a/cogl/cogl-defines.h.win32
+++ b/cogl/cogl-defines.h.win32
@@ -35,6 +35,7 @@
 
 G_BEGIN_DECLS
 
+#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]