mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-19 09:01:29 +08:00
refactor(include): 更新头文件引用路径
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
* 然的加入,逐渐成长为互相支持的伙伴。
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
#include "chsrc_version.h"
|
||||
#include "version.h"
|
||||
|
||||
#define Chsrc_Maintain_URL "https://github.com/RubyMetric/chsrc"
|
||||
#define Chsrc_Maintain_URL2 "https://gitee.com/RubyMetric/chsrc"
|
||||
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#include <windows.h>
|
||||
#include "chsrc_version.h"
|
||||
#include "version.h"
|
||||
|
||||
// 图标资源
|
||||
IDI_ICON1 ICON DISCARDABLE "logo.ico"
|
Reference in New Issue
Block a user