]> git.saurik.com Git - wxWidgets.git/blame - src/regex/makefile.b32
added wxControlWithItems constructor/destructor (for Darwin)
[wxWidgets.git] / src / regex / makefile.b32
CommitLineData
c88597ef
VZ
1
2LIBTARGET=$(WXDIR)\lib\regex.lib
3
4OBJECTS= \
ec2182c6
VZ
5 regcomp.obj \
6 regexec.obj \
7 regerror.obj \
8 regfree.obj
c88597ef
VZ
9
10# Pull in standard variable definitions
11
12!include ..\makelib.b32
13