Optionally bundle font.

This commit is contained in:
Black Hat
2018-11-26 07:53:04 +08:00
parent 49ab6684e3
commit d1186ea810
6 changed files with 25 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ before_build:
- git submodule update --init --recursive
build_script:
- qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler PREFIX="%DEPLOY_DIR%"
- qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler BUNDLE_FONT=true PREFIX="%DEPLOY_DIR%"
- nmake
after_build:
@@ -27,4 +27,4 @@ after_build:
artifacts:
- path: spectral.zip
name: portable
name: portable