X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0e4c7ab4f28aa1556d414a50f5b47285007c50eb..0c3d85e6efc0d9ee4ec2abbd7eacbe80478cfb83:/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