X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..ff64116225fc4e7b330291f84e8df2e4e9d67f25:/samples/menu/makefile.sc 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