]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/makefile.dos
Added SWIG patches to allow compiling the generated code with
[wxWidgets.git] / demos / life / makefile.dos
index 6d660900e3864207edeeb318e4e93b3d92342814..50e2bb53d4cbc08dcd8f1b8955a7bf94d7cb8a3d 100644 (file)
@@ -11,7 +11,7 @@
 WXDIR = $(WXWIN)
 
 TARGET=life
-OBJECTS = $(TARGET).obj
+OBJECTS = $(TARGET).obj dialogs.obj game.obj reader.obj
 
 !include $(WXDIR)\src\makeprog.msc