From 36950c0d46da62b4c5a8d272f2fd0945c0c866e1 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 17 Mar 2014 09:05:58 -0400 Subject: win32: Bump python to 3.4.0 --- win32/hexchat.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/hexchat.props') diff --git a/win32/hexchat.props b/win32/hexchat.props index 8a7ab464..37f8b7e1 100644 --- a/win32/hexchat.props +++ b/win32/hexchat.props @@ -11,7 +11,7 @@ c:\mozilla-build\msgfmt c:\mozilla-build\perl-5.18 c:\mozilla-build\python-2.7 - c:\mozilla-build\python-3.3 + c:\mozilla-build\python-3.4 @@ -28,7 +28,7 @@ python27 hcpython2 $(YourPython3Path)\$(PlatformName) - python33 + python34 hcpython3 $(DepsRoot)\include\glib-2.0;$(DepsRoot)\lib\glib-2.0\include;$(DepsRoot)\include\libxml2 $(DepsRoot)\include\gtk-2.0;$(DepsRoot)\lib\gtk-2.0\include;$(DepsRoot)\include\atk-1.0;$(DepsRoot)\include\cairo;$(DepsRoot)\include\pango-1.0;$(DepsRoot)\include\gdk-pixbuf-2.0 -- cgit 1.4.1