*More compile fixes (should be it on OpenSim.sln)

This commit is contained in:
mingchen
2007-06-27 17:20:45 +00:00
parent fe120533ef
commit 1dcc814b70
8 changed files with 71 additions and 78 deletions

View File

@@ -91,10 +91,10 @@
<Compile Include="AgentInventory.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="AuthenticateSessionBase.cs">
<Compile Include="Util.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Util.cs">
<Compile Include="AuthenticateSessionBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Logger.cs">