From 8f5d70ff1eed28fdb75a72205751355223c44151 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 15 Jun 2012 22:05:22 +0200 Subject: [PATCH] Use nicer default dependency paths --- win32/xchat.props | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/win32/xchat.props b/win32/xchat.props index 3038fb04..22f0cd5a 100644 --- a/win32/xchat.props +++ b/win32/xchat.props @@ -3,13 +3,13 @@ - c:\mozilla-build\deps path - c:\mozilla-build\gendef path - c:\mozilla-build\tcl path - c:\mozilla-build\perl512 path - c:\mozilla-build\perl514 path - c:\mozilla-build\perl516 path - c:\mozilla-build\python path + c:\mozilla build\xchat-deps + c:\mozilla build\gendef + c:\mozilla build\tcl-8.5 + c:\mozilla build\perl-5.12 + c:\mozilla build\perl-5.14 + c:\mozilla build\perl-5.16 + c:\mozilla build\python-2.7 G_DISABLE_CAST_CHECKS;G_DISABLE_DEPRECATED;GDK_PIXBUF_DISABLE_DEPRECATED;GDK_DISABLE_DEPRECATED;HAVE_STRTOULL;strtoull=_strtoui64;strcasecmp=stricmp;strncasecmp=strnicmp;__inline__=__inline; $(YourDepsPath)\$(PlatformName)