X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1ec597c0150d923f4eab56ed51aea798826f0cde..e3f17fc869eee0574e29127ebbd33a297ed64c4a:/build/bakefiles/regex.bkl diff --git a/build/bakefiles/regex.bkl b/build/bakefiles/regex.bkl index 7920406199..ae14b52653 100644 --- a/build/bakefiles/regex.bkl +++ b/build/bakefiles/regex.bkl @@ -1,59 +1,33 @@ + - - _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 - - - - - builtin + + + no + builtin + - wxregex$(WXDEBUGFLAG)$(HOST_SUFFIX) + wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(HOST_SUFFIX) $(TOP_SRCDIR)src/regex - + $(id)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(HOST_SUFFIX) $(TOP_SRCDIR)include $(SETUPHDIR) $(UNICODE_DEFINE) $(LIBDIRNAME) - -w-8004 -w-8012 -w-8057 -w-8066 + -w-8008 -w-8012 -w-8057 -w-8064 -w-8066 -w-8070 src/regex/regcomp.c src/regex/regexec.c