Merge remote-tracking branch 'sunshine/master'

This commit is contained in:
Yukino Song
2025-04-14 22:10:06 +08:00
18 changed files with 516 additions and 189 deletions

View File

@@ -1,7 +1,7 @@
/**
* @file src/platform/windows/windows.rs.in
* @file src/platform/windows/windows.rc.in
* @brief Windows resource file template.
* @note The final `windows.rs` is generated from this file during the CMake build.
* @note The final `windows.rc` is generated from this file during the CMake build.
* @todo Use CMake definitions directly, instead of configuring this file.
*/
#include "winver.h"