# HG changeset patch # User Michael Pavone # Date 1739591461 28800 # Node ID 6b3b411f3339b5dcb1f4b9035ec63eb77797b568 # Parent 486e07a624694351ed0c00f339ee016207d0785d Fix Windows build diff -r 486e07a62469 -r 6b3b411f3339 Makefile --- a/Makefile Fri Feb 14 00:11:28 2025 -0800 +++ b/Makefile Fri Feb 14 19:51:01 2025 -0800 @@ -411,8 +411,8 @@ %.bin : %.sz8 vasmz80_mot -Fbin -spaces -o $@ $< -res.o : blastem.rc - $(WINDRES) blastem.rc res.o +$(OBJDIR)/res.o : blastem.rc + $(WINDRES) $< $@ arrow.tiles : arrow.png cursor.tiles : cursor.png