X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..7efaa702da88a4213ddc0ed5dddd0a7a5fbf3f60:/samples/rotate/makefile.sc diff --git a/samples/rotate/makefile.sc b/samples/rotate/makefile.sc index 73b688953a..9e189a3e12 100644 --- a/samples/rotate/makefile.sc +++ b/samples/rotate/makefile.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=rotate OBJECTS = $(TARGET).obj