org.guifications.plugins: 3e14072702ac8dbb5e65236f8feaeb917b065fbf
datallah at guifications.org
datallah at guifications.org
Tue Nov 27 23:25:06 CST 2007
-----------------------------------------------------------------
Revision: 3e14072702ac8dbb5e65236f8feaeb917b065fbf
Ancestor: c96de3405e21e8568e2479f3882d09eb341be94f
Author: datallah at guifications.org
Date: 2007-11-28T05:21:08
Branch: org.guifications.plugins
Modified files:
switchspell/Makefile.mingw
ChangeLog:
Fix the win32 build.
-----------------------------------------------------------------
This revision's diffstat output:
Makefile.mingw | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
-------------- next part --------------
============================================================
--- switchspell/Makefile.mingw 6f416d996a054a9dbdb3cdd1f06b91b6051829bf
+++ switchspell/Makefile.mingw aa155bf5b36877a68ae1b46c390c79230640e12f
@@ -5,15 +5,11 @@ ASPELL_TOP = $(PIDGIN_TREE_TOP)/../win32
#
ASPELL_TOP = $(PIDGIN_TREE_TOP)/../win32-dev/aspell-dev-0-50-3-3
-GTKSPELL_TOP = $(PIDGIN_TREE_TOP)/../win32-dev/gtkspell-2.0.6
+GTKSPELL_TOP = $(PIDGIN_TREE_TOP)/../win32-dev/gtkspell-2.0.11-daa1
PP_TOP := ..
PP = switchspell
-INCLUDE_PATHS = -I$(GTKSPELL_TOP) -I$(ASPELL_TOP)/include
-
-LIB_PATHS = -L$(ASPELL_TOP)/lib
-
include $(PP_TOP)/win_pp.mak
INCLUDE_PATHS += \
More information about the Plugins-commits
mailing list