mirror of
https://github.com/libretro/Mu.git
synced 2026-09-24 07:35:55 +00:00
Windows build has an icon
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -34,6 +34,7 @@ macx {
|
||||
}
|
||||
|
||||
windows {
|
||||
RC_ICONS = windows/palm.ico
|
||||
QMAKE_CFLAGS += -openmp
|
||||
QMAKE_CXXFLAGS += -openmp
|
||||
DEFINES += "_Pragma=__pragma"
|
||||
|
||||
BIN
qtBuildSystem/Mu/windows/palm.ico
Normal file
BIN
qtBuildSystem/Mu/windows/palm.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 158 KiB |
Reference in New Issue
Block a user