From f03c7e179e187c05d091e127cff6e08f965e6dfa Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 16 Jun 2007 18:34:20 +0000 Subject: [PATCH] added sdktools to build script --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40963 --- tools/builder/PkgCore.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tools/builder/PkgCore.cs b/tools/builder/PkgCore.cs index ee5a4d71..2b571536 100644 --- a/tools/builder/PkgCore.cs +++ b/tools/builder/PkgCore.cs @@ -81,7 +81,7 @@ namespace builder */ public override Library [] GetLibraries() { - Library [] libs = new Library[6]; + Library [] libs = new Library[7]; for (int i=0; i