[PATCH 2 of 5] Switch build url for another development/test release
Wald Commits
scm-commit at wald.intevation.org
Thu Sep 4 14:40:56 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1409834294 -7200
# Node ID be04030b4167868a0d5e993e3f0a6cc901ffb2f7
# Parent 30aafd1c8be0fc9c22423f8c6db1b03949612fa2
Switch build url for another development/test release
diff -r 30aafd1c8be0 -r be04030b4167 ui/mainwindow.cpp
--- a/ui/mainwindow.cpp Thu Sep 04 14:37:45 2014 +0200
+++ b/ui/mainwindow.cpp Thu Sep 04 14:38:14 2014 +0200
@@ -65,7 +65,7 @@
#define TB_ARCH_STRING "-amd64"
#endif
-#ifdef RELEASE_BUILD
+#if 1
# define LIST_RESOURCE "/users/aheinecke/zertifikatsliste.txt"
# ifdef Q_OS_WIN
# define SW_RESOURCE_VERSION "/users/aheinecke/TrustBridge-%1.exe"
More information about the Trustbridge-commits
mailing list