mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
win32 link++
svn path=/trunk/KDE/kdebase/apps/; revision=888070
This commit is contained in:
parent
8af3cf7a0c
commit
ae45bc9e18
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ set(dolphinpart_SRCS
|
|||
|
||||
kde4_add_plugin(dolphinpart ${dolphinpart_SRCS})
|
||||
|
||||
target_link_libraries(dolphinpart dolphinprivate konq ${KDE4_KPARTS_LIBS} ${KDE4_KDEUI_LIBS})
|
||||
target_link_libraries(dolphinpart dolphinprivate konq ${KDE4_KPARTS_LIBS} ${KDE4_KDEUI_LIBS} ${KDE4_KFILE_LIBS})
|
||||
|
||||
install(TARGETS dolphinpart DESTINATION ${PLUGIN_INSTALL_DIR} )
|
||||
|
||||
|
|
Loading…
Reference in a new issue