[gcompris/gcomprixogoo] Added PYCAIRO definition to compile on windows.



commit 420af68d8ef512af6019ef3ed518f51566e9fa2d
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Jan 17 23:25:57 2010 +0100

    Added PYCAIRO definition to compile on windows.

 config.h.mingw.in |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/config.h.mingw.in b/config.h.mingw.in
index 6c647e6..4e0e26e 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -141,3 +141,6 @@
 
 /* Use binary relocation */
 #define ENABLE_BINRELOC 0
+
+/* There is different version of pycairo */
+#define PYCAIRO_VERSION 1000



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