wpa_gui: Add a PNG version of the tray icon for Windows binary build
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 21 Nov 2008 11:58:12 +0000 (13:58 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 21 Nov 2008 11:58:12 +0000 (13:58 +0200)
commit8038591be2f49eb3851157f1d043706e761d54ac
tree0b8e255b2e2f53b7695d39f9f11c6a70ab55d0a6
parent012783f1abbfdecf781aedaf605239826368cfb8
wpa_gui: Add a PNG version of the tray icon for Windows binary build

It looks like Qt does not support SVG format by default on Windows and
it was not trivial to add the plugin into the build, so for now, build a
16x16 PNG icon file for Windows binary to avoid showing an invisible
icon in the tray.
wpa_supplicant/wpa_gui-qt4/icons_png.qrc [new file with mode: 0644]
wpa_supplicant/wpa_gui-qt4/setup-mingw-cross-compiling
wpa_supplicant/wpa_gui-qt4/wpa_gui.pro
wpa_supplicant/wpa_gui-qt4/wpagui.cpp