mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-14 17:47:21 +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/dynamic-shortcuts
|
||||
|
||||
isEmpty(DESTDIR) {
|
||||
DESTDIR = $$(PWD)
|
||||
}
|
||||
|
||||
win32 {
|
||||
# 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
|
||||
|
||||
INSTALLS += target misc
|
||||
|
Loading…
Reference in New Issue
Block a user