add LICENSE file and other minor changes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user