X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4d2efb51e6e4c27561184cbf83b8c90de2d761fa..c79241a238663d524ba4b9b63bcf9952f3d58609:/build/bakefiles/regex.bkl diff --git a/build/bakefiles/regex.bkl b/build/bakefiles/regex.bkl index f0fc48c539..7920406199 100644 --- a/build/bakefiles/regex.bkl +++ b/build/bakefiles/regex.bkl @@ -1,6 +1,39 @@ + + + _UNICODE + + + + unicows + + + + + + $(addPrefixToList('include\', wxwin.headersOnly(value))) + + + + + + + wx/msw/setup.h + + include\wx\msw\setup.h + + +Creating $(SETUPHDIR)\wx\setup.h +InputPath=..\include\wx\msw\setup.h + +"$(SETUPHDIR)\wx\setup.h" : $(DOLLAR)(SOURCE) "$(DOLLAR)(INTDIR)" "$(DOLLAR)(OUTDIR)" +$(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h + + + + @@ -8,15 +41,19 @@ builtin - wxregex$(WXDEBUGFLAG) + wxregex$(WXDEBUGFLAG)$(HOST_SUFFIX) - $(SRCDIR)/src/regex + $(TOP_SRCDIR)src/regex + $(TOP_SRCDIR)include + $(SETUPHDIR) + $(UNICODE_DEFINE) $(LIBDIRNAME) + -w-8004 -w-8012 -w-8057 -w-8066 src/regex/regcomp.c src/regex/regexec.c