mirror of https://github.com/EspoTek/Labrador.git
Update .appveyor.yml
This commit is contained in:
parent
f13b720e22
commit
8d81759229
|
@ -30,7 +30,7 @@ before_build:
|
|||
|
||||
build_script:
|
||||
- ps: $env:GIT_HASH_SHORT=$(git rev-parse --short HEAD)
|
||||
- qmake CONFIG+=release 'DEFINES+=GIT_HASH_SHORT=%GIT_HASH_SHORT%
|
||||
- qmake CONFIG+=release DEFINES+=GIT_HASH_SHORT=%GIT_HASH_SHORT%
|
||||
- nmake
|
||||
|
||||
after_build:
|
||||
|
|
Loading…
Reference in New Issue