]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/makefile.b32
Removed leaks from Forty demo
[wxWidgets.git] / demos / life / makefile.b32
index 22869de03c9a41b580e59d3c5cb59ae631436c62..a56b222798956637fc7890385dfa3bbc42466941 100644 (file)
@@ -10,7 +10,7 @@
 WXDIR = $(WXWIN)
 
 TARGET=life
-OBJECTS = $(TARGET).obj
+OBJECTS = $(TARGET).obj dialogs.obj game.obj reader.obj
 
 !include $(WXDIR)\src\makeprog.b32