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