xref: /PHP-5.5/win32/php5dllts.dsp (revision d12f8d67)
1# Microsoft Developer Studio Project File - Name="php5dllts" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=php5dllts - Win32 Debug_TS
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
11!MESSAGE NMAKE /f "php5dllts.mak".
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
16!MESSAGE NMAKE /f "php5dllts.mak" CFG="php5dllts - Win32 Debug_TS"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "php5dllts - Win32 Debug_TS" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "php5dllts - Win32 Release_TS" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "php5dllts - Win32 Release_TS_inline" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "php5dllts - Win32 Release_TSDbg" (based on "Win32 (x86) Dynamic-Link Library")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31MTL=midl.exe
32RSC=rc.exe
33
34!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
35
36# PROP BASE Use_MFC 0
37# PROP BASE Use_Debug_Libraries 1
38# PROP BASE Output_Dir "Debug_TS"
39# PROP BASE Intermediate_Dir "Debug_TS"
40# PROP BASE Target_Dir ""
41# PROP Use_MFC 0
42# PROP Use_Debug_Libraries 1
43# PROP Output_Dir "..\Debug_TS"
44# PROP Intermediate_Dir "Debug_TS"
45# PROP Ignore_Export_Lib 0
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /YX /FD /GZ /c
48# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D "_DEBUG" /D ZEND_DEBUG=1 /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /D "LIBXML_THREAD_ENABLED" /D "LIBXML_STATIC" /FR /YX /FD /GZ /c
49# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
50# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
51# ADD BASE RSC /l 0x40d /d "_DEBUG"
52# ADD RSC /l 0x40d /d "_DEBUG"
53BSC32=bscmake.exe
54# ADD BASE BSC32 /nologo
55# ADD BSC32 /nologo
56LINK32=link.exe
57# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
58# ADD LINK32 kernel32.lib user32.lib gdi32.lib ws2_32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib zlib.lib libxml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"msvcrt" /out:"..\Debug_TS\php5ts_debug.dll" /pdbtype:sept /libpath:"..\TSRM\Debug_TS" /libpath:"..\Zend\Debug_TS" /libpath:"..\..\bindlib_w32\Debug" /libpath:"Debug_TS" /libpath:"..\..\zlib\Debug" /libpath:"..\..\libxml\lib\Debug" /libpath:"..\ext\sqlite\Debug_TS" /libpath:"..\..\libiconv\lib"
59
60!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 0
64# PROP BASE Output_Dir "Release_TS"
65# PROP BASE Intermediate_Dir "Release_TS"
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 0
69# PROP Output_Dir "..\Release_TS"
70# PROP Intermediate_Dir "Release_TS"
71# PROP Ignore_Export_Lib 0
72# PROP Target_Dir ""
73# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /YX /FD /c
74# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /D "LIBXML_STATIC" /FR /YX /FD /c
75# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
76# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
77# ADD BASE RSC /l 0x40d /d "NDEBUG"
78# ADD RSC /l 0x40d /d "NDEBUG"
79BSC32=bscmake.exe
80# ADD BASE BSC32 /nologo
81# ADD BSC32 /nologo
82LINK32=link.exe
83# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
84# ADD LINK32 kernel32.lib user32.lib gdi32.lib ws2_32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib zlib.lib libxml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /machine:I386 /nodefaultlib:"libcmt" /out:"..\Release_TS\php5ts.dll" /libpath:"..\TSRM\Release_TS" /libpath:"..\Zend\Release_TS" /libpath:"Release_TS" /libpath:"..\ext\sqlite\Release_TS" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\..\zlib\Release" /libpath:"..\..\libxml\lib\Release" /libpath:"..\..\libiconv\lib"
85
86!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
87
88# PROP BASE Use_MFC 0
89# PROP BASE Use_Debug_Libraries 0
90# PROP BASE Output_Dir "php5dllts___Win32_Release_TS_inline"
91# PROP BASE Intermediate_Dir "php5dllts___Win32_Release_TS_inline"
92# PROP BASE Ignore_Export_Lib 0
93# PROP BASE Target_Dir ""
94# PROP Use_MFC 0
95# PROP Use_Debug_Libraries 0
96# PROP Output_Dir "..\Release_TS_inline"
97# PROP Intermediate_Dir "Release_TS_inline"
98# PROP Ignore_Export_Lib 0
99# PROP Target_Dir ""
100# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "." /I "regex" /I "..\bindlib_w32" /I "Zend" /I "tsrm" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "MSVC5" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "ZTS" /D "WIN32" /D "_MBCS" /D ZEND_DEBUG=0 /FR /YX /FD /c
101# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D "NDEBUG" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /D "LIBXML_THREAD_ENABLED" /D "LIBXML_STATIC" /FR /YX /FD /c
102# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
104# ADD BASE RSC /l 0x40d /d "NDEBUG"
105# ADD RSC /l 0x40d /d "NDEBUG"
106BSC32=bscmake.exe
107# ADD BASE BSC32 /nologo
108# ADD BSC32 /nologo
109LINK32=link.exe
110# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"Release_TS/php5ts.dll" /libpath:"TSRM\Release_TS" /libpath:"Zend\Release_TS" /libpath:"..\bindlib_w32\Release"
111# ADD LINK32 kernel32.lib user32.lib gdi32.lib ws2_32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib zlib.lib libxml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /machine:I386 /nodefaultlib:"libcmt" /out:"..\Release_TS_inline\php5ts.dll" /libpath:"..\TSRM\Release_TS_inline" /libpath:"..\Zend\Release_TS_inline" /libpath:"Release_TS_Inline" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\..\zlib\Release" /libpath:"..\..\libxml\lib\Release" /libpath:"..\..\libiconv\lib" /libpath:"..\ext\sqlite\Release_TS"
112
113!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
114
115# PROP BASE Use_MFC 0
116# PROP BASE Use_Debug_Libraries 0
117# PROP BASE Output_Dir "php5dllts___Win32_Release_TSDbg"
118# PROP BASE Intermediate_Dir "php5dllts___Win32_Release_TSDbg"
119# PROP BASE Ignore_Export_Lib 0
120# PROP BASE Target_Dir ""
121# PROP Use_MFC 0
122# PROP Use_Debug_Libraries 0
123# PROP Output_Dir "..\Release_TSDbg"
124# PROP Intermediate_Dir "Release_TSDbg"
125# PROP Ignore_Export_Lib 0
126# PROP Target_Dir ""
127# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /c
128# ADD CPP /nologo /MD /W3 /GX /Zi /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\..\zlib" /I "..\Zend" /I "..\TSRM" /I "..\..\libxml\include" /I "..\ext\sqlite\libsqlite\src" /D "NDEBUG" /D ZEND_DEBUG=0 /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "TSRM_EXPORTS" /D "SAPI_EXPORTS" /D "MSVC5" /D "ZTS" /D "ZEND_WIN32" /D "PHP_WIN32" /D "WIN32" /D "_MBCS" /D "LIBXML_THREAD_ENABLED" /D "LIBXML_STATIC" /FR /YX /FD /c
129# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
130# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
131# ADD BASE RSC /l 0x40d /d "NDEBUG"
132# ADD RSC /l 0x40d /d "NDEBUG"
133BSC32=bscmake.exe
134# ADD BASE BSC32 /nologo
135# ADD BSC32 /nologo
136LINK32=link.exe
137# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib wsock32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib /nologo /version:4.0 /dll /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libcmt.lib" /out:"..\Release_TS\php5ts.dll" /libpath:"..\TSRM\Release_TS" /libpath:"..\Zend\Release_TS" /libpath:"..\..\bindlib_w32\Release" /libpath:"Release_TS"
138# ADD LINK32 kernel32.lib user32.lib gdi32.lib ws2_32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ZendTS.lib TSRM.lib resolv.lib zlib.lib libxml2_a.lib Urlmon.lib libsqlite.lib iconv_a.lib /nologo /version:4.0 /dll /debug /machine:I386 /nodefaultlib:"libcmt" /out:"..\Release_TSDbg\php5ts.dll" /libpath:"..\TSRM\Release_TSDbg" /libpath:"..\Zend\Release_TSDbg" /libpath:"Release_TSDbg" /libpath:"..\ext\sqlite\Release_TSDbg" /libpath:"..\..\bindlib_w32\Release" /libpath:"..\..\zlib\Release" /libpath:"..\..\libxml\lib\Release" /libpath:"..\..\libiconv\lib"
139
140!ENDIF
141
142# Begin Target
143
144# Name "php5dllts - Win32 Debug_TS"
145# Name "php5dllts - Win32 Release_TS"
146# Name "php5dllts - Win32 Release_TS_inline"
147# Name "php5dllts - Win32 Release_TSDbg"
148# Begin Group "Core"
149
150# PROP Default_Filter ""
151# Begin Group "Source Files"
152
153# PROP Default_Filter ""
154# Begin Source File
155
156SOURCE=..\ext\standard\css.c
157# End Source File
158# Begin Source File
159
160SOURCE=..\ext\standard\cyr_convert.c
161# End Source File
162# Begin Source File
163
164SOURCE=..\ext\standard\filters.c
165# End Source File
166# Begin Source File
167
168SOURCE="..\main\fopen_wrappers.c"
169# End Source File
170# Begin Source File
171
172SOURCE=.\globals.c
173# End Source File
174# Begin Source File
175
176SOURCE=..\main\internal_functions_win32.c
177# End Source File
178# Begin Source File
179
180SOURCE=..\main\main.c
181# End Source File
182# Begin Source File
183
184SOURCE=..\main\mergesort.c
185# End Source File
186# Begin Source File
187
188SOURCE=..\main\network.c
189# End Source File
190# Begin Source File
191
192SOURCE=..\main\output.c
193# End Source File
194# Begin Source File
195
196SOURCE=..\main\php_content_types.c
197# End Source File
198# Begin Source File
199
200SOURCE=..\main\php_ini.c
201# End Source File
202# Begin Source File
203
204SOURCE=..\main\php_open_temporary_file.c
205# End Source File
206# Begin Source File
207
208SOURCE=..\main\php_scandir.c
209# End Source File
210# Begin Source File
211
212SOURCE=..\main\php_sprintf.c
213# End Source File
214# Begin Source File
215
216SOURCE=..\main\php_ticks.c
217# End Source File
218# Begin Source File
219
220SOURCE=..\main\php_variables.c
221# End Source File
222# Begin Source File
223
224SOURCE=..\ext\standard\proc_open.c
225# End Source File
226# Begin Source File
227
228SOURCE=..\ext\standard\quot_print.c
229# End Source File
230# Begin Source File
231
232SOURCE=..\main\reentrancy.c
233# End Source File
234# Begin Source File
235
236SOURCE=..\main\rfc1867.c
237# End Source File
238# Begin Source File
239
240SOURCE=..\main\safe_mode.c
241# End Source File
242# Begin Source File
243
244SOURCE=..\main\SAPI.c
245# End Source File
246# Begin Source File
247
248SOURCE=..\main\snprintf.c
249# End Source File
250# Begin Source File
251
252SOURCE=..\main\spprintf.c
253# End Source File
254# Begin Source File
255
256SOURCE=..\main\strlcat.c
257# End Source File
258# Begin Source File
259
260SOURCE=..\main\strlcpy.c
261# End Source File
262# End Group
263# Begin Group "Header Files"
264
265# PROP Default_Filter ""
266# Begin Source File
267
268SOURCE=..\main\config.w32.h
269# End Source File
270# Begin Source File
271
272SOURCE=..\ext\standard\css.h
273# End Source File
274# Begin Source File
275
276SOURCE=..\ext\standard\cyr_convert.h
277# End Source File
278# Begin Source File
279
280SOURCE="..\main\fopen_wrappers.h"
281# End Source File
282# Begin Source File
283
284SOURCE=..\main\getopt.h
285# End Source File
286# Begin Source File
287
288SOURCE=..\main\logos.h
289# End Source File
290# Begin Source File
291
292SOURCE=..\main\output.h
293# End Source File
294# Begin Source File
295
296SOURCE=..\main\php.h
297# End Source File
298# Begin Source File
299
300SOURCE=..\main\php_compat.h
301# End Source File
302# Begin Source File
303
304SOURCE=..\main\php_content_types.h
305# End Source File
306# Begin Source File
307
308SOURCE=..\main\php_globals.h
309# End Source File
310# Begin Source File
311
312SOURCE=..\main\php_ini.h
313# End Source File
314# Begin Source File
315
316SOURCE=..\main\php_main.h
317# End Source File
318# Begin Source File
319
320SOURCE=..\main\php_open_temporary_file.h
321# End Source File
322# Begin Source File
323
324SOURCE=..\main\php_output.h
325# End Source File
326# Begin Source File
327
328SOURCE=..\main\php_regex.h
329# End Source File
330# Begin Source File
331
332SOURCE=..\main\php_scandir.h
333# End Source File
334# Begin Source File
335
336SOURCE=..\main\php_streams.h
337# End Source File
338# Begin Source File
339
340SOURCE=..\main\php_variables.h
341# End Source File
342# Begin Source File
343
344SOURCE=..\ext\standard\quot_print.h
345# End Source File
346# Begin Source File
347
348SOURCE=..\main\rfc1867.h
349# End Source File
350# Begin Source File
351
352SOURCE=..\main\safe_mode.h
353# End Source File
354# Begin Source File
355
356SOURCE=..\main\SAPI.h
357# End Source File
358# Begin Source File
359
360SOURCE=..\main\snprintf.h
361# End Source File
362# Begin Source File
363
364SOURCE=..\main\spprintf.h
365# End Source File
366# Begin Source File
367
368SOURCE=..\main\win95nt.h
369# End Source File
370# End Group
371# End Group
372# Begin Group "Function Modules"
373
374# PROP Default_Filter ""
375# Begin Group "PCRE"
376
377# PROP Default_Filter ""
378# Begin Group "Source Files No. 3"
379
380# PROP Default_Filter ".c"
381# Begin Source File
382
383SOURCE=..\ext\pcre\pcrelib\pcre_chartables.c
384# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
385# End Source File
386# Begin Source File
387
388SOURCE=..\ext\pcre\pcrelib\pcre_compile.c
389# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
390# End Source File
391# Begin Source File
392
393SOURCE=..\ext\pcre\pcrelib\pcre_exec.c
394# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
395# End Source File
396# Begin Source File
397
398SOURCE=..\ext\pcre\pcrelib\pcre_fullinfo.c
399# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
400# End Source File
401# Begin Source File
402
403SOURCE=..\ext\pcre\pcrelib\pcre_get.c
404# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
405# End Source File
406# Begin Source File
407
408SOURCE=..\ext\pcre\pcrelib\pcre_globals.c
409# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
410# End Source File
411# Begin Source File
412
413SOURCE=..\ext\pcre\pcrelib\pcre_info.c
414# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
415# End Source File
416# Begin Source File
417
418SOURCE=..\ext\pcre\pcrelib\pcre_maketables.c
419# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
420# End Source File
421# Begin Source File
422
423SOURCE=..\ext\pcre\pcrelib\pcre_ord2utf8.c
424# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
425# End Source File
426# Begin Source File
427
428SOURCE=..\ext\pcre\pcrelib\pcre_study.c
429# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
430# End Source File
431# Begin Source File
432
433SOURCE=..\ext\pcre\pcrelib\pcre_tables.c
434# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
435# End Source File
436# Begin Source File
437
438SOURCE=..\ext\pcre\pcrelib\pcre_try_flipped.c
439# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
440# End Source File
441# Begin Source File
442
443SOURCE=..\ext\pcre\pcrelib\pcre_ucp_searchfuncs.c
444# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
445# End Source File
446# Begin Source File
447
448SOURCE=..\ext\pcre\pcrelib\pcre_valid_utf8.c
449# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
450# End Source File
451# Begin Source File
452
453SOURCE=..\ext\pcre\pcrelib\pcre_version.c
454# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
455# End Source File
456# Begin Source File
457
458SOURCE=..\ext\pcre\pcrelib\pcre_xclass.c
459# ADD CPP /D "SUPPORT_UTF8" /D LINK_SIZE=2 /D MATCH_LIMIT=10000000 /D MATCH_LIMIT_RECURSION=10000000 /D NEWLINE=10 /D "SUPPORT_UCP" /D MAX_NAME_SIZE=32 /D MAX_NAME_COUNT=10000 /D MAX_DUPLENGTH=30000 /D "NO_RECURSE"
460# End Source File
461# End Group
462# Begin Group "Header Files No. 3"
463
464# PROP Default_Filter ".h"
465# Begin Source File
466
467SOURCE=..\ext\pcre\pcrelib\internal.h
468# End Source File
469# Begin Source File
470
471SOURCE=..\ext\pcre\pcrelib\pcre.h
472# End Source File
473# End Group
474# End Group
475# Begin Group "DOM"
476
477# PROP Default_Filter ""
478# Begin Group "DOM Source Files"
479
480# PROP Default_Filter ".c"
481# Begin Source File
482
483SOURCE=..\ext\dom\attr.c
484# End Source File
485# Begin Source File
486
487SOURCE=..\ext\dom\cdatasection.c
488# End Source File
489# Begin Source File
490
491SOURCE=..\ext\dom\characterdata.c
492# End Source File
493# Begin Source File
494
495SOURCE=..\ext\dom\comment.c
496# End Source File
497# Begin Source File
498
499SOURCE=..\ext\dom\document.c
500# End Source File
501# Begin Source File
502
503SOURCE=..\ext\dom\documentfragment.c
504# End Source File
505# Begin Source File
506
507SOURCE=..\ext\dom\documenttype.c
508# End Source File
509# Begin Source File
510
511SOURCE=..\ext\dom\dom_iterators.c
512# End Source File
513# Begin Source File
514
515SOURCE=..\ext\dom\domconfiguration.c
516# End Source File
517# Begin Source File
518
519SOURCE=..\ext\dom\domerror.c
520# End Source File
521# Begin Source File
522
523SOURCE=..\ext\dom\domerrorhandler.c
524# End Source File
525# Begin Source File
526
527SOURCE=..\ext\dom\domexception.c
528# End Source File
529# Begin Source File
530
531SOURCE=..\ext\dom\domimplementation.c
532# End Source File
533# Begin Source File
534
535SOURCE=..\ext\dom\domimplementationlist.c
536# End Source File
537# Begin Source File
538
539SOURCE=..\ext\dom\domimplementationsource.c
540# End Source File
541# Begin Source File
542
543SOURCE=..\ext\dom\domlocator.c
544# End Source File
545# Begin Source File
546
547SOURCE=..\ext\dom\domstringlist.c
548# End Source File
549# Begin Source File
550
551SOURCE=..\ext\dom\element.c
552# End Source File
553# Begin Source File
554
555SOURCE=..\ext\dom\entity.c
556# End Source File
557# Begin Source File
558
559SOURCE=..\ext\dom\entityreference.c
560# End Source File
561# Begin Source File
562
563SOURCE=..\ext\dom\namednodemap.c
564# End Source File
565# Begin Source File
566
567SOURCE=..\ext\dom\namelist.c
568# End Source File
569# Begin Source File
570
571SOURCE=..\ext\dom\node.c
572# End Source File
573# Begin Source File
574
575SOURCE=..\ext\dom\nodelist.c
576# End Source File
577# Begin Source File
578
579SOURCE=..\ext\dom\notation.c
580# End Source File
581# Begin Source File
582
583SOURCE=..\ext\dom\php_dom.c
584# End Source File
585# Begin Source File
586
587SOURCE=..\ext\dom\processinginstruction.c
588# End Source File
589# Begin Source File
590
591SOURCE=..\ext\dom\string_extend.c
592# End Source File
593# Begin Source File
594
595SOURCE=..\ext\dom\text.c
596# End Source File
597# Begin Source File
598
599SOURCE=..\ext\dom\typeinfo.c
600# End Source File
601# Begin Source File
602
603SOURCE=..\ext\dom\userdatahandler.c
604# End Source File
605# Begin Source File
606
607SOURCE=..\ext\dom\xpath.c
608# End Source File
609# End Group
610# Begin Group "DOM Header Files"
611
612# PROP Default_Filter ".h"
613# Begin Source File
614
615SOURCE=..\ext\dom\dom_ce.h
616# End Source File
617# Begin Source File
618
619SOURCE=..\ext\dom\dom_fe.h
620# End Source File
621# Begin Source File
622
623SOURCE=..\ext\dom\dom_properties.h
624# End Source File
625# Begin Source File
626
627SOURCE=..\ext\dom\php_dom.h
628# End Source File
629# Begin Source File
630
631SOURCE=..\ext\dom\xml_common.h
632# End Source File
633# End Group
634# Begin Group "Resource Files"
635
636# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
637# End Group
638# End Group
639# Begin Group "SimpleXML"
640
641# PROP Default_Filter ""
642# Begin Group "SimpleXML Source Files"
643
644# PROP Default_Filter ".c"
645# Begin Source File
646
647SOURCE=..\ext\simplexml\simplexml.c
648# End Source File
649# End Group
650# Begin Group "SimpleXML Header Files"
651
652# PROP Default_Filter ".h"
653# Begin Source File
654
655SOURCE=..\ext\simplexml\php_simplexml.h
656# End Source File
657# End Group
658# Begin Group "Resource Files No. 1"
659
660# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
661# End Group
662# End Group
663# Begin Group "Regular Expressions"
664
665# PROP Default_Filter ""
666# Begin Source File
667
668SOURCE=..\regex\regcomp.c
669# End Source File
670# Begin Source File
671
672SOURCE=..\regex\regerror.c
673# End Source File
674# Begin Source File
675
676SOURCE=..\regex\regexec.c
677# End Source File
678# Begin Source File
679
680SOURCE=..\regex\regfree.c
681# End Source File
682# End Group
683# Begin Group "XML"
684
685# PROP Default_Filter ""
686# Begin Group "Source Files No. 4"
687
688# PROP Default_Filter ".c"
689# Begin Source File
690
691SOURCE=..\ext\xml\compat.c
692# End Source File
693# Begin Source File
694
695SOURCE=..\ext\ctype\ctype.c
696# End Source File
697# Begin Source File
698
699SOURCE=..\ext\tokenizer\tokenizer.c
700# End Source File
701# Begin Source File
702
703SOURCE=..\ext\wddx\wddx.c
704# End Source File
705# Begin Source File
706
707SOURCE=..\ext\xml\xml.c
708# End Source File
709# End Group
710# Begin Group "Header Files No. 4"
711
712# PROP Default_Filter ".h"
713# Begin Source File
714
715SOURCE=..\ext\wddx\php_wddx.h
716# End Source File
717# Begin Source File
718
719SOURCE=..\ext\wddx\php_wddx_api.h
720# End Source File
721# Begin Source File
722
723SOURCE=..\ext\xml\php_xml.h
724# End Source File
725# End Group
726# End Group
727# Begin Group "FTP"
728
729# PROP Default_Filter ""
730# Begin Group "Source Files No. 6"
731
732# PROP Default_Filter ".c"
733# Begin Source File
734
735SOURCE=..\ext\ftp\ftp.c
736# End Source File
737# Begin Source File
738
739SOURCE=..\ext\ftp\php_ftp.c
740# End Source File
741# End Group
742# Begin Group "Header Files No. 6"
743
744# PROP Default_Filter ".h"
745# Begin Source File
746
747SOURCE=..\ext\ftp\ftp.h
748# End Source File
749# Begin Source File
750
751SOURCE=..\ext\ftp\php_ftp.h
752# End Source File
753# End Group
754# End Group
755# Begin Group "Calendar"
756
757# PROP Default_Filter ""
758# Begin Group "Source Files No. 7"
759
760# PROP Default_Filter ".c"
761# Begin Source File
762
763SOURCE=..\ext\calendar\cal_unix.c
764# PROP Intermediate_Dir "calendar"
765# End Source File
766# Begin Source File
767
768SOURCE=..\ext\calendar\calendar.c
769# PROP Intermediate_Dir "calendar"
770# End Source File
771# Begin Source File
772
773SOURCE=..\ext\calendar\dow.c
774# PROP Intermediate_Dir "calendar"
775# End Source File
776# Begin Source File
777
778SOURCE=..\ext\calendar\easter.c
779# PROP Intermediate_Dir "calendar"
780# End Source File
781# Begin Source File
782
783SOURCE=..\ext\calendar\french.c
784# PROP Intermediate_Dir "calendar"
785# End Source File
786# Begin Source File
787
788SOURCE=..\ext\calendar\gregor.c
789# PROP Intermediate_Dir "calendar"
790# End Source File
791# Begin Source File
792
793SOURCE=..\ext\calendar\jewish.c
794# PROP Intermediate_Dir "calendar"
795# End Source File
796# Begin Source File
797
798SOURCE=..\ext\calendar\julian.c
799# PROP Intermediate_Dir "calendar"
800# End Source File
801# End Group
802# Begin Group "Header Files No. 7"
803
804# PROP Default_Filter ".h"
805# Begin Source File
806
807SOURCE=..\ext\calendar\php_calendar.h
808# End Source File
809# Begin Source File
810
811SOURCE=..\ext\calendar\sdncal.h
812# End Source File
813# End Group
814# End Group
815# Begin Group "SPL"
816
817# PROP Default_Filter ""
818# Begin Group "Source Files No. 11"
819
820# PROP Default_Filter ""
821# Begin Source File
822
823SOURCE=..\ext\spl\php_spl.c
824# End Source File
825# Begin Source File
826
827SOURCE=..\ext\spl\spl_array.c
828# End Source File
829# Begin Source File
830
831SOURCE=..\ext\spl\spl_directory.c
832# End Source File
833# Begin Source File
834
835SOURCE=..\ext\spl\spl_engine.c
836# End Source File
837# Begin Source File
838
839SOURCE=..\ext\spl\spl_exceptions.c
840# End Source File
841# Begin Source File
842
843SOURCE=..\ext\spl\spl_functions.c
844# End Source File
845# Begin Source File
846
847SOURCE=..\ext\spl\spl_iterators.c
848# End Source File
849# Begin Source File
850
851SOURCE=..\ext\spl\spl_observer.c
852# End Source File
853# Begin Source File
854
855SOURCE=..\ext\spl\spl_sxe.c
856# End Source File
857# End Group
858# Begin Group "Header Files No. 12"
859
860# PROP Default_Filter ""
861# Begin Source File
862
863SOURCE=..\ext\spl\php_spl.h
864# End Source File
865# Begin Source File
866
867SOURCE=..\ext\spl\spl_array.h
868# End Source File
869# Begin Source File
870
871SOURCE=..\ext\spl\spl_directory.h
872# End Source File
873# Begin Source File
874
875SOURCE=..\ext\spl\spl_engine.h
876# End Source File
877# Begin Source File
878
879SOURCE=..\ext\spl\spl_exceptions.h
880# End Source File
881# Begin Source File
882
883SOURCE=..\ext\spl\spl_functions.h
884# End Source File
885# Begin Source File
886
887SOURCE=..\ext\spl\spl_iterators.h
888# End Source File
889# Begin Source File
890
891SOURCE=..\ext\spl\spl_observer.h
892# End Source File
893# Begin Source File
894
895SOURCE=..\ext\spl\spl_sxe.h
896# End Source File
897# End Group
898# End Group
899# Begin Group "Reflection"
900
901# PROP Default_Filter ""
902# Begin Group "Source Files No. 12"
903
904# PROP Default_Filter ""
905# Begin Source File
906
907SOURCE=..\ext\reflection\php_reflection.c
908# End Source File
909# End Group
910# Begin Group "Header Files No. 13"
911
912# PROP Default_Filter ""
913# Begin Source File
914
915SOURCE=..\ext\reflection\php_reflection.h
916# End Source File
917# End Group
918# End Group
919# Begin Group "XMLReader"
920
921# PROP Default_Filter ""
922# Begin Group "Source Files No. 13"
923
924# PROP Default_Filter ""
925# Begin Source File
926
927SOURCE=..\ext\xmlreader\php_xmlreader.c
928# End Source File
929# End Group
930# Begin Group "Header Files No. 14"
931
932# PROP Default_Filter ""
933# Begin Source File
934
935SOURCE=..\ext\xmlreader\php_xmlreader.h
936# End Source File
937# End Group
938# End Group
939# Begin Group "XMLwriter"
940
941# PROP Default_Filter ""
942# Begin Group "Source Files No. 14"
943
944# PROP Default_Filter ""
945# Begin Source File
946
947SOURCE=..\ext\xmlwriter\php_xmlwriter.c
948# End Source File
949# End Group
950# Begin Group "Header Files No. 15"
951
952# PROP Default_Filter ""
953# Begin Source File
954
955SOURCE=..\ext\xmlwriter\php_xmlwriter.h
956# End Source File
957# End Group
958# End Group
959# Begin Group "IConv"
960
961# PROP Default_Filter ""
962# Begin Group "Source Files No. 15"
963
964# PROP Default_Filter ""
965# Begin Source File
966
967SOURCE=..\ext\iconv\iconv.c
968# ADD CPP /D "PHP_ICONV_EXPORTS"
969# End Source File
970# End Group
971# Begin Group "Header Files No. 16"
972
973# PROP Default_Filter ""
974# Begin Source File
975
976SOURCE=..\ext\iconv\php_iconv.h
977# End Source File
978# End Group
979# End Group
980# Begin Group "bcmath"
981
982# PROP Default_Filter ""
983# Begin Group "Source Files No. 8"
984
985# PROP Default_Filter ".c"
986# Begin Source File
987
988SOURCE=..\ext\bcmath\libbcmath\src\add.c
989
990!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
991
992# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
993# ADD CPP /I "..\ext\bcmath\libbcmath\src"
994
995!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
996
997# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
998# ADD CPP /I "..\ext\bcmath\libbcmath\src"
999
1000!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1001
1002# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1003# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1004
1005!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1006
1007# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1008# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1009# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1010# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1011
1012!ENDIF
1013
1014# End Source File
1015# Begin Source File
1016
1017SOURCE=..\ext\bcmath\libbcmath\src\compare.c
1018
1019!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1020
1021# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1022# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1023
1024!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1025
1026# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1027# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1028
1029!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1030
1031# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1032# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1033
1034!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1035
1036# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1037# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1038# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1039# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1040
1041!ENDIF
1042
1043# End Source File
1044# Begin Source File
1045
1046SOURCE=..\ext\bcmath\libbcmath\src\debug.c
1047
1048!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1049
1050# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1051# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1052
1053!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1054
1055# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1056# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1057
1058!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1059
1060# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1061# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1062
1063!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1064
1065# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1066# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1067# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1068# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1069
1070!ENDIF
1071
1072# End Source File
1073# Begin Source File
1074
1075SOURCE=..\ext\bcmath\libbcmath\src\div.c
1076
1077!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1078
1079# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1080# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1081
1082!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1083
1084# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1085# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1086
1087!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1088
1089# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1090# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1091
1092!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1093
1094# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1095# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1096# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1097# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1098
1099!ENDIF
1100
1101# End Source File
1102# Begin Source File
1103
1104SOURCE=..\ext\bcmath\libbcmath\src\divmod.c
1105
1106!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1107
1108# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1109# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1110
1111!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1112
1113# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1114# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1115
1116!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1117
1118# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1119# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1120
1121!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1122
1123# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1124# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1125# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1126# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1127
1128!ENDIF
1129
1130# End Source File
1131# Begin Source File
1132
1133SOURCE=..\ext\bcmath\libbcmath\src\doaddsub.c
1134
1135!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1136
1137# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1138# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1139
1140!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1141
1142# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1143# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1144
1145!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1146
1147# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1148# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1149
1150!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1151
1152# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1153# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1154# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1155# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1156
1157!ENDIF
1158
1159# End Source File
1160# Begin Source File
1161
1162SOURCE=..\ext\bcmath\libbcmath\src\init.c
1163
1164!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1165
1166# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1167# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1168
1169!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1170
1171# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1172# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1173
1174!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1175
1176# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1177# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1178
1179!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1180
1181# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1182# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1183# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1184# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1185
1186!ENDIF
1187
1188# End Source File
1189# Begin Source File
1190
1191SOURCE=..\ext\bcmath\libbcmath\src\int2num.c
1192
1193!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1194
1195# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1196# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1197
1198!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1199
1200# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1201# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1202
1203!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1204
1205# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1206# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1207
1208!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1209
1210# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1211# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1212# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1213# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1214
1215!ENDIF
1216
1217# End Source File
1218# Begin Source File
1219
1220SOURCE=..\ext\bcmath\libbcmath\src\nearzero.c
1221
1222!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1223
1224# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1225# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1226
1227!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1228
1229# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1230# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1231
1232!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1233
1234# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1235# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1236
1237!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1238
1239# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1240# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1241# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1242# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1243
1244!ENDIF
1245
1246# End Source File
1247# Begin Source File
1248
1249SOURCE=..\ext\bcmath\libbcmath\src\neg.c
1250
1251!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1252
1253# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1254# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1255
1256!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1257
1258# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1259# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1260
1261!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1262
1263# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1264# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1265
1266!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1267
1268# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1269# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1270# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1271# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1272
1273!ENDIF
1274
1275# End Source File
1276# Begin Source File
1277
1278SOURCE=..\ext\bcmath\libbcmath\src\num2long.c
1279
1280!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1281
1282# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1283# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1284
1285!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1286
1287# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1288# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1289
1290!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1291
1292# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1293# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1294
1295!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1296
1297# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1298# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1299# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1300# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1301
1302!ENDIF
1303
1304# End Source File
1305# Begin Source File
1306
1307SOURCE=..\ext\bcmath\libbcmath\src\num2str.c
1308
1309!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1310
1311# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1312# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1313
1314!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1315
1316# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1317# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1318
1319!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1320
1321# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1322# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1323
1324!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1325
1326# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1327# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1328# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1329# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1330
1331!ENDIF
1332
1333# End Source File
1334# Begin Source File
1335
1336SOURCE=..\ext\bcmath\libbcmath\src\outofmem.c
1337
1338!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1339
1340# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1341# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1342
1343!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1344
1345# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1346# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1347
1348!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1349
1350# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1351# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1352
1353!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1354
1355# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1356# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1357# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1358# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1359
1360!ENDIF
1361
1362# End Source File
1363# Begin Source File
1364
1365SOURCE=..\ext\bcmath\libbcmath\src\output.c
1366
1367!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1368
1369# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1370# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1371
1372!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1373
1374# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1375# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1376
1377!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1378
1379# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1380# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1381
1382!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1383
1384# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1385# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1386# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1387# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1388
1389!ENDIF
1390
1391# End Source File
1392# Begin Source File
1393
1394SOURCE=..\ext\bcmath\libbcmath\src\raise.c
1395
1396!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1397
1398# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1399# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1400
1401!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1402
1403# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1404# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1405
1406!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1407
1408# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1409# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1410
1411!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1412
1413# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1414# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1415# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1416# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1417
1418!ENDIF
1419
1420# End Source File
1421# Begin Source File
1422
1423SOURCE=..\ext\bcmath\libbcmath\src\raisemod.c
1424
1425!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1426
1427# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1428# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1429
1430!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1431
1432# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1433# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1434
1435!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1436
1437# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1438# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1439
1440!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1441
1442# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1443# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1444# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1445# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1446
1447!ENDIF
1448
1449# End Source File
1450# Begin Source File
1451
1452SOURCE=..\ext\bcmath\libbcmath\src\recmul.c
1453
1454!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1455
1456# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1457# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1458
1459!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1460
1461# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1462# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1463
1464!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1465
1466# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1467# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1468
1469!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1470
1471# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1472# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1473# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1474# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1475
1476!ENDIF
1477
1478# End Source File
1479# Begin Source File
1480
1481SOURCE=..\ext\bcmath\libbcmath\src\rmzero.c
1482
1483!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1484
1485# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1486# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1487
1488!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1489
1490# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1491# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1492
1493!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1494
1495# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1496# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1497
1498!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1499
1500# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1501# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1502# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1503# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1504
1505!ENDIF
1506
1507# End Source File
1508# Begin Source File
1509
1510SOURCE=..\ext\bcmath\libbcmath\src\rt.c
1511
1512!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1513
1514# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1515# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1516
1517!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1518
1519# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1520# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1521
1522!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1523
1524# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1525# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1526
1527!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1528
1529# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1530# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1531# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1532# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1533
1534!ENDIF
1535
1536# End Source File
1537# Begin Source File
1538
1539SOURCE=..\ext\bcmath\libbcmath\src\sqrt.c
1540
1541!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1542
1543# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1544# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1545
1546!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1547
1548# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1549# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1550
1551!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1552
1553# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1554# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1555
1556!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1557
1558# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1559# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1560# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1561# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1562
1563!ENDIF
1564
1565# End Source File
1566# Begin Source File
1567
1568SOURCE=..\ext\bcmath\libbcmath\src\str2num.c
1569
1570!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1571
1572# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1573# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1574
1575!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1576
1577# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1578# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1579
1580!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1581
1582# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1583# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1584
1585!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1586
1587# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1588# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1589# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1590# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1591
1592!ENDIF
1593
1594# End Source File
1595# Begin Source File
1596
1597SOURCE=..\ext\bcmath\libbcmath\src\sub.c
1598
1599!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1600
1601# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1602# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1603
1604!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1605
1606# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1607# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1608
1609!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1610
1611# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1612# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1613
1614!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1615
1616# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1617# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1618# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1619# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1620
1621!ENDIF
1622
1623# End Source File
1624# Begin Source File
1625
1626SOURCE=..\ext\bcmath\libbcmath\src\zero.c
1627
1628!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1629
1630# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1631# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1632
1633!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1634
1635# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1636# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1637
1638!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1639
1640# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1641# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1642
1643!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1644
1645# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1646# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1647# ADD BASE CPP /I "..\ext\bcmath\libbcmath\src"
1648# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1649
1650!ENDIF
1651
1652# End Source File
1653# End Group
1654# Begin Group "Header Files No. 8"
1655
1656# PROP Default_Filter ".h"
1657# Begin Source File
1658
1659SOURCE=..\ext\bcmath\libbcmath\src\bcmath.h
1660
1661!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1662
1663# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1664
1665!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1666
1667# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1668
1669!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1670
1671# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1672
1673!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1674
1675# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1676# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1677
1678!ENDIF
1679
1680# End Source File
1681# Begin Source File
1682
1683SOURCE=..\ext\bcmath\libbcmath\src\config.h
1684
1685!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1686
1687# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1688
1689!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1690
1691# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1692
1693!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1694
1695# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1696
1697!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1698
1699# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1700# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1701
1702!ENDIF
1703
1704# End Source File
1705# Begin Source File
1706
1707SOURCE=..\ext\bcmath\libbcmath\src\private.h
1708
1709!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
1710
1711# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug_TS"
1712
1713!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
1714
1715# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1716
1717!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
1718
1719# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS_inline"
1720
1721!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
1722
1723# PROP BASE Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1724# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release_TS"
1725
1726!ENDIF
1727
1728# End Source File
1729# End Group
1730# End Group
1731# Begin Group "zlib"
1732
1733# PROP Default_Filter ""
1734# Begin Group "Source Files No. 10 Nr. 1"
1735
1736# PROP Default_Filter ""
1737# Begin Source File
1738
1739SOURCE=..\ext\zlib\zlib.c
1740# End Source File
1741# Begin Source File
1742
1743SOURCE=..\ext\zlib\zlib_filter.c
1744# End Source File
1745# Begin Source File
1746
1747SOURCE=..\ext\zlib\zlib_fopen_wrapper.c
1748# End Source File
1749# End Group
1750# Begin Group "Header Files No. 10 Nr. 1"
1751
1752# PROP Default_Filter ""
1753# Begin Source File
1754
1755SOURCE=..\ext\zlib\php_zlib.h
1756# End Source File
1757# End Group
1758# End Group
1759# Begin Group "Standard"
1760
1761# PROP Default_Filter ""
1762# Begin Group "Source Files No. 1"
1763
1764# PROP Default_Filter ""
1765# Begin Source File
1766
1767SOURCE=..\ext\standard\array.c
1768# End Source File
1769# Begin Source File
1770
1771SOURCE=..\ext\standard\assert.c
1772# End Source File
1773# Begin Source File
1774
1775SOURCE=..\ext\standard\base64.c
1776# End Source File
1777# Begin Source File
1778
1779SOURCE=..\ext\standard\basic_functions.c
1780# End Source File
1781# Begin Source File
1782
1783SOURCE=..\ext\bcmath\bcmath.c
1784# End Source File
1785# Begin Source File
1786
1787SOURCE=..\ext\standard\browscap.c
1788# End Source File
1789# Begin Source File
1790
1791SOURCE=..\ext\standard\crc32.c
1792# End Source File
1793# Begin Source File
1794
1795SOURCE=..\ext\standard\credits.c
1796# End Source File
1797# Begin Source File
1798
1799SOURCE=..\ext\standard\crypt.c
1800# End Source File
1801# Begin Source File
1802
1803SOURCE=..\ext\standard\datetime.c
1804# End Source File
1805# Begin Source File
1806
1807SOURCE=..\ext\standard\dir.c
1808# End Source File
1809# Begin Source File
1810
1811SOURCE=..\ext\standard\dl.c
1812# End Source File
1813# Begin Source File
1814
1815SOURCE=..\ext\standard\dns.c
1816# End Source File
1817# Begin Source File
1818
1819SOURCE=..\ext\standard\exec.c
1820# End Source File
1821# Begin Source File
1822
1823SOURCE=..\ext\standard\file.c
1824# End Source File
1825# Begin Source File
1826
1827SOURCE=..\ext\standard\filestat.c
1828# End Source File
1829# Begin Source File
1830
1831SOURCE=..\ext\standard\flock_compat.c
1832# End Source File
1833# Begin Source File
1834
1835SOURCE=..\ext\standard\formatted_print.c
1836# End Source File
1837# Begin Source File
1838
1839SOURCE=..\ext\standard\fsock.c
1840# End Source File
1841# Begin Source File
1842
1843SOURCE=..\ext\standard\ftp_fopen_wrapper.c
1844# End Source File
1845# Begin Source File
1846
1847SOURCE=..\ext\standard\head.c
1848# End Source File
1849# Begin Source File
1850
1851SOURCE=..\ext\standard\html.c
1852# End Source File
1853# Begin Source File
1854
1855SOURCE=..\ext\standard\http.c
1856# End Source File
1857# Begin Source File
1858
1859SOURCE=..\ext\standard\http_fopen_wrapper.c
1860# End Source File
1861# Begin Source File
1862
1863SOURCE=..\ext\standard\image.c
1864# End Source File
1865# Begin Source File
1866
1867SOURCE=..\ext\standard\incomplete_class.c
1868# End Source File
1869# Begin Source File
1870
1871SOURCE=..\ext\standard\info.c
1872# End Source File
1873# Begin Source File
1874
1875SOURCE=..\ext\standard\iptc.c
1876# End Source File
1877# Begin Source File
1878
1879SOURCE=..\ext\standard\lcg.c
1880# End Source File
1881# Begin Source File
1882
1883SOURCE=..\ext\standard\levenshtein.c
1884# End Source File
1885# Begin Source File
1886
1887SOURCE=..\ext\standard\link.c
1888# End Source File
1889# Begin Source File
1890
1891SOURCE=..\ext\standard\mail.c
1892# End Source File
1893# Begin Source File
1894
1895SOURCE=..\ext\standard\math.c
1896# End Source File
1897# Begin Source File
1898
1899SOURCE=..\ext\standard\md5.c
1900# End Source File
1901# Begin Source File
1902
1903SOURCE=..\ext\standard\metaphone.c
1904# End Source File
1905# Begin Source File
1906
1907SOURCE=..\ext\standard\microtime.c
1908# End Source File
1909# Begin Source File
1910
1911SOURCE=..\ext\session\mod_files.c
1912# End Source File
1913# Begin Source File
1914
1915SOURCE=..\ext\session\mod_user.c
1916# End Source File
1917# Begin Source File
1918
1919SOURCE=..\ext\standard\pack.c
1920# End Source File
1921# Begin Source File
1922
1923SOURCE=..\ext\standard\pageinfo.c
1924# End Source File
1925# Begin Source File
1926
1927SOURCE=..\ext\standard\php_fopen_wrapper.c
1928# End Source File
1929# Begin Source File
1930
1931SOURCE=..\ext\odbc\php_odbc.c
1932# End Source File
1933# Begin Source File
1934
1935SOURCE=..\ext\pcre\php_pcre.c
1936# ADD CPP /D "STATIC"
1937# End Source File
1938# Begin Source File
1939
1940SOURCE=..\ext\standard\rand.c
1941# End Source File
1942# Begin Source File
1943
1944SOURCE=..\ext\standard\reg.c
1945# End Source File
1946# Begin Source File
1947
1948SOURCE=..\ext\standard\scanf.c
1949# End Source File
1950# Begin Source File
1951
1952SOURCE=..\ext\session\session.c
1953# End Source File
1954# Begin Source File
1955
1956SOURCE=..\ext\standard\sha1.c
1957# End Source File
1958# Begin Source File
1959
1960SOURCE=..\ext\standard\soundex.c
1961# End Source File
1962# Begin Source File
1963
1964SOURCE=..\ext\standard\streamsfuncs.c
1965# End Source File
1966# Begin Source File
1967
1968SOURCE=..\ext\standard\string.c
1969# End Source File
1970# Begin Source File
1971
1972SOURCE=..\ext\standard\strnatcmp.c
1973# End Source File
1974# Begin Source File
1975
1976SOURCE=..\ext\standard\syslog.c
1977# End Source File
1978# Begin Source File
1979
1980SOURCE=..\ext\standard\type.c
1981# End Source File
1982# Begin Source File
1983
1984SOURCE=..\ext\standard\uniqid.c
1985# End Source File
1986# Begin Source File
1987
1988SOURCE=..\ext\standard\url.c
1989# End Source File
1990# Begin Source File
1991
1992SOURCE=..\ext\standard\url_scanner_ex.c
1993# ADD CPP /W2
1994# End Source File
1995# Begin Source File
1996
1997SOURCE=..\ext\standard\uuencode.c
1998# End Source File
1999# Begin Source File
2000
2001SOURCE=..\ext\standard\var.c
2002# End Source File
2003# Begin Source File
2004
2005SOURCE=..\ext\standard\var_unserializer.c
2006# ADD CPP /W2
2007# End Source File
2008# Begin Source File
2009
2010SOURCE=..\ext\standard\versioning.c
2011# End Source File
2012# End Group
2013# Begin Group "Header Files No. 1"
2014
2015# PROP Default_Filter ""
2016# Begin Source File
2017
2018SOURCE=..\ext\standard\base64.h
2019# End Source File
2020# Begin Source File
2021
2022SOURCE=..\ext\standard\basic_functions.h
2023# End Source File
2024# Begin Source File
2025
2026SOURCE=..\ext\standard\datetime.h
2027# End Source File
2028# Begin Source File
2029
2030SOURCE=..\ext\standard\dl.h
2031# End Source File
2032# Begin Source File
2033
2034SOURCE=..\ext\standard\dns.h
2035# End Source File
2036# Begin Source File
2037
2038SOURCE=..\ext\standard\exec.h
2039# End Source File
2040# Begin Source File
2041
2042SOURCE=..\ext\standard\file.h
2043# End Source File
2044# Begin Source File
2045
2046SOURCE=..\ext\standard\flock_compat.h
2047# End Source File
2048# Begin Source File
2049
2050SOURCE=..\ext\standard\fsock.h
2051# End Source File
2052# Begin Source File
2053
2054SOURCE=..\functions\global.h
2055# End Source File
2056# Begin Source File
2057
2058SOURCE=..\ext\standard\head.h
2059# End Source File
2060# Begin Source File
2061
2062SOURCE=..\ext\standard\html.h
2063# End Source File
2064# Begin Source File
2065
2066SOURCE=..\ext\standard\info.h
2067# End Source File
2068# Begin Source File
2069
2070SOURCE=..\ext\standard\md5.h
2071# End Source File
2072# Begin Source File
2073
2074SOURCE=..\ext\session\mod_user.h
2075# End Source File
2076# Begin Source File
2077
2078SOURCE=..\ext\standard\pageinfo.h
2079# End Source File
2080# Begin Source File
2081
2082SOURCE=..\ext\standard\php_array.h
2083# End Source File
2084# Begin Source File
2085
2086SOURCE=..\ext\bcmath\php_bcmath.h
2087# End Source File
2088# Begin Source File
2089
2090SOURCE=..\ext\standard\php_crypt.h
2091# End Source File
2092# Begin Source File
2093
2094SOURCE=..\ext\standard\php_dir.h
2095# End Source File
2096# Begin Source File
2097
2098SOURCE=..\ext\standard\php_filestat.h
2099# End Source File
2100# Begin Source File
2101
2102SOURCE=..\ext\standard\php_fopen_wrappers.h
2103# End Source File
2104# Begin Source File
2105
2106SOURCE=..\ext\standard\php_http.h
2107# End Source File
2108# Begin Source File
2109
2110SOURCE=..\ext\standard\php_lcg.h
2111# End Source File
2112# Begin Source File
2113
2114SOURCE=..\ext\ldap\php_ldap.h
2115# End Source File
2116# Begin Source File
2117
2118SOURCE=..\ext\standard\php_mail.h
2119# End Source File
2120# Begin Source File
2121
2122SOURCE=..\ext\odbc\php_odbc.h
2123# End Source File
2124# Begin Source File
2125
2126SOURCE=..\ext\odbc\php_odbc_includes.h
2127# End Source File
2128# Begin Source File
2129
2130SOURCE=..\ext\pcre\php_pcre.h
2131# End Source File
2132# Begin Source File
2133
2134SOURCE=..\ext\standard\php_rand.h
2135# End Source File
2136# Begin Source File
2137
2138SOURCE=..\ext\session\php_session.h
2139# End Source File
2140# Begin Source File
2141
2142SOURCE=..\ext\standard\php_string.h
2143# End Source File
2144# Begin Source File
2145
2146SOURCE=..\ext\standard\php_sunfuncs.h
2147# End Source File
2148# Begin Source File
2149
2150SOURCE=..\ext\standard\php_syslog.h
2151# End Source File
2152# Begin Source File
2153
2154SOURCE=..\functions\phpdir.h
2155# End Source File
2156# Begin Source File
2157
2158SOURCE=..\functions\phpmath.h
2159# End Source File
2160# Begin Source File
2161
2162SOURCE=..\ext\standard\reg.h
2163# End Source File
2164# Begin Source File
2165
2166SOURCE=..\ext\standard\scanf.h
2167# End Source File
2168# Begin Source File
2169
2170SOURCE=..\ext\standard\sha1.h
2171# End Source File
2172# Begin Source File
2173
2174SOURCE=..\ext\standard\type.h
2175# End Source File
2176# Begin Source File
2177
2178SOURCE=..\ext\standard\uniqid.h
2179# End Source File
2180# Begin Source File
2181
2182SOURCE=..\ext\standard\url.h
2183# End Source File
2184# Begin Source File
2185
2186SOURCE=..\ext\standard\url_scanner_ex.h
2187# End Source File
2188# End Group
2189# End Group
2190# Begin Group "SQLite"
2191
2192# PROP Default_Filter ""
2193# Begin Group "Header Files No. 5"
2194
2195# PROP Default_Filter ""
2196# Begin Source File
2197
2198SOURCE=..\ext\sqlite\php_sqlite.h
2199# End Source File
2200# End Group
2201# Begin Group "Source Files No. 5"
2202
2203# PROP Default_Filter ""
2204# Begin Source File
2205
2206SOURCE=..\ext\sqlite\sess_sqlite.c
2207# End Source File
2208# Begin Source File
2209
2210SOURCE=..\ext\sqlite\sqlite.c
2211# End Source File
2212# End Group
2213# End Group
2214# Begin Group "LIBXML"
2215
2216# PROP Default_Filter ""
2217# Begin Group "Header Files No. 10"
2218
2219# PROP Default_Filter ""
2220# Begin Source File
2221
2222SOURCE=..\ext\libxml\php_libxml.h
2223# End Source File
2224# End Group
2225# Begin Group "Source Files No. 9"
2226
2227# PROP Default_Filter ""
2228# Begin Source File
2229
2230SOURCE=..\ext\libxml\libxml.c
2231# End Source File
2232# End Group
2233# End Group
2234# Begin Group "Date"
2235
2236# PROP Default_Filter ""
2237# Begin Group "Source Files No. 10"
2238
2239# PROP Default_Filter ""
2240# Begin Source File
2241
2242SOURCE=..\ext\date\lib\astro.c
2243# End Source File
2244# Begin Source File
2245
2246SOURCE=..\ext\date\lib\dow.c
2247# End Source File
2248# Begin Source File
2249
2250SOURCE=..\ext\date\lib\parse_date.c
2251# End Source File
2252# Begin Source File
2253
2254SOURCE=..\ext\date\lib\parse_tz.c
2255# End Source File
2256# Begin Source File
2257
2258SOURCE=..\ext\date\php_date.c
2259# End Source File
2260# Begin Source File
2261
2262SOURCE=..\ext\date\lib\timelib.c
2263# End Source File
2264# Begin Source File
2265
2266SOURCE=..\ext\date\lib\timelib_config.h.win32
2267
2268!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
2269
2270# Begin Custom Build
2271InputDir=\Projects\php-5.2\ext\date\lib
2272InputPath=..\ext\date\lib\timelib_config.h.win32
2273
2274"..\ext\date\lib\timelib_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2275	copy $(InputPath) $(InputDir)\timelib_config.h
2276
2277# End Custom Build
2278
2279!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
2280
2281# Begin Custom Build
2282InputDir=\Projects\php-5.2\ext\date\lib
2283InputPath=..\ext\date\lib\timelib_config.h.win32
2284
2285"..\ext\date\lib\timelib_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2286	copy $(InputPath) $(InputDir)\timelib_config.h
2287
2288# End Custom Build
2289
2290!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
2291
2292# Begin Custom Build
2293InputDir=\Projects\php-5.2\ext\date\lib
2294InputPath=..\ext\date\lib\timelib_config.h.win32
2295
2296"..\ext\date\lib\timelib_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2297	copy $(InputPath) $(InputDir)\timelib_config.h
2298
2299# End Custom Build
2300
2301!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
2302
2303# Begin Custom Build
2304InputDir=\Projects\php-5.2\ext\date\lib
2305InputPath=..\ext\date\lib\timelib_config.h.win32
2306
2307"..\ext\date\lib\timelib_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2308	copy $(InputPath) $(InputDir)\timelib_config.h
2309
2310# End Custom Build
2311
2312!ENDIF
2313
2314# End Source File
2315# Begin Source File
2316
2317SOURCE=..\ext\date\lib\tm2unixtime.c
2318# End Source File
2319# Begin Source File
2320
2321SOURCE=..\ext\date\lib\unixtime2tm.c
2322# End Source File
2323# End Group
2324# Begin Group "Header Files No. 11"
2325
2326# PROP Default_Filter ""
2327# Begin Source File
2328
2329SOURCE=..\ext\date\lib\astro.h
2330# End Source File
2331# Begin Source File
2332
2333SOURCE=..\ext\date\lib\fallbackmap.h
2334# End Source File
2335# Begin Source File
2336
2337SOURCE=..\ext\date\php_date.h
2338# End Source File
2339# Begin Source File
2340
2341SOURCE=..\ext\date\lib\timelib.h
2342# End Source File
2343# Begin Source File
2344
2345SOURCE=..\ext\date\lib\timezonedb.h
2346# End Source File
2347# Begin Source File
2348
2349SOURCE=..\ext\date\lib\timezonemap.h
2350# End Source File
2351# End Group
2352# End Group
2353# End Group
2354# Begin Group "Win32"
2355
2356# PROP Default_Filter ""
2357# Begin Group "Source Files No. 2"
2358
2359# PROP Default_Filter ""
2360# Begin Source File
2361
2362SOURCE=.\crypt_win32.c
2363# End Source File
2364# Begin Source File
2365
2366SOURCE=.\glob.c
2367# End Source File
2368# Begin Source File
2369
2370SOURCE=.\md5crypt.c
2371# End Source File
2372# Begin Source File
2373
2374SOURCE=..\win32\readdir.c
2375# End Source File
2376# Begin Source File
2377
2378SOURCE=..\win32\registry.c
2379# End Source File
2380# Begin Source File
2381
2382SOURCE=.\select.c
2383# End Source File
2384# Begin Source File
2385
2386SOURCE=..\win32\sendmail.c
2387# End Source File
2388# Begin Source File
2389
2390SOURCE=..\win32\time.c
2391# End Source File
2392# Begin Source File
2393
2394SOURCE=..\win32\winutil.c
2395# End Source File
2396# Begin Source File
2397
2398SOURCE=..\win32\wsyslog.c
2399# End Source File
2400# Begin Source File
2401
2402SOURCE=.\build\wsyslog.mc
2403
2404!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
2405
2406!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
2407
2408!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
2409
2410!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
2411
2412# Begin Custom Build
2413InputDir=.\build
2414IntDir=.\Release_TSDbg
2415InputPath=.\build\wsyslog.mc
2416
2417"wsyslog.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2418	mc -h $(InputDir)/.. -r $(InputDir) -x $(IntDir) $(InputPath)
2419
2420# End Custom Build
2421
2422!ENDIF
2423
2424# End Source File
2425# End Group
2426# Begin Group "Header Files No. 2"
2427
2428# PROP Default_Filter ""
2429# Begin Source File
2430
2431SOURCE=.\crypt_win32.h
2432# End Source File
2433# Begin Source File
2434
2435SOURCE=.\glob.h
2436# End Source File
2437# Begin Source File
2438
2439SOURCE=..\win32\grp.h
2440# End Source File
2441# Begin Source File
2442
2443SOURCE=..\win32\param.h
2444# End Source File
2445# Begin Source File
2446
2447SOURCE=..\win32\php_registry.h
2448# End Source File
2449# Begin Source File
2450
2451SOURCE=..\win32\readdir.h
2452# End Source File
2453# Begin Source File
2454
2455SOURCE=.\select.h
2456# End Source File
2457# Begin Source File
2458
2459SOURCE=..\win32\sendmail.h
2460# End Source File
2461# Begin Source File
2462
2463SOURCE=..\win32\syslog.h
2464# End Source File
2465# Begin Source File
2466
2467SOURCE=..\win32\time.h
2468# End Source File
2469# Begin Source File
2470
2471SOURCE=..\win32\unistd.h
2472# End Source File
2473# Begin Source File
2474
2475SOURCE=..\win32\wfile.h
2476# End Source File
2477# Begin Source File
2478
2479SOURCE=.\winutil.h
2480# End Source File
2481# End Group
2482# End Group
2483# Begin Group "Text Files"
2484
2485# PROP Default_Filter ""
2486# Begin Source File
2487
2488SOURCE=..\ChangeLog
2489# End Source File
2490# Begin Source File
2491
2492SOURCE=..\LICENSE
2493# End Source File
2494# Begin Source File
2495
2496SOURCE=..\NEWS
2497# End Source File
2498# Begin Source File
2499
2500SOURCE="..\php.ini-dist"
2501# End Source File
2502# Begin Source File
2503
2504SOURCE="..\php.ini-recommended"
2505# End Source File
2506# Begin Source File
2507
2508SOURCE="..\README.CVS-RULES"
2509# End Source File
2510# Begin Source File
2511
2512SOURCE=..\TODO
2513# End Source File
2514# End Group
2515# Begin Group "Support"
2516
2517# PROP Default_Filter ""
2518# End Group
2519# Begin Group "Streams"
2520
2521# PROP Default_Filter ""
2522# Begin Group "streams headers"
2523
2524# PROP Default_Filter ""
2525# Begin Source File
2526
2527SOURCE=..\main\streams\php_stream_context.h
2528# End Source File
2529# Begin Source File
2530
2531SOURCE=..\main\streams\php_stream_filter_api.h
2532# End Source File
2533# Begin Source File
2534
2535SOURCE=..\main\streams\php_stream_mmap.h
2536# End Source File
2537# Begin Source File
2538
2539SOURCE=..\main\streams\php_stream_plain_wrapper.h
2540# End Source File
2541# Begin Source File
2542
2543SOURCE=..\main\streams\php_stream_transport.h
2544# End Source File
2545# Begin Source File
2546
2547SOURCE=..\main\streams\php_stream_userspace.h
2548# End Source File
2549# Begin Source File
2550
2551SOURCE=..\main\streams\php_streams_int.h
2552# End Source File
2553# End Group
2554# Begin Source File
2555
2556SOURCE=..\main\streams\cast.c
2557# End Source File
2558# Begin Source File
2559
2560SOURCE=..\main\streams\filter.c
2561# End Source File
2562# Begin Source File
2563
2564SOURCE=..\main\streams\memory.c
2565# End Source File
2566# Begin Source File
2567
2568SOURCE=..\main\streams\mmap.c
2569# End Source File
2570# Begin Source File
2571
2572SOURCE=..\main\streams\plain_wrapper.c
2573# End Source File
2574# Begin Source File
2575
2576SOURCE=..\main\streams\streams.c
2577# End Source File
2578# Begin Source File
2579
2580SOURCE=..\main\streams\transports.c
2581# End Source File
2582# Begin Source File
2583
2584SOURCE=..\ext\standard\user_filters.c
2585# End Source File
2586# Begin Source File
2587
2588SOURCE=..\main\streams\userspace.c
2589# End Source File
2590# Begin Source File
2591
2592SOURCE=..\main\streams\xp_socket.c
2593# End Source File
2594# End Group
2595# Begin Group "COM and DotNet"
2596
2597# PROP Default_Filter ""
2598# Begin Group "Header Files No. 9"
2599
2600# PROP Default_Filter ""
2601# Begin Source File
2602
2603SOURCE=..\ext\com_dotnet\com_saproxy.c
2604# End Source File
2605# Begin Source File
2606
2607SOURCE=..\ext\com_dotnet\com_wrapper.c
2608# End Source File
2609# Begin Source File
2610
2611SOURCE=..\ext\com_dotnet\php_com_dotnet.h
2612# End Source File
2613# Begin Source File
2614
2615SOURCE=..\ext\com_dotnet\php_com_dotnet_internal.h
2616# End Source File
2617# End Group
2618# Begin Source File
2619
2620SOURCE=..\ext\com_dotnet\com_com.c
2621# End Source File
2622# Begin Source File
2623
2624SOURCE=..\ext\com_dotnet\com_dotnet.c
2625# End Source File
2626# Begin Source File
2627
2628SOURCE=..\ext\com_dotnet\com_extension.c
2629# End Source File
2630# Begin Source File
2631
2632SOURCE=..\ext\com_dotnet\com_handlers.c
2633# End Source File
2634# Begin Source File
2635
2636SOURCE=..\ext\com_dotnet\com_iterator.c
2637# End Source File
2638# Begin Source File
2639
2640SOURCE=..\ext\com_dotnet\com_misc.c
2641# End Source File
2642# Begin Source File
2643
2644SOURCE=..\ext\com_dotnet\com_olechar.c
2645# End Source File
2646# Begin Source File
2647
2648SOURCE=..\ext\com_dotnet\com_persist.c
2649# End Source File
2650# Begin Source File
2651
2652SOURCE=..\ext\com_dotnet\com_typeinfo.c
2653# End Source File
2654# Begin Source File
2655
2656SOURCE=..\ext\com_dotnet\com_variant.c
2657# End Source File
2658# End Group
2659# Begin Source File
2660
2661SOURCE=.\php5dllts.rc
2662# End Source File
2663# Begin Source File
2664
2665SOURCE=.\php5dllts.rc2
2666# End Source File
2667# Begin Source File
2668
2669SOURCE=.\phpts.def
2670
2671!IF  "$(CFG)" == "php5dllts - Win32 Debug_TS"
2672
2673USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def"	"..\ext\libxml\php_libxml2.def"
2674# Begin Custom Build - Generating $(InputPath)
2675InputPath=.\phpts.def
2676
2677"phpts.def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2678	builddef.bat > phpts.def
2679
2680# End Custom Build
2681
2682!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS"
2683
2684USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def"	"..\ext\libxml\php_libxml2.def"
2685# Begin Custom Build - Generating $(InputPath)
2686InputPath=.\phpts.def
2687
2688"phpts.def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2689	builddef.bat > phpts.def
2690
2691# End Custom Build
2692
2693!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TS_inline"
2694
2695USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def"	"..\ext\libxml\php_libxml2.def"
2696# Begin Custom Build - Generating $(InputPath)
2697InputPath=.\phpts.def
2698
2699"phpts.def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2700	builddef.bat > phpts.def
2701
2702# End Custom Build
2703
2704!ELSEIF  "$(CFG)" == "php5dllts - Win32 Release_TSDbg"
2705
2706USERDEP__PHPTS="..\ext\sqlite\php_sqlite.def"	"..\ext\libxml\php_libxml2.def"
2707# Begin Custom Build - Generating $(InputPath)
2708InputPath=.\phpts.def
2709
2710"phpts.def" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2711	builddef.bat > phpts.def
2712
2713# End Custom Build
2714
2715!ENDIF
2716
2717# End Source File
2718# End Target
2719# End Project
2720