| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Fri, 17 Sep 2010 08:34:18 +0300 | |
| changeset 36 | ef0373b55136 |
| parent 33 | 3e2da88830cd |
| child 37 | 758a864f9613 |
| permissions | -rw-r--r-- |
TARGET = qconnmanbearer include(../../qpluginbase.pri) QT = core network dbus HEADERS += qconnmanservice_linux_p.h \ qconnmanengine.h \ ../qnetworksession_impl.h \ ../qbearerengine_impl.h SOURCES += main.cpp \ qconnmanservice_linux.cpp \ qconnmanengine.cpp \ ../qnetworksession_impl.cpp QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/bearer target.path += $$[QT_INSTALL_PLUGINS]/bearer INSTALLS += target