From 35af97d1a9c1bb0f8b863280124cf4dafdcfa5be Mon Sep 17 00:00:00 2001 From: Turanszki Janos Date: Fri, 8 May 2020 17:00:47 +0100 Subject: [PATCH] UWP template update --- Template_UWP/Template_UWP.vcxproj | 32 +++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Template_UWP/Template_UWP.vcxproj b/Template_UWP/Template_UWP.vcxproj index c89063a66..3aceebf8b 100644 --- a/Template_UWP/Template_UWP.vcxproj +++ b/Template_UWP/Template_UWP.vcxproj @@ -128,6 +128,38 @@ + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + + + $(SolutionDir)$(Platform)\$(Configuration)\ + $(ProjectName)\$(Platform)\$(Configuration)\ + d2d1.lib; d3d11.lib; dxgi.lib; windowscodecs.lib; dwrite.lib; %(AdditionalDependencies)