Create PNG icon before running qmake to avoid resource warning

master
Jouni Malinen 16 years ago
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…
Cancel
Save