From 888776c09a32754068e4e84910caa2e27ec69d35 Mon Sep 17 00:00:00 2001 From: Chris Esposito Date: Mon, 1 Apr 2019 19:55:56 +1100 Subject: [PATCH] Update .appveyor.yml --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 5e420c38..5db55fa0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -29,7 +29,7 @@ before_build: - cd c:\dev\labrador\Desktop_Interface build_script: - - qmake + - qmake CONFIG+=release DEFINES+="GIT_HASH_SHORT=$(git rev-parse --short HEAD)" - nmake after_build: