*Reorganized RegionServerCommsManager for OGS and local support

This commit is contained in:
mingchen
2007-06-09 21:04:13 +00:00
parent 3658015de8
commit fa8f143aec
23 changed files with 444 additions and 262 deletions

View File

@@ -96,10 +96,10 @@
<Compile Include="MapStorage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UUIDPrimQuery.cs">
<Compile Include="UUIDParcelQuery.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UUIDParcelQuery.cs">
<Compile Include="UUIDPrimQuery.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Db4LocalStorage.cs">

View File

@@ -13,8 +13,8 @@
<sources failonempty="true">
<include name="AssemblyInfo.cs" />
<include name="MapStorage.cs" />
<include name="UUIDPrimQuery.cs" />
<include name="UUIDParcelQuery.cs" />
<include name="UUIDPrimQuery.cs" />
<include name="Db4LocalStorage.cs" />
</sources>
<references basedir="${project::get-base-directory()}">