diff options
author | lbsa71 | 2007-06-17 17:58:19 +0000 |
---|---|---|
committer | lbsa71 | 2007-06-17 17:58:19 +0000 |
commit | 45d407c7b548e85a85c4a978670ebbcc45871ff8 (patch) | |
tree | 4535ec8d701a0f455209c17093fa0c62a63a8564 /OpenSim/Examples/SimpleApp/SimpleApp.exe.build | |
parent | * Added the two Sample Apps to the solution (diff) | |
download | opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.zip opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.gz opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.bz2 opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.xz |
* SimpleApp:
* fixed build errors
* still not working though...
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Examples/SimpleApp/SimpleApp.exe.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Examples/SimpleApp/SimpleApp.exe.build b/OpenSim/Examples/SimpleApp/SimpleApp.exe.build index d63fe41..922c557 100644 --- a/OpenSim/Examples/SimpleApp/SimpleApp.exe.build +++ b/OpenSim/Examples/SimpleApp/SimpleApp.exe.build | |||
@@ -27,7 +27,6 @@ | |||
27 | <include name="../../../bin/OpenSim.GridInterfaces.Local.dll" /> | 27 | <include name="../../../bin/OpenSim.GridInterfaces.Local.dll" /> |
28 | <include name="../../../bin/OpenSim.RegionServer.dll" /> | 28 | <include name="../../../bin/OpenSim.RegionServer.dll" /> |
29 | <include name="../../../bin/OpenSim.Servers.dll" /> | 29 | <include name="../../../bin/OpenSim.Servers.dll" /> |
30 | <include name="../../../bin/OpenSim.World.dll" /> | ||
31 | <include name="System.dll" /> | 30 | <include name="System.dll" /> |
32 | <include name="System.Data.dll.dll" /> | 31 | <include name="System.Data.dll.dll" /> |
33 | <include name="System.Xml.dll" /> | 32 | <include name="System.Xml.dll" /> |