xref: /PHP-5.4/win32/php5dll.dsp (revision b1fcb740)
1# Microsoft Developer Studio Project File - Name="php5dll" - 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=php5dll - Win32 Debug
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 "php5dll.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 "php5dll.mak" CFG="php5dll - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "php5dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "php5dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "php5dll - Win32 Release_inline" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE
24
25# Begin Project
26# PROP AllowPerConfigDependencies 0
27# PROP Scc_ProjName ""
28# PROP Scc_LocalPath ""
29CPP=cl.exe
30MTL=midl.exe
31RSC=rc.exe
32
33!IF  "$(CFG)" == "php5dll - Win32 Debug"
34
35# PROP BASE Use_MFC 0
36# PROP BASE Use_Debug_Libraries 1
37# PROP BASE Output_Dir "Debug"
38# PROP BASE Intermediate_Dir "Debug"
39# PROP BASE Target_Dir ""
40# PROP Use_MFC 0
41# PROP Use_Debug_Libraries 1
42# PROP Output_Dir "c:\php-fcgi\"
43# PROP Intermediate_Dir "..\Debug"
44# PROP Ignore_Export_Lib 0
45# PROP Target_Dir ""
46# 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
47# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D "MSVC5" /D "PHP_WIN32" /D ZEND_DEBUG=1 /D "ZEND_WIN32" /D "WIN32" /D "_MBCS" /FR /YX /FD /GZ /c
48# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x40d /d "_DEBUG"
51# ADD RSC /l 0x40d /d "_DEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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
57# ADD 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 Zend.lib resolv.lib TSRM.lib /nologo /dll /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libc" /nodefaultlib:"libcmtd" /out:"c:\php-fcgi\php5nts_debug.dll" /pdbtype:sept /libpath:"..\TSRM\Debug" /libpath:"..\Zend\Debug" /libpath:"..\..\bindlib_w32\Debug"
58
59!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 0
63# PROP BASE Output_Dir "Release"
64# PROP BASE Intermediate_Dir "Release"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 0
68# PROP Output_Dir "..\Release"
69# PROP Intermediate_Dir "..\Release"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /YX /FD /c
73# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\Zend" /I "..\regex" /I "..\..\bindlib_w32" /I "..\TSRM" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLL_EXPORTS" /D "PHP_EXPORTS" /D "SAPI_EXPORTS" /D "LIBZEND_EXPORTS" /D ZEND_DEBUG=0 /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c
74# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
75# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
76# ADD BASE RSC /l 0x40d /d "NDEBUG"
77# ADD RSC /l 0x40d /d "NDEBUG"
78BSC32=bscmake.exe
79# ADD BASE BSC32 /nologo
80# ADD BSC32 /nologo
81LINK32=link.exe
82# 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
83# ADD 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 Zend.lib resolv.lib tsrm.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"..\Release\php5nts.dll" /libpath:"..\Zend\Release" /libpath:"..\TSRM\Release_TS" /libpath:"..\..\bindlib_w32\Release"
84
85!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
86
87# PROP BASE Use_MFC 0
88# PROP BASE Use_Debug_Libraries 0
89# PROP BASE Output_Dir "php5dll___Win32_Release_inline"
90# PROP BASE Intermediate_Dir "php5dll___Win32_Release_inline"
91# PROP BASE Ignore_Export_Lib 0
92# PROP BASE Target_Dir ""
93# PROP Use_MFC 0
94# PROP Use_Debug_Libraries 0
95# PROP Output_Dir "..\Release_inline"
96# PROP Intermediate_Dir "..\Release_inline"
97# PROP Ignore_Export_Lib 0
98# PROP Target_Dir ""
99# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "Zend" /I "." /I "regex" /I "..\bindlib_w32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "MSVC5" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D ZEND_DEBUG=0 /D "TSRM_EXPORTS" /D "WIN32" /D "_MBCS" /YX /FD /c
100# ADD CPP /nologo /MD /W3 /GX /O2 /I ".." /I "..\main" /I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /D "PHP_EXPORTS" /D "LIBZEND_EXPORTS" /D "SAPI_EXPORTS" /D "TSRM_EXPORTS" /D ZEND_DEBUG=0 /D "ZEND_WIN32_FORCE_INLINE" /D "MSVC5" /D "WIN32" /D "_MBCS" /D "ZEND_WIN32" /D "PHP_WIN32" /YX /FD /c
101# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
102# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103# ADD BASE RSC /l 0x40d /d "NDEBUG"
104# ADD RSC /l 0x40d /d "NDEBUG"
105BSC32=bscmake.exe
106# ADD BASE BSC32 /nologo
107# ADD BSC32 /nologo
108LINK32=link.exe
109# 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 Zend.lib resolv.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"Release/php5nts.dll" /libpath:"TSRM\Release" /libpath:"Zend\Release" /libpath:"..\bindlib_w32\Release"
110# ADD 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 Zend.lib tsrm.lib resolv.lib /nologo /dll /machine:I386 /nodefaultlib:"libc.lib" /out:"..\Release\php5nts.dll" /libpath:"..\Zend\Release_inline" /libpath:"..\TSRM\Release_TS_inline" /libpath:"..\..\bindlib_w32\Release"
111
112!ENDIF
113
114# Begin Target
115
116# Name "php5dll - Win32 Debug"
117# Name "php5dll - Win32 Release"
118# Name "php5dll - Win32 Release_inline"
119# Begin Group "Core"
120
121# PROP Default_Filter ""
122# Begin Group "Source Files"
123
124# PROP Default_Filter ""
125# Begin Source File
126
127SOURCE=..\ext\standard\css.c
128# End Source File
129# Begin Source File
130
131SOURCE=..\ext\standard\cyr_convert.c
132# End Source File
133# Begin Source File
134
135SOURCE="..\main\fopen_wrappers.c"
136# End Source File
137# Begin Source File
138
139SOURCE=..\main\internal_functions_win32.c
140# End Source File
141# Begin Source File
142
143SOURCE=..\main\main.c
144# End Source File
145# Begin Source File
146
147SOURCE=..\main\mergesort.c
148# End Source File
149# Begin Source File
150
151SOURCE=..\main\network.c
152# End Source File
153# Begin Source File
154
155SOURCE=..\main\output.c
156# End Source File
157# Begin Source File
158
159SOURCE=..\main\php_content_types.c
160# End Source File
161# Begin Source File
162
163SOURCE=..\main\php_ini.c
164# End Source File
165# Begin Source File
166
167SOURCE=..\main\php_logos.c
168# End Source File
169# Begin Source File
170
171SOURCE=..\main\php_open_temporary_file.c
172# End Source File
173# Begin Source File
174
175SOURCE=..\main\php_ticks.c
176# End Source File
177# Begin Source File
178
179SOURCE=..\main\php_variables.c
180# End Source File
181# Begin Source File
182
183SOURCE=..\ext\standard\proc_open.c
184# End Source File
185# Begin Source File
186
187SOURCE=..\ext\standard\quot_print.c
188# End Source File
189# Begin Source File
190
191SOURCE=..\main\reentrancy.c
192# End Source File
193# Begin Source File
194
195SOURCE=..\main\rfc1867.c
196# End Source File
197# Begin Source File
198
199SOURCE=..\main\safe_mode.c
200# End Source File
201# Begin Source File
202
203SOURCE=..\main\SAPI.c
204# End Source File
205# Begin Source File
206
207SOURCE=..\main\snprintf.c
208# End Source File
209# Begin Source File
210
211SOURCE=..\main\spprintf.c
212# End Source File
213# Begin Source File
214
215SOURCE=..\main\streams.c
216# End Source File
217# Begin Source File
218
219SOURCE=..\main\memory_streams.c
220# End Source File
221# Begin Source File
222
223SOURCE=..\main\user_streams.c
224# End Source File
225# Begin Source File
226
227SOURCE=..\ext\standard\filters.c
228# End Source File
229# Begin Source File
230
231SOURCE=..\ext\standard\user_filters.c
232# End Source File
233# Begin Source File
234
235SOURCE=..\main\strlcat.c
236# End Source File
237# Begin Source File
238
239SOURCE=..\main\strlcpy.c
240# End Source File
241# End Group
242# Begin Group "Header Files"
243
244# PROP Default_Filter ""
245# Begin Source File
246
247SOURCE=..\ext\standard\config.w32.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\ext\standard\css.h
252# End Source File
253# Begin Source File
254
255SOURCE=..\ext\standard\cyr_convert.h
256# End Source File
257# Begin Source File
258
259SOURCE=..\main\getopt.h
260# End Source File
261# Begin Source File
262
263SOURCE=..\main\logos.h
264# End Source File
265# Begin Source File
266
267SOURCE=..\main\main.h
268# End Source File
269# Begin Source File
270
271SOURCE=..\main\output.h
272# End Source File
273# Begin Source File
274
275SOURCE=..\main\php.h
276# End Source File
277# Begin Source File
278
279SOURCE=..\main\php_content_types.h
280# End Source File
281# Begin Source File
282
283SOURCE=..\main\php_globals.h
284# End Source File
285# Begin Source File
286
287SOURCE=..\main\php_ini.h
288# End Source File
289# Begin Source File
290
291SOURCE=..\main\php_logos.h
292# End Source File
293# Begin Source File
294
295SOURCE=..\main\php_open_temporary_file.h
296# End Source File
297# Begin Source File
298
299SOURCE=..\main\php_realpath.h
300# End Source File
301# Begin Source File
302
303SOURCE=..\main\php_ticks.h
304# End Source File
305# Begin Source File
306
307SOURCE=..\main\php_variables.h
308# End Source File
309# Begin Source File
310
311SOURCE=..\ext\standard\quot_print.h
312# End Source File
313# Begin Source File
314
315SOURCE=..\main\rfc1867.h
316# End Source File
317# Begin Source File
318
319SOURCE=..\main\safe_mode.h
320# End Source File
321# Begin Source File
322
323SOURCE=..\main\SAPI.h
324# End Source File
325# Begin Source File
326
327SOURCE=..\main\snprintf.h
328# End Source File
329# Begin Source File
330
331SOURCE=..\main\spprintf.h
332# End Source File
333# Begin Source File
334
335SOURCE=..\main\win95nt.h
336# End Source File
337# End Group
338# End Group
339# Begin Group "Function Modules"
340
341# PROP Default_Filter ""
342# Begin Group "Source Files No. 1"
343
344# PROP Default_Filter ""
345# Begin Source File
346
347SOURCE=..\ext\standard\array.c
348# End Source File
349# Begin Source File
350
351SOURCE=..\ext\standard\assert.c
352# End Source File
353# Begin Source File
354
355SOURCE=..\ext\standard\base64.c
356# End Source File
357# Begin Source File
358
359SOURCE=..\ext\standard\basic_functions.c
360# End Source File
361# Begin Source File
362
363SOURCE=..\ext\bcmath\bcmath.c
364# End Source File
365# Begin Source File
366
367SOURCE=..\ext\standard\browscap.c
368# End Source File
369# Begin Source File
370
371SOURCE=..\ext\standard\crc32.c
372# End Source File
373# Begin Source File
374
375SOURCE=..\ext\standard\credits.c
376# End Source File
377# Begin Source File
378
379SOURCE=..\ext\standard\datetime.c
380# End Source File
381# Begin Source File
382
383SOURCE=..\ext\standard\dir.c
384# End Source File
385# Begin Source File
386
387SOURCE=..\ext\standard\dl.c
388# End Source File
389# Begin Source File
390
391SOURCE=..\ext\standard\dns.c
392# End Source File
393# Begin Source File
394
395SOURCE=..\ext\standard\exec.c
396# End Source File
397# Begin Source File
398
399SOURCE=..\ext\standard\file.c
400# End Source File
401# Begin Source File
402
403SOURCE=..\ext\standard\filestat.c
404# End Source File
405# Begin Source File
406
407SOURCE=..\ext\standard\flock_compat.c
408# End Source File
409# Begin Source File
410
411SOURCE=..\ext\standard\formatted_print.c
412# End Source File
413# Begin Source File
414
415SOURCE=..\ext\standard\fsock.c
416# End Source File
417# Begin Source File
418
419SOURCE=..\ext\standard\ftp_fopen_wrapper.c
420# End Source File
421# Begin Source File
422
423SOURCE=..\ext\standard\head.c
424# End Source File
425# Begin Source File
426
427SOURCE=..\ext\standard\html.c
428# End Source File
429# Begin Source File
430
431SOURCE=..\ext\standard\http_fopen_wrapper.c
432# End Source File
433# Begin Source File
434
435SOURCE=..\ext\standard\image.c
436# End Source File
437# Begin Source File
438
439SOURCE=..\ext\standard\incomplete_class.c
440# End Source File
441# Begin Source File
442
443SOURCE=..\ext\standard\info.c
444# End Source File
445# Begin Source File
446
447SOURCE=..\ext\standard\iptc.c
448# End Source File
449# Begin Source File
450
451SOURCE=..\ext\standard\lcg.c
452# End Source File
453# Begin Source File
454
455SOURCE=..\ext\standard\levenshtein.c
456# End Source File
457# Begin Source File
458
459SOURCE=..\ext\standard\link.c
460# End Source File
461# Begin Source File
462
463SOURCE=..\ext\standard\mail.c
464# End Source File
465# Begin Source File
466
467SOURCE=..\ext\standard\math.c
468# End Source File
469# Begin Source File
470
471SOURCE=..\ext\standard\md5.c
472# End Source File
473# Begin Source File
474
475SOURCE=..\ext\standard\metaphone.c
476# End Source File
477# Begin Source File
478
479SOURCE=..\ext\standard\microtime.c
480# End Source File
481# Begin Source File
482
483SOURCE=..\ext\session\mod_files.c
484# End Source File
485# Begin Source File
486
487SOURCE=..\ext\session\mod_user.c
488# End Source File
489# Begin Source File
490
491SOURCE=..\ext\standard\pack.c
492# End Source File
493# Begin Source File
494
495SOURCE=..\ext\standard\pageinfo.c
496# End Source File
497# Begin Source File
498
499SOURCE=..\ext\standard\php_fopen_wrapper.c
500# End Source File
501# Begin Source File
502
503SOURCE=..\ext\odbc\php_odbc.c
504# End Source File
505# Begin Source File
506
507SOURCE=..\ext\pcre\php_pcre.c
508
509!IF  "$(CFG)" == "php5dll - Win32 Debug"
510
511# ADD CPP /D "STATIC"
512
513!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
514
515!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
516
517!ENDIF
518
519# End Source File
520# Begin Source File
521
522SOURCE=..\ext\standard\rand.c
523# End Source File
524# Begin Source File
525
526SOURCE=..\ext\standard\reg.c
527# End Source File
528# Begin Source File
529
530SOURCE=..\ext\standard\scanf.c
531# End Source File
532# Begin Source File
533
534SOURCE=..\ext\session\session.c
535# End Source File
536# Begin Source File
537
538SOURCE=..\ext\standard\soundex.c
539# End Source File
540# Begin Source File
541
542SOURCE=..\ext\standard\string.c
543# End Source File
544# Begin Source File
545
546SOURCE=..\ext\standard\strnatcmp.c
547# End Source File
548# Begin Source File
549
550SOURCE=..\ext\standard\syslog.c
551# End Source File
552# Begin Source File
553
554SOURCE=..\ext\standard\type.c
555# End Source File
556# Begin Source File
557
558SOURCE=..\ext\standard\uniqid.c
559# End Source File
560# Begin Source File
561
562SOURCE=..\ext\standard\url.c
563# End Source File
564# Begin Source File
565
566SOURCE=..\ext\standard\url_scanner_ex.c
567# ADD CPP /W2
568# End Source File
569# Begin Source File
570
571SOURCE=..\ext\standard\var.c
572# End Source File
573# Begin Source File
574
575SOURCE=..\ext\standard\var_unserializer.c
576# ADD CPP /W2
577# End Source File
578# Begin Source File
579
580SOURCE=..\ext\standard\versioning.c
581# End Source File
582# End Group
583# Begin Group "Header Files No. 1"
584
585# PROP Default_Filter ""
586# Begin Source File
587
588SOURCE=..\ext\standard\base64.h
589# End Source File
590# Begin Source File
591
592SOURCE=..\ext\standard\basic_functions.h
593# End Source File
594# Begin Source File
595
596SOURCE=..\ext\standard\datetime.h
597# End Source File
598# Begin Source File
599
600SOURCE=..\ext\standard\dl.h
601# End Source File
602# Begin Source File
603
604SOURCE=..\ext\standard\dns.h
605# End Source File
606# Begin Source File
607
608SOURCE=..\ext\standard\exec.h
609# End Source File
610# Begin Source File
611
612SOURCE=..\ext\standard\file.h
613# End Source File
614# Begin Source File
615
616SOURCE=..\ext\standard\flock_compat.h
617# End Source File
618# Begin Source File
619
620SOURCE=..\ext\standard\fsock.h
621# End Source File
622# Begin Source File
623
624SOURCE=..\functions\global.h
625# End Source File
626# Begin Source File
627
628SOURCE=..\ext\standard\head.h
629# End Source File
630# Begin Source File
631
632SOURCE=..\ext\standard\html.h
633# End Source File
634# Begin Source File
635
636SOURCE=..\ext\standard\md5.h
637# End Source File
638# Begin Source File
639
640SOURCE=..\ext\standard\mime.h
641# End Source File
642# Begin Source File
643
644SOURCE=..\ext\session\mod_user.h
645# End Source File
646# Begin Source File
647
648SOURCE=..\ext\standard\pageinfo.h
649# End Source File
650# Begin Source File
651
652SOURCE=..\ext\bcmath\php_bcmath.h
653# End Source File
654# Begin Source File
655
656SOURCE=..\ext\standard\php_dir.h
657# End Source File
658# Begin Source File
659
660SOURCE=..\ext\standard\php_filestat.h
661# End Source File
662# Begin Source File
663
664SOURCE=..\ext\standard\php_fopen_wrappers.h
665# End Source File
666# Begin Source File
667
668SOURCE=..\ext\ldap\php_ldap.h
669# End Source File
670# Begin Source File
671
672SOURCE=..\ext\standard\php_mail.h
673# End Source File
674# Begin Source File
675
676SOURCE=..\ext\standard\php_metaphone.h
677# End Source File
678# Begin Source File
679
680SOURCE=..\ext\odbc\php_odbc.h
681# End Source File
682# Begin Source File
683
684SOURCE=..\ext\pcre\php_pcre.h
685# End Source File
686# Begin Source File
687
688SOURCE=..\ext\standard\php_string.h
689# End Source File
690# Begin Source File
691
692SOURCE=..\ext\standard\php_syslog.h
693# End Source File
694# Begin Source File
695
696SOURCE=..\functions\phpdir.h
697# End Source File
698# Begin Source File
699
700SOURCE=..\functions\phpmath.h
701# End Source File
702# Begin Source File
703
704SOURCE=..\ext\standard\reg.h
705# End Source File
706# Begin Source File
707
708SOURCE=..\ext\standard\scanf.h
709# End Source File
710# Begin Source File
711
712SOURCE=..\ext\standard\type.h
713# End Source File
714# Begin Source File
715
716SOURCE=..\ext\standard\uniqid.h
717# End Source File
718# Begin Source File
719
720SOURCE=..\ext\standard\url.h
721# End Source File
722# Begin Source File
723
724SOURCE=..\ext\standard\url_scanner_ex.h
725# End Source File
726# End Group
727# Begin Group "Regular Expressions"
728
729# PROP Default_Filter ""
730# Begin Source File
731
732SOURCE=..\regex\regcomp.c
733# End Source File
734# Begin Source File
735
736SOURCE=..\regex\regerror.c
737# End Source File
738# Begin Source File
739
740SOURCE=..\regex\regexec.c
741# End Source File
742# Begin Source File
743
744SOURCE=..\regex\regfree.c
745# End Source File
746# End Group
747# Begin Group "PCRE"
748
749# PROP Default_Filter ""
750# Begin Group "Source Files No. 3"
751
752# PROP Default_Filter ".c"
753# Begin Source File
754
755SOURCE=..\ext\pcre\pcrelib\chartables.c
756
757!IF  "$(CFG)" == "php5dll - Win32 Debug"
758
759# ADD CPP /D "STATIC"
760
761!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
762
763!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
764
765!ENDIF
766
767# End Source File
768# Begin Source File
769
770SOURCE=..\ext\pcre\pcrelib\get.c
771
772!IF  "$(CFG)" == "php5dll - Win32 Debug"
773
774# ADD CPP /D "STATIC"
775
776!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
777
778!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
779
780!ENDIF
781
782# End Source File
783# Begin Source File
784
785SOURCE=..\ext\pcre\pcrelib\maketables.c
786
787!IF  "$(CFG)" == "php5dll - Win32 Debug"
788
789# ADD CPP /D "STATIC"
790
791!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
792
793!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
794
795!ENDIF
796
797# End Source File
798# Begin Source File
799
800SOURCE=..\ext\pcre\pcrelib\pcre.c
801
802!IF  "$(CFG)" == "php5dll - Win32 Debug"
803
804# ADD CPP /D "STATIC"
805
806!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
807
808!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
809
810!ENDIF
811
812# End Source File
813# Begin Source File
814
815SOURCE=..\ext\pcre\pcrelib\study.c
816
817!IF  "$(CFG)" == "php5dll - Win32 Debug"
818
819# ADD CPP /D "STATIC"
820
821!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
822
823!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
824
825!ENDIF
826
827# End Source File
828# End Group
829# Begin Group "Header Files No. 3"
830
831# PROP Default_Filter ".h"
832# Begin Source File
833
834SOURCE=..\ext\pcre\pcrelib\internal.h
835# End Source File
836# Begin Source File
837
838SOURCE=..\ext\pcre\pcrelib\pcre.h
839# End Source File
840# End Group
841# End Group
842# Begin Group "XML"
843
844# PROP Default_Filter ""
845# Begin Group "Source Files No. 4"
846
847# PROP Default_Filter ".c"
848# Begin Source File
849
850SOURCE=..\ext\ctype\ctype.c
851# End Source File
852# Begin Source File
853
854SOURCE=..\ext\overload\overload.c
855# End Source File
856# Begin Source File
857
858SOURCE=..\ext\tokenizer\tokenizer.c
859# End Source File
860# Begin Source File
861
862SOURCE=..\ext\wddx\wddx.c
863# End Source File
864# Begin Source File
865
866SOURCE=..\ext\xml\compat.c
867
868# End Source File
869# Begin Source File
870
871SOURCE=..\ext\xml\xml.c
872# End Source File
873# End Group
874# Begin Group "Header Files No. 4"
875
876# PROP Default_Filter ".h"
877# Begin Source File
878
879SOURCE=..\ext\xml\php_xml.h
880# End Source File
881# End Group
882# End Group
883# Begin Group "FTP"
884
885# PROP Default_Filter ""
886# Begin Group "Source Files No. 6"
887
888# PROP Default_Filter ".c"
889# Begin Source File
890
891SOURCE=..\ext\ftp\ftp.c
892# End Source File
893# Begin Source File
894
895SOURCE=..\ext\ftp\php_ftp.c
896# End Source File
897# End Group
898# Begin Group "Header Files No. 6"
899
900# PROP Default_Filter ".h"
901# Begin Source File
902
903SOURCE=..\ext\ftp\ftp.h
904# End Source File
905# Begin Source File
906
907SOURCE=..\ext\ftp\php_ftp.h
908# End Source File
909# End Group
910# End Group
911# Begin Group "Calendar"
912
913# PROP Default_Filter ""
914# Begin Group "Source Files No. 7"
915
916# PROP Default_Filter ".c"
917# Begin Source File
918
919SOURCE=..\ext\calendar\cal_unix.c
920# End Source File
921# Begin Source File
922
923SOURCE=..\ext\calendar\calendar.c
924# End Source File
925# Begin Source File
926
927SOURCE=..\ext\calendar\dow.c
928# End Source File
929# Begin Source File
930
931SOURCE=..\ext\calendar\easter.c
932# End Source File
933# Begin Source File
934
935SOURCE=..\ext\calendar\french.c
936# End Source File
937# Begin Source File
938
939SOURCE=..\ext\calendar\gregor.c
940# End Source File
941# Begin Source File
942
943SOURCE=..\ext\calendar\jewish.c
944# End Source File
945# Begin Source File
946
947SOURCE=..\ext\calendar\julian.c
948# End Source File
949# End Group
950# Begin Group "Header Files No. 7"
951
952# PROP Default_Filter ".h"
953# Begin Source File
954
955SOURCE=..\ext\calendar\php_calendar.h
956# End Source File
957# Begin Source File
958
959SOURCE=..\ext\calendar\sdncal.h
960# End Source File
961# End Group
962# End Group
963# Begin Group "bcmath"
964
965# PROP Default_Filter ""
966# Begin Group "Source Files No. 8"
967
968# PROP Default_Filter ".c"
969# Begin Source File
970
971SOURCE=..\ext\bcmath\libbcmath\src\add.c
972
973!IF  "$(CFG)" == "php5dll - Win32 Debug"
974
975# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
976# ADD CPP /I "..\ext\bcmath\libbcmath\src"
977
978!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
979
980# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
981# ADD CPP /I "..\ext\bcmath\libbcmath\src"
982
983!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
984
985# PROP Intermediate_Dir "..\Release_inline_bcmath"
986# ADD CPP /I "..\ext\bcmath\libbcmath\src"
987
988!ENDIF
989
990# End Source File
991# Begin Source File
992
993SOURCE=..\ext\bcmath\libbcmath\src\compare.c
994
995!IF  "$(CFG)" == "php5dll - Win32 Debug"
996
997# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
998# ADD CPP /I "..\ext\bcmath\libbcmath\src"
999
1000!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1001
1002# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1003# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1004
1005!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1006
1007# PROP Intermediate_Dir "..\Release_inline_bcmath"
1008# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1009
1010!ENDIF
1011
1012# End Source File
1013# Begin Source File
1014
1015SOURCE=..\ext\bcmath\libbcmath\src\debug.c
1016
1017!IF  "$(CFG)" == "php5dll - Win32 Debug"
1018
1019# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1020# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1021
1022!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1023
1024# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1025# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1026
1027!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1028
1029# PROP Intermediate_Dir "..\Release_inline_bcmath"
1030# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1031
1032!ENDIF
1033
1034# End Source File
1035# Begin Source File
1036
1037SOURCE=..\ext\bcmath\libbcmath\src\div.c
1038
1039!IF  "$(CFG)" == "php5dll - Win32 Debug"
1040
1041# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1042# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1043
1044!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1045
1046# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1047# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1048
1049!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1050
1051# PROP Intermediate_Dir "..\Release_inline_bcmath"
1052# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1053
1054!ENDIF
1055
1056# End Source File
1057# Begin Source File
1058
1059SOURCE=..\ext\bcmath\libbcmath\src\divmod.c
1060
1061!IF  "$(CFG)" == "php5dll - Win32 Debug"
1062
1063# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1064# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1065
1066!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1067
1068# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1069# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1070
1071!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1072
1073# PROP Intermediate_Dir "..\Release_inline_bcmath"
1074# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1075
1076!ENDIF
1077
1078# End Source File
1079# Begin Source File
1080
1081SOURCE=..\ext\bcmath\libbcmath\src\doaddsub.c
1082
1083!IF  "$(CFG)" == "php5dll - Win32 Debug"
1084
1085# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1086# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1087
1088!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1089
1090# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1091# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1092
1093!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1094
1095# PROP Intermediate_Dir "..\Release_inline_bcmath"
1096# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1097
1098!ENDIF
1099
1100# End Source File
1101# Begin Source File
1102
1103SOURCE=..\ext\bcmath\libbcmath\src\init.c
1104
1105!IF  "$(CFG)" == "php5dll - Win32 Debug"
1106
1107# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1108# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1109
1110!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1111
1112# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1113# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1114
1115!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1116
1117# PROP Intermediate_Dir "..\Release_inline_bcmath"
1118# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1119
1120!ENDIF
1121
1122# End Source File
1123# Begin Source File
1124
1125SOURCE=..\ext\bcmath\libbcmath\src\int2num.c
1126
1127!IF  "$(CFG)" == "php5dll - Win32 Debug"
1128
1129# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1130# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1131
1132!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1133
1134# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1135# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1136
1137!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1138
1139# PROP Intermediate_Dir "..\Release_inline_bcmath"
1140# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1141
1142!ENDIF
1143
1144# End Source File
1145# Begin Source File
1146
1147SOURCE=..\ext\bcmath\libbcmath\src\nearzero.c
1148
1149!IF  "$(CFG)" == "php5dll - Win32 Debug"
1150
1151# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1152# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1153
1154!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1155
1156# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1157# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1158
1159!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1160
1161# PROP Intermediate_Dir "..\Release_inline_bcmath"
1162# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1163
1164!ENDIF
1165
1166# End Source File
1167# Begin Source File
1168
1169SOURCE=..\ext\bcmath\libbcmath\src\neg.c
1170
1171!IF  "$(CFG)" == "php5dll - Win32 Debug"
1172
1173# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1174# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1175
1176!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1177
1178# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1179# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1180
1181!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1182
1183# PROP Intermediate_Dir "..\Release_inline_bcmath"
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\num2long.c
1192
1193!IF  "$(CFG)" == "php5dll - Win32 Debug"
1194
1195# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1196# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1197
1198!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1199
1200# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1201# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1202
1203!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1204
1205# PROP Intermediate_Dir "..\Release_inline_bcmath"
1206# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1207
1208!ENDIF
1209
1210# End Source File
1211# Begin Source File
1212
1213SOURCE=..\ext\bcmath\libbcmath\src\num2str.c
1214
1215!IF  "$(CFG)" == "php5dll - Win32 Debug"
1216
1217# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1218# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1219
1220!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1221
1222# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1223# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1224
1225!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1226
1227# PROP Intermediate_Dir "..\Release_inline_bcmath"
1228# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1229
1230!ENDIF
1231
1232# End Source File
1233# Begin Source File
1234
1235SOURCE=..\ext\bcmath\libbcmath\src\outofmem.c
1236
1237!IF  "$(CFG)" == "php5dll - Win32 Debug"
1238
1239# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1240# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1241
1242!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1243
1244# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1245# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1246
1247!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1248
1249# PROP Intermediate_Dir "..\Release_inline_bcmath"
1250# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1251
1252!ENDIF
1253
1254# End Source File
1255# Begin Source File
1256
1257SOURCE=..\ext\bcmath\libbcmath\src\output.c
1258
1259!IF  "$(CFG)" == "php5dll - Win32 Debug"
1260
1261# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1262# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1263
1264!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1265
1266# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1267# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1268
1269!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1270
1271# PROP Intermediate_Dir "..\Release_inline_bcmath"
1272# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1273
1274!ENDIF
1275
1276# End Source File
1277# Begin Source File
1278
1279SOURCE=..\ext\bcmath\libbcmath\src\raise.c
1280
1281!IF  "$(CFG)" == "php5dll - Win32 Debug"
1282
1283# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1284# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1285
1286!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1287
1288# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1289# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1290
1291!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1292
1293# PROP Intermediate_Dir "..\Release_inline_bcmath"
1294# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1295
1296!ENDIF
1297
1298# End Source File
1299# Begin Source File
1300
1301SOURCE=..\ext\bcmath\libbcmath\src\raisemod.c
1302
1303!IF  "$(CFG)" == "php5dll - Win32 Debug"
1304
1305# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1306# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1307
1308!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1309
1310# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1311# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1312
1313!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1314
1315# PROP Intermediate_Dir "..\Release_inline_bcmath"
1316# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1317
1318!ENDIF
1319
1320# End Source File
1321# Begin Source File
1322
1323SOURCE=..\ext\bcmath\libbcmath\src\recmul.c
1324
1325!IF  "$(CFG)" == "php5dll - Win32 Debug"
1326
1327# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1328# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1329
1330!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1331
1332# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1333# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1334
1335!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1336
1337# PROP Intermediate_Dir "..\Release_inline_bcmath"
1338# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1339
1340!ENDIF
1341
1342# End Source File
1343# Begin Source File
1344
1345SOURCE=..\ext\bcmath\libbcmath\src\rmzero.c
1346
1347!IF  "$(CFG)" == "php5dll - Win32 Debug"
1348
1349# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1350# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1351
1352!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1353
1354# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1355# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1356
1357!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1358
1359# PROP Intermediate_Dir "..\Release_inline_bcmath"
1360# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1361
1362!ENDIF
1363
1364# End Source File
1365# Begin Source File
1366
1367SOURCE=..\ext\bcmath\libbcmath\src\rt.c
1368
1369!IF  "$(CFG)" == "php5dll - Win32 Debug"
1370
1371# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1372# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1373
1374!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1375
1376# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1377# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1378
1379!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1380
1381# PROP Intermediate_Dir "..\Release_inline_bcmath"
1382# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1383
1384!ENDIF
1385
1386# End Source File
1387# Begin Source File
1388
1389SOURCE=..\ext\bcmath\libbcmath\src\sqrt.c
1390
1391!IF  "$(CFG)" == "php5dll - Win32 Debug"
1392
1393# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1394# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1395
1396!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1397
1398# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1399# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1400
1401!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1402
1403# PROP Intermediate_Dir "..\Release_inline_bcmath"
1404# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1405
1406!ENDIF
1407
1408# End Source File
1409# Begin Source File
1410
1411SOURCE=..\ext\bcmath\libbcmath\src\str2num.c
1412
1413!IF  "$(CFG)" == "php5dll - Win32 Debug"
1414
1415# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1416# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1417
1418!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1419
1420# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1421# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1422
1423!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1424
1425# PROP Intermediate_Dir "..\Release_inline_bcmath"
1426# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1427
1428!ENDIF
1429
1430# End Source File
1431# Begin Source File
1432
1433SOURCE=..\ext\bcmath\libbcmath\src\sub.c
1434
1435!IF  "$(CFG)" == "php5dll - Win32 Debug"
1436
1437# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1438# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1439
1440!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1441
1442# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1443# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1444
1445!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1446
1447# PROP Intermediate_Dir "..\Release_inline_bcmath"
1448# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1449
1450!ENDIF
1451
1452# End Source File
1453# Begin Source File
1454
1455SOURCE=..\ext\bcmath\libbcmath\src\zero.c
1456
1457!IF  "$(CFG)" == "php5dll - Win32 Debug"
1458
1459# PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
1460# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1461
1462!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1463
1464# PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
1465# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1466
1467!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1468
1469# PROP Intermediate_Dir "..\Release_inline_bcmath"
1470# ADD CPP /I "..\ext\bcmath\libbcmath\src"
1471
1472!ENDIF
1473
1474# End Source File
1475# End Group
1476# Begin Group "Header Files No. 8"
1477
1478# PROP Default_Filter ".h"
1479# Begin Source File
1480
1481SOURCE=..\ext\bcmath\libbcmath\src\bcmath.h
1482
1483!IF  "$(CFG)" == "php5dll - Win32 Debug"
1484
1485!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1486
1487!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1488
1489# PROP Intermediate_Dir "..\Release_inline_bcmath"
1490
1491!ENDIF
1492
1493# End Source File
1494# Begin Source File
1495
1496SOURCE=..\ext\bcmath\libbcmath\src\config.h
1497
1498!IF  "$(CFG)" == "php5dll - Win32 Debug"
1499
1500!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1501
1502!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1503
1504# PROP Intermediate_Dir "..\Release_inline_bcmath"
1505
1506!ENDIF
1507
1508# End Source File
1509# Begin Source File
1510
1511SOURCE=..\ext\bcmath\libbcmath\src\private.h
1512
1513!IF  "$(CFG)" == "php5dll - Win32 Debug"
1514
1515!ELSEIF  "$(CFG)" == "php5dll - Win32 Release"
1516
1517!ELSEIF  "$(CFG)" == "php5dll - Win32 Release_inline"
1518
1519# PROP Intermediate_Dir "..\Release_inline_bcmath"
1520
1521!ENDIF
1522
1523# End Source File
1524# End Group
1525# End Group
1526# End Group
1527# Begin Group "Win32"
1528
1529# PROP Default_Filter ""
1530# Begin Group "Source Files No. 2"
1531
1532# PROP Default_Filter ""
1533# Begin Source File
1534
1535SOURCE=..\ext\com\COM.c
1536# End Source File
1537# Begin Source File
1538
1539SOURCE=..\ext\com\conversion.c
1540# End Source File
1541# Begin Source File
1542
1543SOURCE=..\win32\readdir.c
1544# End Source File
1545# Begin Source File
1546
1547SOURCE=..\win32\registry.c
1548# End Source File
1549# Begin Source File
1550
1551SOURCE=..\win32\sendmail.c
1552# End Source File
1553# Begin Source File
1554
1555SOURCE=..\win32\time.c
1556# End Source File
1557# Begin Source File
1558
1559SOURCE=..\ext\com\VARIANT.c
1560# End Source File
1561# Begin Source File
1562
1563SOURCE=..\win32\winutil.c
1564# End Source File
1565# Begin Source File
1566
1567SOURCE=..\win32\wsyslog.c
1568# End Source File
1569# End Group
1570# Begin Group "Header Files No. 2"
1571
1572# PROP Default_Filter ""
1573# Begin Source File
1574
1575SOURCE=..\ext\com\com.h
1576# End Source File
1577# Begin Source File
1578
1579SOURCE=..\ext\com\conversion.h
1580# End Source File
1581# Begin Source File
1582
1583SOURCE=..\win32\grp.h
1584# End Source File
1585# Begin Source File
1586
1587SOURCE=..\win32\param.h
1588# End Source File
1589# Begin Source File
1590
1591SOURCE=..\ext\com\php_COM.h
1592# End Source File
1593# Begin Source File
1594
1595SOURCE=..\win32\php_registry.h
1596# End Source File
1597# Begin Source File
1598
1599SOURCE=..\ext\com\php_VARIANT.h
1600# End Source File
1601# Begin Source File
1602
1603SOURCE=..\ext\com\php_versioning.h
1604# End Source File
1605# Begin Source File
1606
1607SOURCE=..\win32\readdir.h
1608# End Source File
1609# Begin Source File
1610
1611SOURCE=..\win32\sendmail.h
1612# End Source File
1613# Begin Source File
1614
1615SOURCE=..\win32\syslog.h
1616# End Source File
1617# Begin Source File
1618
1619SOURCE=..\win32\time.h
1620# End Source File
1621# Begin Source File
1622
1623SOURCE=..\win32\unistd.h
1624# End Source File
1625# Begin Source File
1626
1627SOURCE=..\ext\com\variant.h
1628# End Source File
1629# Begin Source File
1630
1631SOURCE=..\win32\wfile.h
1632# End Source File
1633# End Group
1634# End Group
1635# Begin Group "Text Files"
1636
1637# PROP Default_Filter ""
1638# Begin Source File
1639
1640SOURCE=..\ChangeLog
1641# End Source File
1642# Begin Source File
1643
1644SOURCE=..\LICENSE
1645# End Source File
1646# End Group
1647# Begin Group "Support"
1648
1649# PROP Default_Filter ""
1650# End Target
1651# End Project
1652