]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/makefile.vc
wxInputConsumer
[wxWidgets.git] / src / regex / makefile.vc
index 3316aca49db5f4d7d28831dcf05481005dd4ad0b..29f07b5f75d191d10d3caab80b510ca33361a04a 100644 (file)
@@ -7,10 +7,10 @@ LIBTARGET=$(WXDIR)\lib\regexd.lib
 !endif
 
 OBJECTS= \
-               regcomp.o \
-               regexec.o \
-               regerror.o \
-               regfree.o
+               regcomp.obj \
+               regexec.obj \
+               regerror.obj \
+               regfree.obj
 
 # Pull in standard variable definitions