add LICENSE file and other minor changes

This commit is contained in:
Gary Wang
2019-10-13 22:22:54 +08:00
parent dc533e26c9
commit dea8bfafe2
3 changed files with 23 additions and 3 deletions

View File

@ -19,7 +19,7 @@ build_script:
- mingw32-make
- cd release
- del /a /f /q "*.o" "*.cpp" "*.h"
- windeployqt --no-quick-import --no-translations --no-opengl-sw --no-system-d3d-compiler --release .\PineapplePictures.exe
- windeployqt --no-quick-import --no-translations --no-opengl-sw --no-angle --no-system-d3d-compiler --release .\PineapplePictures.exe
artifacts:
- path: build\release