Added Windows icon (thanks CC_333 for the icon)

This commit is contained in:
Doug Brown 2013-07-04 18:39:36 -07:00
parent 6110068d04
commit df2579bd40
3 changed files with 6 additions and 0 deletions

View File

@ -29,3 +29,8 @@ QMAKE_CXXFLAGS_RELEASE += -DQT_NO_DEBUG_OUTPUT
macx:CONFIG += x86
macx:CONFIG += x86_64
OTHER_FILES += \
SIMMProgrammer.rc
RC_FILE = SIMMProgrammer.rc

BIN
SIMMProgrammer.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

1
SIMMProgrammer.rc Normal file
View File

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "SIMMProgrammer.ico"