From ebe7a653054a014ef65b98eac0f600c11c991fee Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 18 Nov 2004 00:16:21 +0000 Subject: [PATCH] Enumerate the libraries needed to compile Narya. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3219 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- lib/LIBS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lib/LIBS diff --git a/lib/LIBS b/lib/LIBS new file mode 100644 index 000000000..46751b8a5 --- /dev/null +++ b/lib/LIBS @@ -0,0 +1,6 @@ +commons-collections.jar +commons-digester.jar +commons-io.jar +commons-lang.jar +samskivert.jar +xml-writer.jar