Update .appveyor.yml

This commit is contained in:
Chris Esposito 2019-04-01 19:55:56 +11:00 committed by GitHub
parent aff7f91b7d
commit 888776c09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: