diff --git a/msvc/vsimporter-templates/WinStore10-App/App.vcxproj b/msvc/vsimporter-templates/WinStore10-App/App.vcxproj index 4509e81de2..4d87d27b40 100644 --- a/msvc/vsimporter-templates/WinStore10-App/App.vcxproj +++ b/msvc/vsimporter-templates/WinStore10-App/App.vcxproj @@ -18,6 +18,7 @@ Application v140 true + true @@ -48,6 +49,7 @@ Designer + diff --git a/msvc/vsimporter-templates/WinStore10-App/Project.vstemplate b/msvc/vsimporter-templates/WinStore10-App/Project.vstemplate index 85f14a50ad..779e27ae69 100644 --- a/msvc/vsimporter-templates/WinStore10-App/Project.vstemplate +++ b/msvc/vsimporter-templates/WinStore10-App/Project.vstemplate @@ -3,6 +3,7 @@ App.vcxproj.filters Package-native.appxmanifest + default.rd.xml LockScreenLogo.scale-200.png SplashScreen.scale-200.png Square44x44Logo.scale-200.png diff --git a/msvc/vsimporter-templates/WinStore10-App/default.rd.xml b/msvc/vsimporter-templates/WinStore10-App/default.rd.xml new file mode 100644 index 0000000000..028964726f --- /dev/null +++ b/msvc/vsimporter-templates/WinStore10-App/default.rd.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/samples/GLKitComplex/GLKitComplex.vsimporter/GLKitComplex-WinStore10/GLKitComplex.vcxproj b/samples/GLKitComplex/GLKitComplex.vsimporter/GLKitComplex-WinStore10/GLKitComplex.vcxproj index 39693504f7..32d2289e28 100644 --- a/samples/GLKitComplex/GLKitComplex.vsimporter/GLKitComplex-WinStore10/GLKitComplex.vcxproj +++ b/samples/GLKitComplex/GLKitComplex.vsimporter/GLKitComplex-WinStore10/GLKitComplex.vcxproj @@ -35,6 +35,7 @@ v140 GLKitComplex true + true diff --git a/samples/HelloGLKit/HelloGLKit.vsimporter/HelloGLKit-WinStore10/HelloGLKit.vcxproj b/samples/HelloGLKit/HelloGLKit.vsimporter/HelloGLKit-WinStore10/HelloGLKit.vcxproj index 8f886880b8..f05102c05d 100644 --- a/samples/HelloGLKit/HelloGLKit.vsimporter/HelloGLKit-WinStore10/HelloGLKit.vcxproj +++ b/samples/HelloGLKit/HelloGLKit.vsimporter/HelloGLKit-WinStore10/HelloGLKit.vcxproj @@ -35,6 +35,7 @@ v140 HelloGLKit true + true diff --git a/samples/HelloOpenGL/HelloOpenGL.vsimporter/HelloOpenGL-WinStore10/HelloOpenGL.vcxproj b/samples/HelloOpenGL/HelloOpenGL.vsimporter/HelloOpenGL-WinStore10/HelloOpenGL.vcxproj index e7d5aed674..7291b623ec 100644 --- a/samples/HelloOpenGL/HelloOpenGL.vsimporter/HelloOpenGL-WinStore10/HelloOpenGL.vcxproj +++ b/samples/HelloOpenGL/HelloOpenGL.vsimporter/HelloOpenGL-WinStore10/HelloOpenGL.vcxproj @@ -35,6 +35,7 @@ v140 HelloOpenGL true + true diff --git a/samples/HelloUI/HelloUI.vsimporter/HelloUI-WinStore10/HelloUI.vcxproj b/samples/HelloUI/HelloUI.vsimporter/HelloUI-WinStore10/HelloUI.vcxproj index 5da87aca3d..7afe51ba7f 100644 --- a/samples/HelloUI/HelloUI.vsimporter/HelloUI-WinStore10/HelloUI.vcxproj +++ b/samples/HelloUI/HelloUI.vsimporter/HelloUI-WinStore10/HelloUI.vcxproj @@ -35,6 +35,7 @@ v140 HelloUI true + true diff --git a/samples/WOCCatalog/WOCCatalog.vsimporter/WOCCatalog-WinStore10/WOCCatalog.vcxproj b/samples/WOCCatalog/WOCCatalog.vsimporter/WOCCatalog-WinStore10/WOCCatalog.vcxproj index 7e8d7d06ef..9bd54e8cd7 100644 --- a/samples/WOCCatalog/WOCCatalog.vsimporter/WOCCatalog-WinStore10/WOCCatalog.vcxproj +++ b/samples/WOCCatalog/WOCCatalog.vsimporter/WOCCatalog-WinStore10/WOCCatalog.vcxproj @@ -35,6 +35,7 @@ v140 WOCCatalog true + true