diff options
| author | raysan5 <[email protected]> | 2018-07-21 15:44:06 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2018-07-21 15:44:06 +0200 |
| commit | 2875f4cf117c1f0db2cf841cbf28b983fc980d6e (patch) | |
| tree | 48ecf4f94af733388a24baef9ef957abff6625b0 /projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters | |
| parent | 6e812cf14700d4106ab941c3b2da02da06b0fb45 (diff) | |
| download | raylib-2875f4cf117c1f0db2cf841cbf28b983fc980d6e.tar.gz raylib-2875f4cf117c1f0db2cf841cbf28b983fc980d6e.zip | |
Remove VS2017 UWP project
Not properly configured, use VS2015.UWP as reference
Diffstat (limited to 'projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters')
| -rw-r--r-- | projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters b/projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters deleted file mode 100644 index 4e83c979..00000000 --- a/projects/VS2017/raylib.App.UWP/raylib.App.UWP.filters +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup> - <ClCompile Include="App.cpp" /> - <ClCompile Include="pch.cpp" /> - </ItemGroup> - <ItemGroup> - <ClInclude Include="App.h" /> - <ClInclude Include="pch.h" /> - </ItemGroup> - <ItemGroup> - <Image Include="Assets\SmallLogo.scale-100.png"> - <Filter>Assets</Filter> - </Image> - <Image Include="Assets\SplashScreen.scale-100.png"> - <Filter>Assets</Filter> - </Image> - <Image Include="Assets\StoreLogo.scale-100.png"> - <Filter>Assets</Filter> - </Image> - <Image Include="Assets\WideLogo.scale-100.png"> - <Filter>Assets</Filter> - </Image> - <Image Include="Assets\Logo.scale-100.png"> - <Filter>Assets</Filter> - </Image> - </ItemGroup> - <ItemGroup> - <AppxManifest Include="Package.appxmanifest" /> - </ItemGroup> - <ItemGroup> - <None Include="UWP_OpenGLES2_TemporaryKey.pfx" /> - <None Include="packages.config" /> - <None Include="$(angle-BinPath)\libEGL.dll" /> - <None Include="$(angle-BinPath)\libGLESv2.dll" /> - </ItemGroup> - <ItemGroup> - <Filter Include="Assets"> - <UniqueIdentifier>{d16954bb-de54-472b-ac10-ecab10d3fdc8}</UniqueIdentifier> - </Filter> - </ItemGroup> -</Project>
\ No newline at end of file |
