Add character management and release packaging

This commit is contained in:
2026-06-01 12:46:56 +08:00
parent 4388a168f1
commit 7ffc009307
17 changed files with 1397 additions and 65 deletions
+4
View File
@@ -78,6 +78,10 @@ target_link_libraries(QtDesktopPet
Qt6::Widgets
)
set_target_properties(QtDesktopPet PROPERTIES
WIN32_EXECUTABLE TRUE
)
if (WIN32)
set_source_files_properties(resources/icons/app_icon.rc
PROPERTIES