chore: update files of project

This commit is contained in:
x-tools 2024-03-19 14:03:17 +08:00
parent de0bb5ee26
commit 07f68229f7
2 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ if(SAK_BUILD_FOR_APP_SOTRE AND CMAKE_BUILD_TYPE)
endif() endif()
list(APPEND SAK_APP_SOURCES ${SAK_ASSISTANT_SOURCES} ${SAK_SRC_SOURCES} ${APP_SOURCES}) list(APPEND SAK_APP_SOURCES ${SAK_ASSISTANT_SOURCES} ${SAK_SRC_SOURCES} ${APP_SOURCES})
list(APPEND SAK_APP_SOURCES x-tools.qrc x-tools.rc) list(APPEND SAK_APP_SOURCES xTools.qrc xTools.rc)
if(SAK_IMPORT_MODULE_BLUETOOTH) if(SAK_IMPORT_MODULE_BLUETOOTH)
file(GLOB SAK_BLUETOOTH_SOURCES "Source/optional/bluetooth/*.h" "Source/optional/bluetooth/*.cc" file(GLOB SAK_BLUETOOTH_SOURCES "Source/optional/bluetooth/*.h" "Source/optional/bluetooth/*.cc"
"Source/optional/bluetooth/*.ui") "Source/optional/bluetooth/*.ui")

View File

@ -1 +1 @@
IDI_ICON1 ICON DISCARDABLE "x-tools.ico" IDI_ICON1 ICON DISCARDABLE "xTools.ico"