stardot / b-em

An opensource BBC Micro emulator for Win32 and Linux
http://stardot.org.uk/forums/viewtopic.php?f=4&t=10823
GNU General Public License v2.0
112 stars 56 forks source link

Minor mingw32 build stuff #182

Open ZXGuesser opened 1 year ago

ZXGuesser commented 1 year ago

The menu checkmarks seems to work fine with Allegro 5.2.8.0 suggesting the note in README.md is no longer required.

b-em.res should be included in the OBJ definitions in Makefile.win for the icon to be added to the executable.

finally jstest.exe and gtest.exe don't build which doesn't bother me but thought I should mention it.