kuser is building.

added DCOP-shared tdefx tdetexteditor tdentlm to the linker.
pull/5/head
gregory guy 6 years ago committed by Slávek Banko
parent 88073834d0
commit 14f6c3983a
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -15,6 +15,7 @@ include_directories(
link_directories(
${TQT_LIBRARY_DIRS}
${TDE_LIB_DIR}
)
@ -27,7 +28,8 @@ tde_add_executable( kuser AUTOMOC
kgroupfiles.cpp kuserldap.cpp kgroupldap.cpp kusersystem.cpp
kgroupsystem.cpp selectconn.cpp sha1.cpp kuserprefs.kcfgc filessettings.ui
generalsettings.ui ldapsettings.ui ldapsamba.ui passwordpolicy.ui
LINK tdecore-shared tdeui-shared tdeio-shared tdeui-shared crypt tdeabc_ldaptdeio tdeabc ldap
LINK tdecore-shared tdeui-shared tdeio-shared tdeui-shared DCOP-shared tdefx
tdetexteditor crypt tdeabc_ldaptdeio tdeabc ldap tdentlm
DESTINATION ${BIN_INSTALL_DIR}
)

Loading…
Cancel
Save