mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-17 04:40:09 +10:00
Copy *L10N.ini files to output folder
So that they can be used during debugging.
This commit is contained in:
@@ -74,7 +74,9 @@
|
||||
<ClInclude Include="targetver.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="StartMenuL10N.ini" />
|
||||
<None Include="StartMenuL10N.ini">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Lib\Lib.vcxproj">
|
||||
|
||||
Reference in New Issue
Block a user