summaryrefslogtreecommitdiffstats
path: root/src/opcua/opcua.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/opcua.pro')
-rw-r--r--src/opcua/opcua.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opcua/opcua.pro b/src/opcua/opcua.pro
index fba759b..2f77a5e 100644
--- a/src/opcua/opcua.pro
+++ b/src/opcua/opcua.pro
@@ -1,5 +1,6 @@
TARGET = QtOpcUa
QT += core-private
+QT -= gui
include(core/core.pri)
include(client/client.pri)