mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-10 08:29:35 +00:00
base win version
This commit is contained in:
parent
34c5684c04
commit
c1161391e2
@ -24,7 +24,6 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
|
||||
|
||||
include('$$PWD/../QuasarAppLib/QuasarLib.pri')
|
||||
include('$$PWD/../WinDependenciesScanner/WinDependenciesScanner.pri')
|
||||
include('$$PWD/../install.pri')
|
||||
|
||||
|
||||
@ -56,6 +55,9 @@ DISTFILES += \
|
||||
../snap/snapcraft.yaml \
|
||||
../README.md \
|
||||
../sharedBuild.sh \
|
||||
../README.md
|
||||
../README.md \
|
||||
../staticBuildCrossWin.sh \
|
||||
../staticBuildWin.bat
|
||||
|
||||
win32: LIBS += -lshlwapi
|
||||
win32: RC_ICONS = $$PWD/../res/icon.ico
|
||||
|
BIN
res/icon.ico
Normal file
BIN
res/icon.ico
Normal file
Binary file not shown.
After (image error) Size: 116 KiB |
BIN
res/iconAlpha.png
Normal file
BIN
res/iconAlpha.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 45 KiB |
0
staticBuildWin.sh → staticBuildCrossWin.sh
Executable file → Normal file
0
staticBuildWin.sh → staticBuildCrossWin.sh
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user