X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..0dece789bce503f38e7d96dfd6b3bb0b619cdb35:/samples/keyboard/makefile.sc diff --git a/samples/keyboard/makefile.sc b/samples/keyboard/makefile.sc index dd90d58793..227437be27 100644 --- a/samples/keyboard/makefile.sc +++ b/samples/keyboard/makefile.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=keyboard OBJECTS = $(TARGET).obj