Windows build has an icon

This commit is contained in:
meepingsnesroms
2018-09-29 09:50:49 -07:00
parent 3b81b4d84b
commit ad8b5d550b
3 changed files with 3 additions and 0 deletions

View File

@@ -8,8 +8,10 @@ Theres no auto ROM installer
app install hack needs to be removed when SD card works
double pressing power button issue
QSettings is broken on Windows(this prevents loading the ROM)
Mac Qt build has no icons
Fixed:
Windows Qt build has no icons
When running OS commands through callFunction() it can crash
Nothing can be installed(theres no memory card, hotsync emulation or direct installation hack)
Running at 100% speed causes crashes

View File

@@ -34,6 +34,7 @@ macx {
}
windows {
RC_ICONS = windows/palm.ico
QMAKE_CFLAGS += -openmp
QMAKE_CXXFLAGS += -openmp
DEFINES += "_Pragma=__pragma"

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB