X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcontrib%2Fqxt%2Fqxt.pri;fp=src%2Fcontrib%2Fqxt%2Fqxt.pri;h=fa687831b9cf2a3e29d44cfeb61b3a7390be505a;hp=0fdc081bd92542f5a16abdac8b80517c4e581010;hb=717e077612ef073a6b3d2f3b19f56b8e1ed136f8;hpb=2eea4f7ac38f9c36a923d1ad3108aa1cd48f9749 diff --git a/src/contrib/qxt/qxt.pri b/src/contrib/qxt/qxt.pri index 0fdc081b..fa687831 100644 --- a/src/contrib/qxt/qxt.pri +++ b/src/contrib/qxt/qxt.pri @@ -1,5 +1,4 @@ DEPMOD = QT_MOD = core network -SRCS = qxtmetaobject.cpp qxtnull.cpp qxtrpcpeer.cpp -HDRS = qxtboundfunction.h qxtboundfunctionbase.h qxtglobal.h qxtmetaobject.h qxtnullable.h qxtnull.h qxtpimpl.h qxtrpcpeer.h -FRMS = +SRCS += qxtmetaobject.cpp qxtnull.cpp qxtrpcpeer.cpp +HDRS += qxtboundfunction.h qxtboundfunctionbase.h qxtglobal.h qxtmetaobject.h qxtnullable.h qxtnull.h qxtpimpl.h qxtrpcpeer.h