X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/05d3cd45e5991ee8275ca870d17b28b17ca34c87..fe6cf1284497c450735cdeb76cc99de9b18beb5f:/samples/mdi/makefile.sc diff --git a/samples/mdi/makefile.sc b/samples/mdi/makefile.sc index 0cf34bd381..fd24b217fa 100644 --- a/samples/mdi/makefile.sc +++ b/samples/mdi/makefile.sc @@ -1,4 +1,5 @@ # Digital Mars / Symantec C++ makefile WXDIR = ..\.. TARGET=mdi +OBJECTS = $(TARGET).obj include $(WXDIR)\src\makeprog.sc