mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-28 08:09:42 +01:00
Pro file edit.
This commit is contained in:
parent
f7f78d8d48
commit
22889c74df
@ -437,15 +437,11 @@ INCLUDEPATH += $$PWD/. \
|
|||||||
$$PWD/src/gui/dialogs \
|
$$PWD/src/gui/dialogs \
|
||||||
$$PWD/src/dynamic-shortcuts
|
$$PWD/src/dynamic-shortcuts
|
||||||
|
|
||||||
isEmpty(DESTDIR) {
|
|
||||||
DESTDIR = $$(PWD)
|
|
||||||
}
|
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
# Install all files on Windows.
|
# Install all files on Windows.
|
||||||
target.path = bin
|
target.path = $$DESTDIR
|
||||||
|
|
||||||
misc.files = $$DESTDIR/resources/misc/*.sql
|
misc.files = resources/misc/*.sql
|
||||||
misc.path = $$DESTDIR/misc
|
misc.path = $$DESTDIR/misc
|
||||||
|
|
||||||
INSTALLS += target misc
|
INSTALLS += target misc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user