Update XML Tools URL.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Dimitri Schoolwerth 2015-02-13 21:49:06 +00:00
parent b37d50db1d
commit 7311e2ea44

View File

@ -7,7 +7,7 @@ Building Projects
-----------------
makeprojects is an AppleScript that uses the XML Tools from
http://www.latenightsw.com/freeware/XMLTools2/
http://www.latenightsw.com/freeware/xml-tools/
the reason for this script is to support a single place of definition for the files needed
for a certain platform by building Xcode projects from the bakefiles files.bkl file list.
@ -25,6 +25,6 @@ Prerequisites
you need the xml scripting additions from latenightsw,
http://www.latenightsw.com/freeware/XMLTools2/
http://www.latenightsw.com/freeware/xml-tools/
Stefan Csomor