X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c88597ef2645c2e2102bc6fc1e16dde4812df313..e3fed5c49ab00309ec63dbf05fd498e658ad81e2:/src/regex/makefile.b32 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