* Changed some more sort order issues

* Updated vs2005 files as well
This commit is contained in:
lbsa71
2007-06-13 21:06:39 +00:00
parent 69b3a8a9b8
commit 1876c70ebd
38 changed files with 825 additions and 757 deletions

View File

@@ -58,14 +58,14 @@
<NoWarn></NoWarn>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" >
<HintPath>System.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="Axiom.MathLib.dll" >
<HintPath>..\..\..\bin\Axiom.MathLib.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" >
<HintPath>System.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Manager\OpenSim.Physics.Manager.csproj">