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