Some rearranging of folders in OpenSim.Region

This commit is contained in:
MW
2007-06-12 14:50:08 +00:00
parent 9f1158ba6a
commit a7b55fb26f
33 changed files with 407 additions and 364 deletions

View File

@@ -90,19 +90,19 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="UUIDParcelQuery.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UUIDPrimQuery.cs">
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Db4LocalStorage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs">
<Compile Include="MapStorage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MapStorage.cs">
<Compile Include="UUIDParcelQuery.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UUIDPrimQuery.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>