mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
Create PNG icon before running qmake to avoid resource warning
This commit is contained in:
parent
6f78f2fb3b
commit
72f24de82c
@ -126,8 +126,8 @@ EOF
|
||||
cp win_example.reg ../../"$WDIR"
|
||||
|
||||
cd wpa_gui-qt4
|
||||
qmake -spec win32-x-g++
|
||||
make -C icons
|
||||
qmake -spec win32-x-g++
|
||||
make -j2
|
||||
cp release/wpa_gui.exe ../../../"$WDIR"
|
||||
cd ../../..
|
||||
|
Loading…
Reference in New Issue
Block a user