mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-11 14:02:24 +02:00
MSIX: add a dedicated .rc for UWPUI which joins both UI and DLL .rc's (#1139)
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
<Image Include="..\ui\PowerRename.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="..\ui\PowerRenameUI.rc" />
|
||||
<ResourceCompile Include="PowerRenameUWPUI.rc" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
||||
Reference in New Issue
Block a user