changeset 812:c4af7874250b

Temporary enable release resource for test builds
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 15 Jul 2014 16:41:27 +0200
parents a3e9d1767bad
children 1c97f29fd13e
files ui/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/mainwindow.cpp	Tue Jul 15 16:41:13 2014 +0200
+++ b/ui/mainwindow.cpp	Tue Jul 15 16:41:27 2014 +0200
@@ -54,7 +54,7 @@
 
 #define SERVER_URL "https://files.intevation.de:443"
 
-#ifdef RELEASE_BUILD
+#if 1 /* Temporary hack as we still do not have a real release server */
 # define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
 # ifdef Q_OS_WIN
 #  define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"

http://wald.intevation.org/projects/trustbridge/