mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-13 10:32:11 +01:00
Fix build
This commit is contained in:
parent
6e10e6ac92
commit
a262de8239
|
@ -21,13 +21,7 @@ FORMS += \
|
||||||
TRANSLATIONS = \
|
TRANSLATIONS = \
|
||||||
translations/fa_IR.ts
|
translations/fa_IR.ts
|
||||||
|
|
||||||
include(..dextractor/tldextractor.pri)
|
include(tldextractor/tldextractor.pri)
|
||||||
|
|
||||||
PLUGIN_DIR = $$PWD
|
PLUGIN_DIR = $$PWD
|
||||||
srcdir = $$(QUPZILLA_SRCDIR)
|
include(../../plugins.pri)
|
||||||
equals(srcdir, "") {
|
|
||||||
include(../../plugins.pri)
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
include(..srcdir/src/plugins.pri)
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user