make/vs/testapp/testapp.vcxproj.filters

branch
newapi
changeset 211
5d71a36b833b
parent 205
b1ac0dd1d38b
--- a/make/vs/testapp/testapp.vcxproj.filters	Thu Oct 12 13:51:44 2023 +0200
+++ b/make/vs/testapp/testapp.vcxproj.filters	Thu Oct 12 13:52:18 2023 +0200
@@ -25,4 +25,7 @@
   <ItemGroup>
     <Natvis Include="$(MSBuildThisFileDirectory)..\..\natvis\wil.natvis" />
   </ItemGroup>
+  <ItemGroup>
+    <Manifest Include="app.manifest" />
+  </ItemGroup>
 </Project>
\ No newline at end of file

mercurial