diff options
author | lbsa71 | 2007-06-20 11:41:45 +0000 |
---|---|---|
committer | lbsa71 | 2007-06-20 11:41:45 +0000 |
commit | 8edcc844c443a8d2567d2ca1e468fa3324272b98 (patch) | |
tree | 3607faa8d44c72ff227e408cb315427aa2d32147 /OpenSim/Examples/SimpleApp/SimpleApp.exe.build | |
parent | Deleted some bin/obj Directories. (diff) | |
download | opensim-SC-8edcc844c443a8d2567d2ca1e468fa3324272b98.zip opensim-SC-8edcc844c443a8d2567d2ca1e468fa3324272b98.tar.gz opensim-SC-8edcc844c443a8d2567d2ca1e468fa3324272b98.tar.bz2 opensim-SC-8edcc844c443a8d2567d2ca1e468fa3324272b98.tar.xz |
* re-added SimpleApp projects
* made them work (yay!)
* some cleanup
Diffstat (limited to 'OpenSim/Examples/SimpleApp/SimpleApp.exe.build')
-rw-r--r-- | OpenSim/Examples/SimpleApp/SimpleApp.exe.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Examples/SimpleApp/SimpleApp.exe.build b/OpenSim/Examples/SimpleApp/SimpleApp.exe.build index 922c557..b024219 100644 --- a/OpenSim/Examples/SimpleApp/SimpleApp.exe.build +++ b/OpenSim/Examples/SimpleApp/SimpleApp.exe.build | |||
@@ -27,6 +27,7 @@ | |||
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="OpenSim.World.dll" /> | ||
30 | <include name="System.dll" /> | 31 | <include name="System.dll" /> |
31 | <include name="System.Data.dll.dll" /> | 32 | <include name="System.Data.dll.dll" /> |
32 | <include name="System.Xml.dll" /> | 33 | <include name="System.Xml.dll" /> |