comparison pidgin/plugins/perl/common/Makefile.mingw @ 15471:015ad1283216

Some more changes to the win32 build to support cross-compiling.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 31 Jan 2007 04:31:12 +0000
parents 0e17470b47c2
children ad9e09c331f5
comparison
equal deleted inserted replaced
15467:2c81b0a81790 15471:015ad1283216
6 6
7 GAIM_TOP := ../../../.. 7 GAIM_TOP := ../../../..
8 include $(GAIM_TOP)/libpurple/win32/global.mak 8 include $(GAIM_TOP)/libpurple/win32/global.mak
9 9
10 TARGET = GtkUI 10 TARGET = GtkUI
11 EXTUTILS := C:/perl/lib/ExtUtils 11 EXTUTILS ?= C:/perl/lib/ExtUtils
12 12
13 CFLAGS += -Wno-comment 13 CFLAGS += -Wno-comment
14 14
15 ## 15 ##
16 ## INCLUDE PATHS 16 ## INCLUDE PATHS