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