X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..0d8b87ac8ae0ababd4c0d725142532f6d592fdb2:/samples/db/makefile.sc diff --git a/samples/db/makefile.sc b/samples/db/makefile.sc index 8945a67c74..7ad74634a6 100644 --- a/samples/db/makefile.sc +++ b/samples/db/makefile.sc @@ -1,5 +1,5 @@ #Digital Mars (was Symantec) C++ makefile -WXDIR = $(WXWIN) +WXDIR = ..\.. EXTRALIBS= TARGET=dbtest OBJECTS = $(TARGET).obj listdb.obj