X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..5f7348ce627157e21bec507623ebd31c1e9dc762:/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