From 7cf43343adce9e555c3ae787259544748046b783 Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Wed, 1 Jun 2016 13:48:34 +0200 Subject: [PATCH] Work. --- rssguard.pro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rssguard.pro b/rssguard.pro index 3c879d21a..48fd7ce47 100644 --- a/rssguard.pro +++ b/rssguard.pro @@ -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.