From 8ae8d3ac782825d732a0680bd1ad80db420718a9 Mon Sep 17 00:00:00 2001 From: Ray Date: Thu, 10 May 2018 17:35:02 +0200 Subject: Reorganized project templates folder --- .../raylib.App.UWP/raylib.App.UWP.vcxproj | 145 --------------------- 1 file changed, 145 deletions(-) delete mode 100644 project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj (limited to 'project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj') diff --git a/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj b/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj deleted file mode 100644 index 6af9db60..00000000 --- a/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj +++ /dev/null @@ -1,145 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - Debug - ARM - - - Release - ARM - - - - {b842558c-c034-4e4b-9457-a286f26e83cc} - raylibUWP - en-US - 14.0 - true - Windows Store - 10.0.14393.0 - 10.0.14393.0 - 10.0 - raylib.App.UWP - - - - Application - true - v140 - - - Application - false - true - v140 - - - - - - - - raylib.App.UWP.TemporaryKey.pfx - - - C:\Users\Sam\Documents\GitHub\raylib\release\include;$(IncludePath) - C:\Users\Sam\Documents\GitHub\raylib\project\vs2015.UWP\raylib\Debug;$(LibraryPath) - - - - mincore.lib;raylib.lib;%(AdditionalDependencies) - %(AdditionalLibraryDirectories);$(VCInstallDir)\lib\store\arm;$(VCInstallDir)\lib\arm - - - - - mincore.lib;raylib.lib;%(AdditionalDependencies) - $(SolutionDir)raylib\Debug;%(AdditionalLibraryDirectories); $(VCInstallDir)\lib\store; $(VCInstallDir)\lib - - - - - mincore.lib;raylib.lib;%(AdditionalDependencies) - C:\Users\Sam\Documents\GitHub\raylib\project\vs2015.UWP\x64\Debug;C:\Users\Alumno\Downloads\angle\UWP_OpenGLES2\raylib;%(AdditionalLibraryDirectories);$(VCInstallDir)\lib\store\amd64;$(VCInstallDir)\lib\amd64 - - - - - pch.h - $(IntDir)pch.pch - $(SolutionDir)..\..\src;$(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj %(AdditionalOptions) - 4453;28204 - _DEBUG;%(PreprocessorDefinitions) - - - true - - - - - pch.h - $(IntDir)pch.pch - $(SolutionDir)..\..\src;$(ProjectDir);$(IntermediateOutputPath);%(AdditionalIncludeDirectories) - /bigobj %(AdditionalOptions) - 4453;28204 - NDEBUG;%(PreprocessorDefinitions) - Default - false - - - /NODEFAULTLIB %(AdditionalOptions) - - - - - - - - - - - - - - - - - Create - - - - - Designer - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - \ No newline at end of file -- cgit v1.2.3