mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-03 09:46:54 +02:00
[PowerRename] fix build warning (#6210)
PowerRenameUWPUI uses the resources from powerrename\dll\Resources.resx
This commit is contained in:
@@ -2,12 +2,3 @@
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Used by PowerRenameUWPUI.rc
|
||||
|
||||
//////////////////////////////
|
||||
// Non-localizable
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys PowerRenameUWPUI"
|
||||
#define INTERNAL_NAME "PowerRenameUWPUI"
|
||||
#define ORIGINAL_FILENAME "PowerRenameUWPUI.exe"
|
||||
|
||||
// Non-localizable
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user