* Applied Prebuild fixes to Sugilite

* Rebuilt project files
* ignored some bins
This commit is contained in:
lbsa71
2007-06-14 11:01:38 +00:00
parent 1fef45bc2b
commit 3a20a7b5d1
71 changed files with 720 additions and 616 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">