]> git.saurik.com Git - wxWidgets.git/blame - src/regex/regex.dsp
Removed old tests file and replaced with tcl version....
[wxWidgets.git] / src / regex / regex.dsp
CommitLineData
e9799102
JS
1# Microsoft Developer Studio Project File - Name="regex" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
f83b65f5 7CFG=regex - Win32 Debug Unicode
e9799102
JS
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
c4f48f14 11!MESSAGE NMAKE /f "regex.mak".
e9799102
JS
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
f83b65f5 16!MESSAGE NMAKE /f "regex.mak" CFG="regex - Win32 Debug Unicode"
e9799102
JS
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "regex - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "regex - Win32 Debug" (based on "Win32 (x86) Static Library")
1ce5dd35 22!MESSAGE "regex - Win32 Release Unicode" (based on "Win32 (x86) Static Library")
f83b65f5 23!MESSAGE "regex - Win32 Debug Unicode" (based on "Win32 (x86) Static Library")
34cbe514
RN
24!MESSAGE "regex - Win32 Release With Debug Info" (based on "Win32 (x86) Static Library")
25!MESSAGE "regex - Win32 Release Unicode With Debug Info" (based on "Win32 (x86) Static Library")
e9799102
JS
26!MESSAGE
27
28# Begin Project
29# PROP AllowPerConfigDependencies 0
d11cd571
JS
30# PROP Scc_ProjName ""
31# PROP Scc_LocalPath ""
e9799102
JS
32CPP=cl.exe
33RSC=rc.exe
34
35!IF "$(CFG)" == "regex - Win32 Release"
36
37# PROP BASE Use_MFC 0
38# PROP BASE Use_Debug_Libraries 0
39# PROP BASE Output_Dir "Release"
40# PROP BASE Intermediate_Dir "Release"
41# PROP BASE Target_Dir ""
42# PROP Use_MFC 0
43# PROP Use_Debug_Libraries 0
44# PROP Output_Dir "Release"
45# PROP Intermediate_Dir "Release"
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
ec3ade90 48# ADD CPP /nologo /MD /W4 /O1 /I "." /I "../../include" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
e9799102
JS
49# ADD BASE RSC /l 0x809 /d "NDEBUG"
50# ADD RSC /l 0x809 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LIB32=link.exe -lib
55# ADD BASE LIB32 /nologo
56# ADD LIB32 /nologo /out:"..\..\lib\regex.lib"
57
58!ELSEIF "$(CFG)" == "regex - Win32 Debug"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "Debug"
68# PROP Intermediate_Dir "Debug"
69# PROP Target_Dir ""
70# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
f089c150 71# ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "." /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /GZ /c
e9799102
JS
72# ADD BASE RSC /l 0x809 /d "_DEBUG"
73# ADD RSC /l 0x809 /d "_DEBUG"
74BSC32=bscmake.exe
75# ADD BASE BSC32 /nologo
76# ADD BSC32 /nologo
77LIB32=link.exe -lib
78# ADD BASE LIB32 /nologo
79# ADD LIB32 /nologo /out:"..\..\lib\regexd.lib"
80
1ce5dd35
RN
81!ELSEIF "$(CFG)" == "regex - Win32 Release Unicode"
82
83# PROP BASE Use_MFC 0
84# PROP BASE Use_Debug_Libraries 0
85# PROP BASE Output_Dir "regex___Win32_Release_Unicode"
86# PROP BASE Intermediate_Dir "regex___Win32_Release_Unicode"
87# PROP BASE Target_Dir ""
88# PROP Use_MFC 0
89# PROP Use_Debug_Libraries 0
90# PROP Output_Dir "regex___Win32_Release_Unicode"
91# PROP Intermediate_Dir "regex___Win32_Release_Unicode"
92# PROP Target_Dir ""
93# ADD BASE CPP /nologo /MD /O1 /I "." /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
94# SUBTRACT BASE CPP /YX
ec3ade90 95# ADD CPP /nologo /MD /W4 /O1 /I "." /I "../../include" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "wxUSE_UNICODE" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
1ce5dd35
RN
96# ADD BASE RSC /l 0x809 /d "NDEBUG"
97# ADD RSC /l 0x809 /d "NDEBUG"
98BSC32=bscmake.exe
99# ADD BASE BSC32 /nologo
100# ADD BSC32 /nologo
101LIB32=link.exe -lib
102# ADD BASE LIB32 /nologo /out:"..\..\lib\regex.lib"
439d344b 103# ADD LIB32 /nologo /out:"..\..\lib\regexu.lib"
1ce5dd35 104
f83b65f5
RN
105!ELSEIF "$(CFG)" == "regex - Win32 Debug Unicode"
106
107# PROP BASE Use_MFC 0
108# PROP BASE Use_Debug_Libraries 1
109# PROP BASE Output_Dir "regex___Win32_Debug_Unicode"
110# PROP BASE Intermediate_Dir "regex___Win32_Debug_Unicode"
111# PROP BASE Target_Dir ""
112# PROP Use_MFC 0
113# PROP Use_Debug_Libraries 1
114# PROP Output_Dir "regex___Win32_Debug_Unicode"
115# PROP Intermediate_Dir "regex___Win32_Debug_Unicode"
116# PROP Target_Dir ""
117# ADD BASE CPP /nologo /MDd /Gm /Zi /Od /I "." /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /GZ /c
ec3ade90 118# ADD CPP /nologo /MDd /W4 /Gm /Zi /Od /I "." /I "../../include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "_UNICODE" /D "UNICODE" /D "wxUSE_UNICODE" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /GZ /c
f83b65f5
RN
119# ADD BASE RSC /l 0x809 /d "_DEBUG"
120# ADD RSC /l 0x809 /d "_DEBUG"
121BSC32=bscmake.exe
122# ADD BASE BSC32 /nologo
123# ADD BSC32 /nologo
124LIB32=link.exe -lib
125# ADD BASE LIB32 /nologo /out:"..\..\lib\regexd.lib"
439d344b 126# ADD LIB32 /nologo /out:"..\..\lib\regexud.lib"
f83b65f5 127
34cbe514
RN
128!ELSEIF "$(CFG)" == "regex - Win32 Release With Debug Info"
129
130# PROP BASE Use_MFC 0
131# PROP BASE Use_Debug_Libraries 0
132# PROP BASE Output_Dir "regex___Win32_Release_With_Debug_Info"
133# PROP BASE Intermediate_Dir "regex___Win32_Release_With_Debug_Info"
134# PROP BASE Target_Dir ""
135# PROP Use_MFC 0
136# PROP Use_Debug_Libraries 0
137# PROP Output_Dir "regex___Win32_Release_With_Debug_Info"
138# PROP Intermediate_Dir "regex___Win32_Release_With_Debug_Info"
139# PROP Target_Dir ""
140# ADD BASE CPP /nologo /MD /O1 /I "." /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
141# SUBTRACT BASE CPP /YX
ec3ade90 142# ADD CPP /nologo /MD /W4 /Zi /O1 /I "." /I "../../include" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
34cbe514
RN
143# ADD BASE RSC /l 0x809 /d "NDEBUG"
144# ADD RSC /l 0x809 /d "NDEBUG"
145BSC32=bscmake.exe
146# ADD BASE BSC32 /nologo
147# ADD BSC32 /nologo
148LIB32=link.exe -lib
149# ADD BASE LIB32 /nologo /out:"..\..\lib\regex.lib"
150# ADD LIB32 /nologo /out:"..\..\lib\regex.lib"
151
152!ELSEIF "$(CFG)" == "regex - Win32 Release Unicode With Debug Info"
153
154# PROP BASE Use_MFC 0
155# PROP BASE Use_Debug_Libraries 0
156# PROP BASE Output_Dir "regex___Win32_Release_Unicode_With_Debug_Info"
157# PROP BASE Intermediate_Dir "regex___Win32_Release_Unicode_With_Debug_Info"
158# PROP BASE Target_Dir ""
159# PROP Use_MFC 0
160# PROP Use_Debug_Libraries 0
161# PROP Output_Dir "regex___Win32_Release_Unicode_With_Debug_Info"
162# PROP Intermediate_Dir "regex___Win32_Release_Unicode_With_Debug_Info"
163# PROP Target_Dir ""
164# ADD BASE CPP /nologo /MD /O1 /I "." /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "wxUSE_UNICODE" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
165# SUBTRACT BASE CPP /YX
ec3ade90 166# ADD CPP /nologo /MD /W4 /Zi /O1 /I "." /I "../../include" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "wxUSE_UNICODE" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
34cbe514
RN
167# ADD BASE RSC /l 0x809 /d "NDEBUG"
168# ADD RSC /l 0x809 /d "NDEBUG"
169BSC32=bscmake.exe
170# ADD BASE BSC32 /nologo
171# ADD BSC32 /nologo
172LIB32=link.exe -lib
173# ADD BASE LIB32 /nologo /out:"..\..\lib\regexu.lib"
174# ADD LIB32 /nologo /out:"..\..\lib\regexu.lib"
175
e9799102
JS
176!ENDIF
177
178# Begin Target
179
180# Name "regex - Win32 Release"
181# Name "regex - Win32 Debug"
1ce5dd35 182# Name "regex - Win32 Release Unicode"
f83b65f5 183# Name "regex - Win32 Debug Unicode"
34cbe514
RN
184# Name "regex - Win32 Release With Debug Info"
185# Name "regex - Win32 Release Unicode With Debug Info"
e9799102
JS
186# Begin Group "Source Files"
187
188# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
189# Begin Source File
190
191SOURCE=.\regcomp.c
192# End Source File
193# Begin Source File
194
195SOURCE=.\regerror.c
196# End Source File
197# Begin Source File
198
199SOURCE=.\regexec.c
200# End Source File
201# Begin Source File
202
203SOURCE=.\regfree.c
204# End Source File
205# End Group
206# Begin Group "Header Files"
207
208# PROP Default_Filter "h;hpp;hxx;hm;inl"
1ce5dd35
RN
209# Begin Source File
210
211SOURCE=.\regcustom.h
212# End Source File
f83b65f5
RN
213# Begin Source File
214
215SOURCE=.\regerrs.h
216# End Source File
217# Begin Source File
218
219SOURCE=.\regex.h
220# End Source File
221# Begin Source File
222
223SOURCE=.\regguts.h
224# End Source File
e9799102
JS
225# End Group
226# End Target
227# End Project