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