Unify dll/exe naming - interop (#14795)

This commit is contained in:
Stefan Markovic
2021-12-06 16:27:54 +01:00
committed by GitHub
parent c9e8ba4955
commit 88ec74d81e
12 changed files with 26 additions and 26 deletions

View File

@@ -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
//////////////////////////////