From bc6e75458c8b87865934bb4ca9109bd6aec56fee Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Mon, 4 Dec 2017 17:48:15 +1100 Subject: [PATCH] Update defines --- shell/shell.pro | 1 + startsession/startsession.pro | 2 ++ theShell.pro.user | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/shell/shell.pro b/shell/shell.pro index 6494e24..56fba69 100644 --- a/shell/shell.pro +++ b/shell/shell.pro @@ -20,6 +20,7 @@ unix { blueprint { TARGET = theshellb + DEFINES += "BLUEPRINT" DEFINES += "SHAREDIR=\\\"/usr/share/theshellb/\\\"" } else { diff --git a/startsession/startsession.pro b/startsession/startsession.pro index 9a20d51..7178479 100644 --- a/startsession/startsession.pro +++ b/startsession/startsession.pro @@ -5,6 +5,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets blueprint { TARGET = ts-startsessionb + + DEFINES += "BLUEPRINT" } else { TARGET = ts-startsession } diff --git a/theShell.pro.user b/theShell.pro.user index 44df7b5..40c0e95 100644 --- a/theShell.pro.user +++ b/theShell.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId