SlimDX updated and added d3dx dll and dx web setup

This commit is contained in:
codeimp 2007-09-24 17:35:51 +00:00
parent 49bbca433d
commit c007b64743
6 changed files with 2885 additions and 4 deletions

View file

@ -16,8 +16,8 @@ mainwindow
{
positionx = 170;
sizeheight = 572;
positiony = 95;
windowstate = 2;
sizewidth = 739;
positiony = 95;
}

Binary file not shown.

2883
Build/SlimDX.xml Normal file

File diff suppressed because it is too large Load diff

BIN
Build/d3dx9_35.dll Normal file

Binary file not shown.

BIN
Resources/dxwebsetup.exe Normal file

Binary file not shown.

View file

@ -124,9 +124,7 @@
<Compile Include="Rendering\TextureImageResource.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="SlimDX, Version=1.0.2733.42401, Culture=neutral, processorArchitecture=x86">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="SlimDX, Version=1.0.2813.30005, Culture=neutral, PublicKeyToken=b1b0c32fd1ffe4f9, processorArchitecture=x86" />
<Reference Include="System" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />