Copy *L10N.ini files to output folder

So that they can be used during debugging.
This commit is contained in:
ge0rdi
2023-06-09 17:52:19 +02:00
parent 8fee436996
commit 4377817bef
10 changed files with 12 additions and 18 deletions
@@ -95,7 +95,9 @@
<None Include="StartMenuHelper.rgs" />
<None Include="StartMenuHelper32.def" />
<None Include="StartMenuHelper64.def" />
<None Include="StartMenuHelperL10N.ini" />
<None Include="StartMenuHelperL10N.ini">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<ClInclude Include="dllmain.h" />