X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4deae7a0336917a50dedd8c28e206577bfb8956f..81b32ce52247c45d278507ebeb532e2535bbe186:/src/makeb32.env?ds=sidebyside diff --git a/src/makeb32.env b/src/makeb32.env index 7fb792b653..89cfffc358 100644 --- a/src/makeb32.env +++ b/src/makeb32.env @@ -7,6 +7,12 @@ RM= erase WXDIR = $(WXWIN) CFG = $(WXDIR)\src\msw\wxwin32.cfg +BCCDIR=$(MAKEDIR)\.. + +!if "$(BCCDIR)" == "\.." +!error Your Borland compiler does not define MAKEDIR. Pleasedefine the BCCDIR variable in makeb32.env line 10, e.g. BCCDIR=d:\bc4 +!endif + ARCHINCDIR=$(WXDIR)\lib\msw ARCHSETUPH=$(ARCHINCDIR)\wx\setup.h