remove imgs

This commit is contained in:
mrbesen 2022-07-17 00:58:06 +02:00
parent 6d931be725
commit e316b2bfe0
Signed by untrusted user: MrBesen
GPG Key ID: 596B2350DCD67504
5 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -118,9 +118,8 @@ unix {
appimg.depends = linuxdeploy-x86_64.AppImage $${TARGET} lolautoaccept.png
appimg.commands = rm -rf AppDir ; \
mkdir -p AppDir/ts AppDir/imgs; \
mkdir -p AppDir/ts ; \
cp ./ts/*.qm ./AppDir/ts ; \
cp ./imgs/*.png ./AppDir/imgs; \
./linuxdeploy-x86_64.AppImage --appdir=AppDir -e lolautoaccept -i lolautoaccept.png -d lolautoaccept.desktop --output appimage
QMAKE_EXTRA_TARGETS += appimg linuxdeploy-x86_64.AppImage lolautoaccept.png