update to SDL 2.0.7 #502

pre built libs moved to 3rd-party
This commit is contained in:
BADIM-PC\Vadim
2018-01-10 16:05:49 +03:00
parent ce8d603594
commit 82d23a1bc0
44 changed files with 20 additions and 19 deletions

View File

@@ -82,13 +82,13 @@
<ClCompile Include="..\..\..\src\world.c" />
</ItemGroup>
<ItemGroup>
<Image Include="..\..\..\lib\windows\icon.ico" />
<Image Include="icon.ico" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\lib\windows\resource.h" />
<ClInclude Include="resource.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\..\..\lib\windows\tic.rc" />
<ResourceCompile Include="tic.rc" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B6ECC66E-26FA-42C2-8F6C-E4338424F38A}</ProjectGuid>