mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-15 20:00:09 +10:00
Copy *L10N.ini files to output folder
So that they can be used during debugging.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user