mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
Unify dll/exe naming - interop (#14795)
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
// Non-localizable
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys Interop"
|
||||
#define INTERNAL_NAME "PowerToysInterop"
|
||||
#define ORIGINAL_FILENAME "PowerToysInterop.dll"
|
||||
#define INTERNAL_NAME "PowerToys.Interop"
|
||||
#define ORIGINAL_FILENAME "PowerToys.Interop.dll"
|
||||
|
||||
// Non-localizable
|
||||
//////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user