X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c88597ef2645c2e2102bc6fc1e16dde4812df313..3a922bb4bd8dbcb04e31e324648c2912e167e0cd:/src/regex/makefile.b32?ds=sidebyside diff --git a/src/regex/makefile.b32 b/src/regex/makefile.b32 index 54a6e2cfac..321e2edc98 100644 --- a/src/regex/makefile.b32 +++ b/src/regex/makefile.b32 @@ -2,10 +2,10 @@ LIBTARGET=$(WXDIR)\lib\regex.lib OBJECTS= \ - regcomp.o \ - regexec.o \ - regerror.o \ - regfree.o + regcomp.obj \ + regexec.obj \ + regerror.obj \ + regfree.obj # Pull in standard variable definitions