mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
[build]Add version to binaries and add check in CI (#19792)
* [ci]Fail for binaries without a version * Add version to AlwaysOnTop dll * Add version to AlwaysOnTop executable * Add a version to Awake module * Add version to FancyZones module dll * Add version to PowerRenameUI executable * Add version to VideoConferenceMute module * Add version to the Bug Report Tool * Add version to Styles Report Tools * Add version to Webcam Report Tool * Add version to PowerToysSetupCustomActions * fix spellcheck * Update tools/WebcamReportTool/resource.h
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
//
|
||||
#define IDS_AWAKE_NAME 101
|
||||
|
||||
|
||||
#define FILE_DESCRIPTION "PowerToys Awake Module"
|
||||
#define INTERNAL_NAME "PowerToys.AwakeModuleInterface"
|
||||
#define ORIGINAL_FILENAME "PowerToys.AwakeModuleInterface.dll"
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
|
||||
Reference in New Issue
Block a user