2 TARGET
= ExtensionSystem
3 DEFINES
+= EXTENSIONSYSTEM_LIBRARY
4 include(../../library
.pri
)
5 include(extensionsystem_dependencies
.pri
)
7 unix
:!macx
:!freebsd
*:LIBS
+= -ldl
9 DEFINES
+= GCS_TEST_DIR
=$$
shell_quote(\"$$GCS_SOURCE_TREE
\")
13 HEADERS
+= pluginerrorview
.h \
17 extensionsystem_global
.h \
25 SOURCES
+= pluginerrorview
.cpp \
26 plugindetailsview
.cpp \
32 FORMS
+= pluginview
.ui \
35 RESOURCES
+= pluginview
.qrc