mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
- remove common lib - split settings, remove common-md - move ipc interop/kb_layout to interop - rename core -> settings, settings -> old_settings - os-detect header-only; interop -> PowerToysInterop - split notifications, move single-use headers where they're used - winstore lib - rename com utils - rename Updating and Telemetry projects - rename core -> settings-ui and remove examples folder - rename settings-ui folder + consisent common/version include
14 lines
349 B
C
14 lines
349 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by notifications_dll.rc
|
|
|
|
//////////////////////////////
|
|
// Non-localizable
|
|
|
|
#define FILE_DESCRIPTION "PowerToys Notifications"
|
|
#define INTERNAL_NAME "Notifications"
|
|
#define ORIGINAL_FILENAME "BackgroundActivatorDLL.dll"
|
|
|
|
// Non-localizable
|
|
//////////////////////////////
|