Fixed build error on Linux caused by 9c607460

preferencesAboutTextFull
Craig Watson 8 years ago
parent 575d14a5c2
commit 13a471168a
  1. 2
      OpenBoard.pro

@ -91,6 +91,8 @@ UB_FONTS.files = resources/fonts
UB_THIRDPARTY_INTERACTIVE.files = thirdparty/interactive
DEFINES += NO_THIRD_PARTY_WARNINGS
DEFINES += UBVERSION=\"\\\"$${LONG_VERSION}\"\\\" \
UBVERSION_RC=$$VERSION_RC
ALPHA_BETA_STR = $$find(VERSION, "[ab]")
count(ALPHA_BETA_STR, 1):DEFINES += PRE_RELEASE
BUILD_DIR = build

Loading…
Cancel
Save