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