X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..40711af81b4a412892045837997211d597d98ff2:/samples/menu/makefile.sc?ds=inline diff --git a/samples/menu/makefile.sc b/samples/menu/makefile.sc index 45d818c505..44cd1ae98e 100644 --- a/samples/menu/makefile.sc +++ b/samples/menu/makefile.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=menu OBJECTS = $(TARGET).obj