X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..b657d5dbeecef5aa8470a0addbf744606b102d49:/samples/listctrl/makefile.sc diff --git a/samples/listctrl/makefile.sc b/samples/listctrl/makefile.sc index f9798e8489..2335fe68dd 100644 --- a/samples/listctrl/makefile.sc +++ b/samples/listctrl/makefile.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=listtest OBJECTS = $(TARGET).obj