mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
[GreaseMonkey] Cleanup project file.
This commit is contained in:
parent
42d19a8cf4
commit
8934c3842d
|
@ -1,8 +1,7 @@
|
|||
TARGET = $$qtLibraryTarget(GreaseMonkey)
|
||||
os2: TARGET = GreaseMo
|
||||
|
||||
INCLUDEPATH += . settings\
|
||||
|
||||
INCLUDEPATH += settings\
|
||||
|
||||
SOURCES += gm_plugin.cpp \
|
||||
gm_manager.cpp \
|
||||
|
@ -68,10 +67,4 @@ TRANSLATIONS = \
|
|||
translations/zh_CN.ts \
|
||||
translations/zh_TW.ts \
|
||||
|
||||
srcdir = $$(QUPZILLA_SRCDIR)
|
||||
equals(srcdir, "") {
|
||||
include(../../plugins.pri)
|
||||
}
|
||||
else {
|
||||
include($$srcdir/src/plugins.pri)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user