X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c88597ef2645c2e2102bc6fc1e16dde4812df313..d78f09e27d52880a5074c265e400d851470eb6a8:/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