Upgrade to SDL 2.0.3 and latest SDL2-CS (e8731ef).

This commit is contained in:
Paul Chote
2014-04-07 23:29:21 +12:00
parent 27d78574f8
commit f62721bdd6
8 changed files with 10 additions and 10 deletions

View File

@@ -37,8 +37,8 @@
<HintPath>..\thirdparty\Tao\Tao.OpenGl.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="SDL2#">
<HintPath>..\thirdparty\SDL2#.dll</HintPath>
<Reference Include="SDL2-CS">
<HintPath>..\thirdparty\SDL2-CS.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>