summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8f0abea)
raw | patch | inline | side by side (parent: 8f0abea)
author | theadib <theadib@users.sourceforge.net> | |
Sat, 3 Jun 2006 21:53:53 +0000 (21:53 +0000) | ||
committer | theadib <theadib@users.sourceforge.net> | |
Sat, 3 Jun 2006 21:53:53 +0000 (21:53 +0000) |
Makefile.mingw.common | patch | blob | history |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index ff6affc2fa2f5f2e8faa0ff79b72b445bcbba0ff..3702e119aedd2156ba9816b9629715018590c377 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
#PYTHONLIB = -L$(GTK)/python/libs/libpython24.a
####### remove -DLIBXML_STATIC
-INC = -I. -I.. -I../.. $(GTKINC) -I$(GTK)/include \
+INC = -I. -I.. -I../.. -I../cxxtest $(GTKINC) -I$(GTK)/include \
$(PERLINC) $(PYTHONINC) -I$(GTK)/include/loudmouth-1.0 \
-I$(GTK)/include/libxml2 -I$(GTK)/include/freetype2 \