summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets')
-rw-r--r--3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets10
1 files changed, 0 insertions, 10 deletions
diff --git a/3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets b/3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets
deleted file mode 100644
index 4dede303e1e..00000000000
--- a/3rdparty/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <ItemGroup Label="LibSDL2">
- <ClCompile Include="$(MSBuildThisFileDirectory)..\..\src\main\winrt\SDL_winrt_main_NonXAML.cpp">
- <CompileAsWinRT>true</CompileAsWinRT>
- </ClCompile>
- </ItemGroup>
-
-</Project>