Add icon to QtShark.exe for Windows

svn path=/trunk/; revision=44167
This commit is contained in:
Alexis La Goutte 2012-07-31 20:42:59 +00:00
parent ca5f417aa0
commit a7ce184f6c
2 changed files with 3 additions and 0 deletions

View File

@ -311,4 +311,6 @@ TRANSLATIONS = \
ICON = ../../packaging/macosx/Resources/Wireshark.icns
RC_FILE = qstshark.rc
win32: QMAKE_CLEAN += *.pdb

1
ui/qt/qtshark.rc Normal file
View File

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "./image/wireshark.ico"