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