|
|
|
@ -135,7 +135,7 @@ shutdownconfirmdlg.ui
@@ -135,7 +135,7 @@ shutdownconfirmdlg.ui
|
|
|
|
|
|
|
|
|
|
qbt_target_sources(about.qrc) |
|
|
|
|
|
|
|
|
|
add_library(qbt_gui STATIC ${QBT_GUI_HEADERS} ${QBT_GUI_SOURCES}) |
|
|
|
|
add_library(qbt_gui STATIC ${QBT_GUI_HEADERS} ${QBT_GUI_SOURCES} ${QBT_GUI_FORMS}) |
|
|
|
|
target_link_libraries(qbt_gui qbt_lineedit qbt_powermanagement qbt_rss qbt_properties qbt_searchengine |
|
|
|
|
${QBT_GUI_OPTIONAL_LINK_LIBRARIES} qbt_base |
|
|
|
|
QtSingleApplication::QtSingleApplication |
|
|
|
|