Splashscreen ad support. Wait dialog for ad click/browser start.
[qtmads] / src / SOMA / SOMA.pro
1 TEMPLATE = lib
2 CONFIG += plugin
3 INCLUDEPATH += ../
4 HEADERS = ../qtmadsservice.h \
5     SOMA_serviceplugin.h
6 SOURCES = ../qtmadsservice.cpp \
7     SOMA_servicepluginloader.cpp \
8     SOMA_serviceplugin.cpp
9 TARGET = $$qtLibraryTarget(SOMA_servicepluginloader)
10 DESTDIR = ../../plugins
11 QT += network \
12     phonon
13 MOC_DIR = ../build
14 OBJECTS_DIR = ../build
15 UI_DIR = ../build