Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 846 Bytes

SDL_image-WinPhone81.vcxproj.filters

File metadata and controls

20 lines (20 loc) · 846 Bytes
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="..\..\IMG.c" />
<ClCompile Include="..\..\IMG_bmp.c" />
<ClCompile Include="..\..\IMG_gif.c" />
<ClCompile Include="..\..\IMG_jpg.c" />
<ClCompile Include="..\..\IMG_lbm.c" />
<ClCompile Include="..\..\IMG_pcx.c" />
<ClCompile Include="..\..\IMG_png.c" />
<ClCompile Include="..\..\IMG_pnm.c" />
<ClCompile Include="..\..\IMG_tga.c" />
<ClCompile Include="..\..\IMG_tif.c" />
<ClCompile Include="..\..\IMG_webp.c" />
<ClCompile Include="..\..\IMG_xcf.c" />
<ClCompile Include="..\..\IMG_xpm.c" />
<ClCompile Include="..\..\IMG_xv.c" />
<ClCompile Include="..\..\IMG_xxx.c" />
</ItemGroup>
</Project>