]> git.saurik.com Git - wxWidgets.git/blob - src/regex/makefile.b32
configure now defines _WIN_IE if w32api is at least 1.1 (1.0 is not complete enough...
[wxWidgets.git] / src / regex / makefile.b32
1
2 LIBTARGET=$(WXDIR)\lib\regex.lib
3
4 OBJECTS= \
5 regcomp.obj \
6 regexec.obj \
7 regerror.obj \
8 regfree.obj
9
10 # Pull in standard variable definitions
11
12 !include ..\makelib.b32
13