local copy of bluntdx, needed so we can do some hax perf tuning for openra

git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1143 993157c7-ee19-0410-b2c4-bb4e9862e678
This commit is contained in:
chrisf
2007-07-10 02:08:40 +00:00
parent 358b6d55ce
commit 3338422abc
3 changed files with 16 additions and 4 deletions

View File

@@ -28,10 +28,6 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="BluntDx, Version=1.0.2743.19723, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\BluntDx.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
@@ -49,6 +45,10 @@
<Compile Include="Vertex.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BluntDx\BluntDx.vcproj">
<Project>{4EA97564-C929-4ABE-AC5D-A9D11EDE08E1}</Project>
<Name>BluntDx</Name>
</ProjectReference>
<ProjectReference Include="..\OpenRa.FileFormats\OpenRa.FileFormats.csproj">
<Project>{BDAEAB25-991E-46A7-AF1E-4F0E03358DAA}</Project>
<Name>OpenRa.FileFormats</Name>