fixed the VS 2005 solution/ project files.

and a couple of other small changes
This commit is contained in:
MW
2007-04-30 15:38:51 +00:00
parent 538179c526
commit a595881dc0
10 changed files with 252 additions and 71 deletions

View File

@@ -96,6 +96,9 @@
<Compile Include="LoginService.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Remoting.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="SimProfile.cs">
<SubType>Code</SubType>
</Compile>
@@ -159,6 +162,9 @@
<Compile Include="Types\AssetBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Types\AssetStorage.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Types\Login.cs">
<SubType>Code</SubType>
</Compile>