Work.
This commit is contained in:
parent
9fe5765fb7
commit
7cf43343ad
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ APP_DONATE_URL = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xc
|
||||||
|
|
||||||
isEmpty(PREFIX) {
|
isEmpty(PREFIX) {
|
||||||
message(rssguard: PREFIX variable is not set. This might indicate error.)
|
message(rssguard: PREFIX variable is not set. This might indicate error.)
|
||||||
|
|
||||||
|
win32 {
|
||||||
|
PREFIX = $$OUT_PWD/app
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Custom definitions.
|
# Custom definitions.
|
||||||
|
|
Loading…
Add table
Reference in a new issue