fix win32 build

This commit is contained in:
Francis Dupont
2010-08-13 14:33:31 +00:00
parent 20dc3ddcd4
commit 7641867b4c
5 changed files with 17 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
# $Id: updatelibxml2.pl,v 1.3 2009/07/19 04:50:15 each Exp $
# $Id: updatelibxml2.pl,v 1.4 2010/08/13 14:33:31 fdupont Exp $
# updatelibxml2.pl
# This script locates the latest version of libxml2 in the grandparent
@@ -65,6 +65,8 @@ $path = "..\\..\\";
"../bin/nsupdate/win32/nsupdate.mak",
"../bin/rndc/win32/rndc.dsp",
"../bin/rndc/win32/rndc.mak",
"../bin/tools/win32/journalprint.dsp",
"../bin/tools/win32/journalprint.mak",
"../lib/bind9/win32/libbind9.dsp",
"../lib/bind9/win32/libbind9.mak",
"../lib/dns/win32/libdns.dsp",