File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,12 +12,12 @@ build_script:
12
12
- mingw32-make
13
13
after_build :
14
14
- windeployqt release/fastqt.exe
15
- - cmd : cp win32/KArchive/lib/libKF5Archive.dll.a release"
16
- - cmd : cp win32/KArchive/bin/libKF5Archive.dll release"
17
- - cmd : cp win32/zlib1.dll release"
18
- - cmd : cp win32/liblzma-5.dll release"
19
- - cmd : cp win32/libbz2-1.dll release"
20
- - cmd : cp LICENSE release/LICENSE.txt"
15
+ - cmd : cp win32/KArchive/lib/libKF5Archive.dll.a release
16
+ - cmd : cp win32/KArchive/bin/libKF5Archive.dll release
17
+ - cmd : cp win32/zlib1.dll release
18
+ - cmd : cp win32/liblzma-5.dll release
19
+ - cmd : cp win32/libbz2-1.dll release
20
+ - cmd : cp LICENSE release/LICENSE.txt
21
21
- iscc innosetup.iss
22
22
- rm release/*.o
23
23
- rm release/*.cpp
You can’t perform that action at this time.
0 commit comments