diff options
Diffstat (limited to 'Common/OpenSim.Framework/OpenSim.Framework.dll.build')
-rw-r--r-- | Common/OpenSim.Framework/OpenSim.Framework.dll.build | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Common/OpenSim.Framework/OpenSim.Framework.dll.build b/Common/OpenSim.Framework/OpenSim.Framework.dll.build index 5ef4c27..c50bdec 100644 --- a/Common/OpenSim.Framework/OpenSim.Framework.dll.build +++ b/Common/OpenSim.Framework/OpenSim.Framework.dll.build | |||
@@ -56,12 +56,12 @@ | |||
56 | <include name="${project::get-base-directory()}" /> | 56 | <include name="${project::get-base-directory()}" /> |
57 | <include name="${project::get-base-directory()}/${build.dir}" /> | 57 | <include name="${project::get-base-directory()}/${build.dir}" /> |
58 | </lib> | 58 | </lib> |
59 | <include name="../../bin/Db4objects.Db4o.dll" /> | ||
60 | <include name="../../bin/libsecondlife.dll" /> | ||
61 | <include name="../../bin/OpenSim.Framework.Console.dll" /> | ||
59 | <include name="System.dll" /> | 62 | <include name="System.dll" /> |
60 | <include name="System.Xml.dll" /> | 63 | <include name="System.Xml.dll" /> |
61 | <include name="../../bin/libsecondlife.dll" /> | ||
62 | <include name="../../bin/Db4objects.Db4o.dll" /> | ||
63 | <include name="../../bin/XMLRPC.dll" /> | 64 | <include name="../../bin/XMLRPC.dll" /> |
64 | <include name="../../bin/OpenSim.Framework.Console.dll" /> | ||
65 | </references> | 65 | </references> |
66 | </csc> | 66 | </csc> |
67 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" /> | 67 | <echo message="Copying from [${project::get-base-directory()}/${build.dir}/] to [${project::get-base-directory()}/../../bin/" /> |