mirror of
https://github.com/steve-chamberlin/mac-rom-simm-programmer.software.git
synced 2026-03-15 01:16:30 +00:00
Added Windows icon (thanks CC_333 for the icon)
This commit is contained in:
@@ -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
BIN
SIMMProgrammer.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 161 KiB |
1
SIMMProgrammer.rc
Normal file
1
SIMMProgrammer.rc
Normal file
@@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "SIMMProgrammer.ico"
|
||||
Reference in New Issue
Block a user