supported qt extra style.

This commit is contained in:
2022-11-08 21:35:05 +08:00
parent 6c2c2a161d
commit 98f891389a
2 changed files with 3 additions and 2 deletions

View File

@@ -85,3 +85,6 @@ set(COMPANY "hyzgame.com")
set(COPYRIGHT "Copyright (c) 1997-2022 hyzgame.com. All rights reserved.")
add_definitions(-D_USE_MATH_DEFINES)
SET(CM_QT_EXTRA_STYLE_RC_FILES ${CMAKE_CURRENT_SOURCE_DIR}/CMQT/src/style/bb10style/qbb10brightstyle.qrc
${CMAKE_CURRENT_SOURCE_DIR}/CMQT/src/style/bb10style/qbb10darkstyle.qrc)