mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-27 07:46:17 +01:00
Work.
This commit is contained in:
parent
9fe5765fb7
commit
7cf43343ad
@ -70,6 +70,10 @@ APP_DONATE_URL = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xc
|
||||
|
||||
isEmpty(PREFIX) {
|
||||
message(rssguard: PREFIX variable is not set. This might indicate error.)
|
||||
|
||||
win32 {
|
||||
PREFIX = $$OUT_PWD/app
|
||||
}
|
||||
}
|
||||
|
||||
# Custom definitions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user