diff options
Diffstat (limited to 'OpenSim.RegionServer/OpenSim.exe.build')
-rw-r--r-- | OpenSim.RegionServer/OpenSim.exe.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim.RegionServer/OpenSim.exe.build b/OpenSim.RegionServer/OpenSim.exe.build index 2b5e012..529f5fb 100644 --- a/OpenSim.RegionServer/OpenSim.exe.build +++ b/OpenSim.RegionServer/OpenSim.exe.build | |||
@@ -11,6 +11,7 @@ | |||
11 | <resources prefix="OpenSim" dynamicprefix="true" > | 11 | <resources prefix="OpenSim" dynamicprefix="true" > |
12 | </resources> | 12 | </resources> |
13 | <sources failonempty="true"> | 13 | <sources failonempty="true"> |
14 | <include name="AgentAssetUpload.cs" /> | ||
14 | <include name="Grid.cs" /> | 15 | <include name="Grid.cs" /> |
15 | <include name="OpenSimApplication.cs" /> | 16 | <include name="OpenSimApplication.cs" /> |
16 | <include name="OpenSimMain.cs" /> | 17 | <include name="OpenSimMain.cs" /> |