1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-13 10:32:11 +01:00
falkonOfficial/plugins/libqupzilla/libqupzilla.pro
nowrep 786d6f4029 Edited building system to support linking plugins.
- however plugins has to be statically linked
2012-02-18 14:47:38 +01:00

16 lines
281 B
Prolog

include(../../src/3rdparty/qtsingleapplication.pri)
include(../../defines.pri)
include(../../src/src.pri)
QT += core gui webkit sql network script
unix:QT += dbus
TARGET = qupzilla
TEMPLATE = lib
CONFIG -= shared
CONFIG += static
DESTDIR = $$PWD
RESOURCES =
win32|os2:RC_FILE =