Updated to zeiterfassungnetworklib
This commit is contained in:
@@ -16,4 +16,4 @@ set(FORMS
|
|||||||
|
|
||||||
add_library(devtoolsplugin SHARED ${HEADERS} ${SOURCES} ${FORMS})
|
add_library(devtoolsplugin SHARED ${HEADERS} ${SOURCES} ${FORMS})
|
||||||
|
|
||||||
target_link_libraries(devtoolsplugin Qt5::Core Qt5::Gui Qt5::Widgets zeiterfassungguilib)
|
target_link_libraries(devtoolsplugin Qt5::Core Qt5::Gui Qt5::Widgets zeiterfassungguilib zeiterfassungnetworklib)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
QT += core network gui widgets
|
QT += core network gui widgets
|
||||||
|
|
||||||
DBLIBS += zeiterfassungcore zeiterfassunggui
|
DBLIBS += zeiterfassungcore zeiterfassunggui zeiterfassungnetwork
|
||||||
|
|
||||||
TARGET = devtoolsplugin
|
TARGET = devtoolsplugin
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user