comparison libgaim/win32/global.mak @ 15077:7ca4a6820154

[gaim-migrate @ 17860] Upgrade NSS/NSPR for wingaim - we were using relatively old versions. There have been some occasional crashes that may have been caused by some old bugs. I've been using this for a week or so and haven't had any problems. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 01 Dec 2006 04:16:34 +0000
parents 841ce6b110a8
children
comparison
equal deleted inserted replaced
15076:2c93b0620065 15077:7ca4a6820154
12 GTK_TOP := $(WIN32_DEV_TOP)/gtk_2_0 12 GTK_TOP := $(WIN32_DEV_TOP)/gtk_2_0
13 GTK_BIN := $(GTK_TOP)/bin 13 GTK_BIN := $(GTK_TOP)/bin
14 HOWL_TOP := $(WIN32_DEV_TOP)/howl-1.0.0 14 HOWL_TOP := $(WIN32_DEV_TOP)/howl-1.0.0
15 LIBXML2_TOP := $(WIN32_DEV_TOP)/libxml2 15 LIBXML2_TOP := $(WIN32_DEV_TOP)/libxml2
16 MEANWHILE_TOP := $(WIN32_DEV_TOP)/meanwhile-1.0.2 16 MEANWHILE_TOP := $(WIN32_DEV_TOP)/meanwhile-1.0.2
17 NSPR_TOP := $(WIN32_DEV_TOP)/nspr-4.4.1 17 NSPR_TOP := $(WIN32_DEV_TOP)/nspr-4.6.4
18 NSS_TOP := $(WIN32_DEV_TOP)/nss-3.9 18 NSS_TOP := $(WIN32_DEV_TOP)/nss-3.11.4
19 PERL_LIB_TOP := $(WIN32_DEV_TOP)/perl58 19 PERL_LIB_TOP := $(WIN32_DEV_TOP)/perl58
20 SILC_TOOLKIT := $(WIN32_DEV_TOP)/silc-toolkit-1.0.2 20 SILC_TOOLKIT := $(WIN32_DEV_TOP)/silc-toolkit-1.0.2
21 TCL_LIB_TOP := $(WIN32_DEV_TOP)/tcl-8.4.5 21 TCL_LIB_TOP := $(WIN32_DEV_TOP)/tcl-8.4.5
22 22
23 # Where we installing this stuff to? 23 # Where we installing this stuff to?