mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-15 18:20:20 +00:00
win32: Bump python to 3.4.0
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<YourMsgfmtPath>c:\mozilla-build\msgfmt</YourMsgfmtPath>
|
||||
<YourPerlPath>c:\mozilla-build\perl-5.18</YourPerlPath>
|
||||
<YourPython2Path>c:\mozilla-build\python-2.7</YourPython2Path>
|
||||
<YourPython3Path>c:\mozilla-build\python-3.3</YourPython3Path>
|
||||
<YourPython3Path>c:\mozilla-build\python-3.4</YourPython3Path>
|
||||
|
||||
<!-- YOU SHOULDN'T TOUCH ANYTHING BELOW -->
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<Python2Lib>python27</Python2Lib>
|
||||
<Python2Output>hcpython2</Python2Output>
|
||||
<Python3Path>$(YourPython3Path)\$(PlatformName)</Python3Path>
|
||||
<Python3Lib>python33</Python3Lib>
|
||||
<Python3Lib>python34</Python3Lib>
|
||||
<Python3Output>hcpython3</Python3Output>
|
||||
<Glib>$(DepsRoot)\include\glib-2.0;$(DepsRoot)\lib\glib-2.0\include;$(DepsRoot)\include\libxml2</Glib>
|
||||
<Gtk>$(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</Gtk>
|
||||
|
||||
Reference in New Issue
Block a user