From 10b6fbd7f39b954b334af88502d402c230e93f81 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sun, 29 Jul 2007 01:31:36 +0000 Subject: [PATCH] added sqlite to the build script --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401213 --- 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 726979a0..62a5b105 100644 --- a/tools/builder/PkgCore.cs +++ b/tools/builder/PkgCore.cs @@ -83,7 +83,7 @@ namespace builder */ public override Library [] GetLibraries() { - Library [] libs = new Library[7]; + Library [] libs = new Library[8]; for (int i=0; i