This commit is contained in:
luoliangyi 2023-04-12 12:00:34 +08:00
parent 0bebc399c8
commit aed3d7a0d5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if (contains(DEFINES, OEM_HANWANG)) {
} else { } else {
if (contains(DEFINES, OEM_LISICHENG)) { if (contains(DEFINES, OEM_LISICHENG)) {
RC_ICONS = ../../../app/scanner/image_rsc/logo/Lanxum_logo.ico RC_ICONS = ../../../app/scanner/image_rsc/logo/Lanxum_logo.ico
TARGET = LanxumSca TARGET = LanxumScan
} else { } else {
if (contains(DEFINES, OEM_CANGTIAN)) { if (contains(DEFINES, OEM_CANGTIAN)) {
RC_ICONS = ../../../app/scanner/image_rsc/logo/Cumtenn_logo.ico RC_ICONS = ../../../app/scanner/image_rsc/logo/Cumtenn_logo.ico