php5dll.dsp 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643
  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. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=php5dll - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "php5dll.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "php5dll.mak" CFG="php5dll - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "php5dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "php5dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "php5dll - Win32 Release_inline" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29. !IF "$(CFG)" == "php5dll - Win32 Debug"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 1
  32. # PROP BASE Output_Dir "Debug"
  33. # PROP BASE Intermediate_Dir "Debug"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 1
  37. # PROP Output_Dir "c:\php-fcgi\"
  38. # PROP Intermediate_Dir "..\Debug"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # 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
  42. # 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
  43. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x40d /d "_DEBUG"
  46. # ADD RSC /l 0x40d /d "_DEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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
  52. # 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"
  53. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 0
  56. # PROP BASE Output_Dir "Release"
  57. # PROP BASE Intermediate_Dir "Release"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 0
  61. # PROP Output_Dir "..\Release"
  62. # PROP Intermediate_Dir "..\Release"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PHP5DLLTS_EXPORTS" /YX /FD /c
  66. # 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
  67. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  68. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  69. # ADD BASE RSC /l 0x40d /d "NDEBUG"
  70. # ADD RSC /l 0x40d /d "NDEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # 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
  76. # 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"
  77. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  78. # PROP BASE Use_MFC 0
  79. # PROP BASE Use_Debug_Libraries 0
  80. # PROP BASE Output_Dir "php5dll___Win32_Release_inline"
  81. # PROP BASE Intermediate_Dir "php5dll___Win32_Release_inline"
  82. # PROP BASE Ignore_Export_Lib 0
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 0
  85. # PROP Use_Debug_Libraries 0
  86. # PROP Output_Dir "..\Release_inline"
  87. # PROP Intermediate_Dir "..\Release_inline"
  88. # PROP Ignore_Export_Lib 0
  89. # PROP Target_Dir ""
  90. # 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
  91. # 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
  92. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  93. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  94. # ADD BASE RSC /l 0x40d /d "NDEBUG"
  95. # ADD RSC /l 0x40d /d "NDEBUG"
  96. BSC32=bscmake.exe
  97. # ADD BASE BSC32 /nologo
  98. # ADD BSC32 /nologo
  99. LINK32=link.exe
  100. # 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"
  101. # 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"
  102. !ENDIF
  103. # Begin Target
  104. # Name "php5dll - Win32 Debug"
  105. # Name "php5dll - Win32 Release"
  106. # Name "php5dll - Win32 Release_inline"
  107. # Begin Group "Core"
  108. # PROP Default_Filter ""
  109. # Begin Group "Source Files"
  110. # PROP Default_Filter ""
  111. # Begin Source File
  112. SOURCE=..\ext\standard\css.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=..\ext\standard\cyr_convert.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE="..\main\fopen_wrappers.c"
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=..\main\internal_functions_win32.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=..\main\main.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=..\main\mergesort.c
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=..\main\network.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=..\main\output.c
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=..\main\php_content_types.c
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=..\main\php_ini.c
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=..\main\php_open_temporary_file.c
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=..\main\php_ticks.c
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=..\main\php_variables.c
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=..\ext\standard\proc_open.c
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=..\ext\standard\quot_print.c
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=..\main\reentrancy.c
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=..\main\rfc1867.c
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=..\main\safe_mode.c
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=..\main\SAPI.c
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=..\main\snprintf.c
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=..\main\spprintf.c
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..\main\streams.c
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=..\main\memory_streams.c
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=..\main\user_streams.c
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..\ext\standard\filters.c
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..\ext\standard\user_filters.c
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..\main\strlcat.c
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..\main\strlcpy.c
  194. # End Source File
  195. # End Group
  196. # Begin Group "Header Files"
  197. # PROP Default_Filter ""
  198. # Begin Source File
  199. SOURCE=..\ext\standard\config.w32.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..\ext\standard\css.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=..\ext\standard\cyr_convert.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=..\main\getopt.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=..\main\logos.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=..\main\main.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..\main\output.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..\main\php.h
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..\main\php_content_types.h
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..\main\php_globals.h
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=..\main\php_ini.h
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..\main\php_open_temporary_file.h
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=..\main\php_realpath.h
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=..\main\php_ticks.h
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=..\main\php_variables.h
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=..\ext\standard\quot_print.h
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=..\main\rfc1867.h
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=..\main\safe_mode.h
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=..\main\SAPI.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=..\main\snprintf.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=..\main\spprintf.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=..\main\win95nt.h
  263. # End Source File
  264. # End Group
  265. # End Group
  266. # Begin Group "Function Modules"
  267. # PROP Default_Filter ""
  268. # Begin Group "Source Files No. 1"
  269. # PROP Default_Filter ""
  270. # Begin Source File
  271. SOURCE=..\ext\standard\array.c
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=..\ext\standard\assert.c
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=..\ext\standard\base64.c
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=..\ext\standard\basic_functions.c
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=..\ext\bcmath\bcmath.c
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=..\ext\standard\browscap.c
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=..\ext\standard\crc32.c
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=..\ext\standard\credits.c
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=..\ext\standard\datetime.c
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=..\ext\standard\dir.c
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=..\ext\standard\dl.c
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=..\ext\standard\dns.c
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=..\ext\standard\exec.c
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=..\ext\standard\file.c
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=..\ext\standard\filestat.c
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=..\ext\standard\flock_compat.c
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=..\ext\standard\formatted_print.c
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=..\ext\standard\fsock.c
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=..\ext\standard\ftp_fopen_wrapper.c
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=..\ext\standard\head.c
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=..\ext\standard\html.c
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=..\ext\standard\http_fopen_wrapper.c
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=..\ext\standard\image.c
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=..\ext\standard\incomplete_class.c
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=..\ext\standard\info.c
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=..\ext\standard\iptc.c
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=..\ext\standard\lcg.c
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=..\ext\standard\levenshtein.c
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=..\ext\standard\link.c
  356. # End Source File
  357. # Begin Source File
  358. SOURCE=..\ext\standard\mail.c
  359. # End Source File
  360. # Begin Source File
  361. SOURCE=..\ext\standard\math.c
  362. # End Source File
  363. # Begin Source File
  364. SOURCE=..\ext\standard\md5.c
  365. # End Source File
  366. # Begin Source File
  367. SOURCE=..\ext\standard\metaphone.c
  368. # End Source File
  369. # Begin Source File
  370. SOURCE=..\ext\standard\microtime.c
  371. # End Source File
  372. # Begin Source File
  373. SOURCE=..\ext\session\mod_files.c
  374. # End Source File
  375. # Begin Source File
  376. SOURCE=..\ext\session\mod_user.c
  377. # End Source File
  378. # Begin Source File
  379. SOURCE=..\ext\standard\pack.c
  380. # End Source File
  381. # Begin Source File
  382. SOURCE=..\ext\standard\pageinfo.c
  383. # End Source File
  384. # Begin Source File
  385. SOURCE=..\ext\standard\php_fopen_wrapper.c
  386. # End Source File
  387. # Begin Source File
  388. SOURCE=..\ext\odbc\php_odbc.c
  389. # End Source File
  390. # Begin Source File
  391. SOURCE=..\ext\pcre\php_pcre.c
  392. !IF "$(CFG)" == "php5dll - Win32 Debug"
  393. # ADD CPP /D "STATIC"
  394. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  395. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  396. !ENDIF
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=..\ext\standard\rand.c
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=..\ext\standard\reg.c
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=..\ext\standard\scanf.c
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=..\ext\session\session.c
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=..\ext\standard\soundex.c
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=..\ext\standard\string.c
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=..\ext\standard\strnatcmp.c
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=..\ext\standard\syslog.c
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=..\ext\standard\type.c
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=..\ext\standard\uniqid.c
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=..\ext\standard\url.c
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=..\ext\standard\url_scanner_ex.c
  433. # ADD CPP /W2
  434. # End Source File
  435. # Begin Source File
  436. SOURCE=..\ext\standard\var.c
  437. # End Source File
  438. # Begin Source File
  439. SOURCE=..\ext\standard\var_unserializer.c
  440. # ADD CPP /W2
  441. # End Source File
  442. # Begin Source File
  443. SOURCE=..\ext\standard\versioning.c
  444. # End Source File
  445. # End Group
  446. # Begin Group "Header Files No. 1"
  447. # PROP Default_Filter ""
  448. # Begin Source File
  449. SOURCE=..\ext\standard\base64.h
  450. # End Source File
  451. # Begin Source File
  452. SOURCE=..\ext\standard\basic_functions.h
  453. # End Source File
  454. # Begin Source File
  455. SOURCE=..\ext\standard\datetime.h
  456. # End Source File
  457. # Begin Source File
  458. SOURCE=..\ext\standard\dl.h
  459. # End Source File
  460. # Begin Source File
  461. SOURCE=..\ext\standard\dns.h
  462. # End Source File
  463. # Begin Source File
  464. SOURCE=..\ext\standard\exec.h
  465. # End Source File
  466. # Begin Source File
  467. SOURCE=..\ext\standard\file.h
  468. # End Source File
  469. # Begin Source File
  470. SOURCE=..\ext\standard\flock_compat.h
  471. # End Source File
  472. # Begin Source File
  473. SOURCE=..\ext\standard\fsock.h
  474. # End Source File
  475. # Begin Source File
  476. SOURCE=..\functions\global.h
  477. # End Source File
  478. # Begin Source File
  479. SOURCE=..\ext\standard\head.h
  480. # End Source File
  481. # Begin Source File
  482. SOURCE=..\ext\standard\html.h
  483. # End Source File
  484. # Begin Source File
  485. SOURCE=..\ext\standard\md5.h
  486. # End Source File
  487. # Begin Source File
  488. SOURCE=..\ext\standard\mime.h
  489. # End Source File
  490. # Begin Source File
  491. SOURCE=..\ext\session\mod_user.h
  492. # End Source File
  493. # Begin Source File
  494. SOURCE=..\ext\standard\pageinfo.h
  495. # End Source File
  496. # Begin Source File
  497. SOURCE=..\ext\bcmath\php_bcmath.h
  498. # End Source File
  499. # Begin Source File
  500. SOURCE=..\ext\standard\php_dir.h
  501. # End Source File
  502. # Begin Source File
  503. SOURCE=..\ext\standard\php_filestat.h
  504. # End Source File
  505. # Begin Source File
  506. SOURCE=..\ext\standard\php_fopen_wrappers.h
  507. # End Source File
  508. # Begin Source File
  509. SOURCE=..\ext\ldap\php_ldap.h
  510. # End Source File
  511. # Begin Source File
  512. SOURCE=..\ext\standard\php_mail.h
  513. # End Source File
  514. # Begin Source File
  515. SOURCE=..\ext\standard\php_metaphone.h
  516. # End Source File
  517. # Begin Source File
  518. SOURCE=..\ext\odbc\php_odbc.h
  519. # End Source File
  520. # Begin Source File
  521. SOURCE=..\ext\pcre\php_pcre.h
  522. # End Source File
  523. # Begin Source File
  524. SOURCE=..\ext\standard\php_string.h
  525. # End Source File
  526. # Begin Source File
  527. SOURCE=..\ext\standard\php_syslog.h
  528. # End Source File
  529. # Begin Source File
  530. SOURCE=..\functions\phpdir.h
  531. # End Source File
  532. # Begin Source File
  533. SOURCE=..\functions\phpmath.h
  534. # End Source File
  535. # Begin Source File
  536. SOURCE=..\ext\standard\reg.h
  537. # End Source File
  538. # Begin Source File
  539. SOURCE=..\ext\standard\scanf.h
  540. # End Source File
  541. # Begin Source File
  542. SOURCE=..\ext\standard\type.h
  543. # End Source File
  544. # Begin Source File
  545. SOURCE=..\ext\standard\uniqid.h
  546. # End Source File
  547. # Begin Source File
  548. SOURCE=..\ext\standard\url.h
  549. # End Source File
  550. # Begin Source File
  551. SOURCE=..\ext\standard\url_scanner_ex.h
  552. # End Source File
  553. # End Group
  554. # Begin Group "Regular Expressions"
  555. # PROP Default_Filter ""
  556. # Begin Source File
  557. SOURCE=..\regex\regcomp.c
  558. # End Source File
  559. # Begin Source File
  560. SOURCE=..\regex\regerror.c
  561. # End Source File
  562. # Begin Source File
  563. SOURCE=..\regex\regexec.c
  564. # End Source File
  565. # Begin Source File
  566. SOURCE=..\regex\regfree.c
  567. # End Source File
  568. # End Group
  569. # Begin Group "PCRE"
  570. # PROP Default_Filter ""
  571. # Begin Group "Source Files No. 3"
  572. # PROP Default_Filter ".c"
  573. # Begin Source File
  574. SOURCE=..\ext\pcre\pcrelib\chartables.c
  575. !IF "$(CFG)" == "php5dll - Win32 Debug"
  576. # ADD CPP /D "STATIC"
  577. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  578. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  579. !ENDIF
  580. # End Source File
  581. # Begin Source File
  582. SOURCE=..\ext\pcre\pcrelib\get.c
  583. !IF "$(CFG)" == "php5dll - Win32 Debug"
  584. # ADD CPP /D "STATIC"
  585. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  586. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  587. !ENDIF
  588. # End Source File
  589. # Begin Source File
  590. SOURCE=..\ext\pcre\pcrelib\maketables.c
  591. !IF "$(CFG)" == "php5dll - Win32 Debug"
  592. # ADD CPP /D "STATIC"
  593. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  594. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  595. !ENDIF
  596. # End Source File
  597. # Begin Source File
  598. SOURCE=..\ext\pcre\pcrelib\pcre.c
  599. !IF "$(CFG)" == "php5dll - Win32 Debug"
  600. # ADD CPP /D "STATIC"
  601. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  602. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  603. !ENDIF
  604. # End Source File
  605. # Begin Source File
  606. SOURCE=..\ext\pcre\pcrelib\study.c
  607. !IF "$(CFG)" == "php5dll - Win32 Debug"
  608. # ADD CPP /D "STATIC"
  609. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  610. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  611. !ENDIF
  612. # End Source File
  613. # End Group
  614. # Begin Group "Header Files No. 3"
  615. # PROP Default_Filter ".h"
  616. # Begin Source File
  617. SOURCE=..\ext\pcre\pcrelib\internal.h
  618. # End Source File
  619. # Begin Source File
  620. SOURCE=..\ext\pcre\pcrelib\pcre.h
  621. # End Source File
  622. # End Group
  623. # End Group
  624. # Begin Group "XML"
  625. # PROP Default_Filter ""
  626. # Begin Group "Source Files No. 4"
  627. # PROP Default_Filter ".c"
  628. # Begin Source File
  629. SOURCE=..\ext\ctype\ctype.c
  630. # End Source File
  631. # Begin Source File
  632. SOURCE=..\ext\overload\overload.c
  633. # End Source File
  634. # Begin Source File
  635. SOURCE=..\ext\tokenizer\tokenizer.c
  636. # End Source File
  637. # Begin Source File
  638. SOURCE=..\ext\wddx\wddx.c
  639. # End Source File
  640. # Begin Source File
  641. SOURCE=..\ext\xml\compat.c
  642. # End Source File
  643. # Begin Source File
  644. SOURCE=..\ext\xml\xml.c
  645. # End Source File
  646. # End Group
  647. # Begin Group "Header Files No. 4"
  648. # PROP Default_Filter ".h"
  649. # Begin Source File
  650. SOURCE=..\ext\xml\php_xml.h
  651. # End Source File
  652. # End Group
  653. # End Group
  654. # Begin Group "FTP"
  655. # PROP Default_Filter ""
  656. # Begin Group "Source Files No. 6"
  657. # PROP Default_Filter ".c"
  658. # Begin Source File
  659. SOURCE=..\ext\ftp\ftp.c
  660. # End Source File
  661. # Begin Source File
  662. SOURCE=..\ext\ftp\php_ftp.c
  663. # End Source File
  664. # End Group
  665. # Begin Group "Header Files No. 6"
  666. # PROP Default_Filter ".h"
  667. # Begin Source File
  668. SOURCE=..\ext\ftp\ftp.h
  669. # End Source File
  670. # Begin Source File
  671. SOURCE=..\ext\ftp\php_ftp.h
  672. # End Source File
  673. # End Group
  674. # End Group
  675. # Begin Group "Calendar"
  676. # PROP Default_Filter ""
  677. # Begin Group "Source Files No. 7"
  678. # PROP Default_Filter ".c"
  679. # Begin Source File
  680. SOURCE=..\ext\calendar\cal_unix.c
  681. # End Source File
  682. # Begin Source File
  683. SOURCE=..\ext\calendar\calendar.c
  684. # End Source File
  685. # Begin Source File
  686. SOURCE=..\ext\calendar\dow.c
  687. # End Source File
  688. # Begin Source File
  689. SOURCE=..\ext\calendar\easter.c
  690. # End Source File
  691. # Begin Source File
  692. SOURCE=..\ext\calendar\french.c
  693. # End Source File
  694. # Begin Source File
  695. SOURCE=..\ext\calendar\gregor.c
  696. # End Source File
  697. # Begin Source File
  698. SOURCE=..\ext\calendar\jewish.c
  699. # End Source File
  700. # Begin Source File
  701. SOURCE=..\ext\calendar\julian.c
  702. # End Source File
  703. # End Group
  704. # Begin Group "Header Files No. 7"
  705. # PROP Default_Filter ".h"
  706. # Begin Source File
  707. SOURCE=..\ext\calendar\php_calendar.h
  708. # End Source File
  709. # Begin Source File
  710. SOURCE=..\ext\calendar\sdncal.h
  711. # End Source File
  712. # End Group
  713. # End Group
  714. # Begin Group "bcmath"
  715. # PROP Default_Filter ""
  716. # Begin Group "Source Files No. 8"
  717. # PROP Default_Filter ".c"
  718. # Begin Source File
  719. SOURCE=..\ext\bcmath\libbcmath\src\add.c
  720. !IF "$(CFG)" == "php5dll - Win32 Debug"
  721. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  722. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  723. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  724. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  725. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  726. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  727. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  728. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  729. !ENDIF
  730. # End Source File
  731. # Begin Source File
  732. SOURCE=..\ext\bcmath\libbcmath\src\compare.c
  733. !IF "$(CFG)" == "php5dll - Win32 Debug"
  734. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  735. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  736. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  737. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  738. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  739. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  740. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  741. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  742. !ENDIF
  743. # End Source File
  744. # Begin Source File
  745. SOURCE=..\ext\bcmath\libbcmath\src\debug.c
  746. !IF "$(CFG)" == "php5dll - Win32 Debug"
  747. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  748. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  749. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  750. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  751. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  752. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  753. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  754. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  755. !ENDIF
  756. # End Source File
  757. # Begin Source File
  758. SOURCE=..\ext\bcmath\libbcmath\src\div.c
  759. !IF "$(CFG)" == "php5dll - Win32 Debug"
  760. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  761. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  762. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  763. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  764. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  765. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  766. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  767. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  768. !ENDIF
  769. # End Source File
  770. # Begin Source File
  771. SOURCE=..\ext\bcmath\libbcmath\src\divmod.c
  772. !IF "$(CFG)" == "php5dll - Win32 Debug"
  773. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  774. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  775. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  776. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  777. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  778. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  779. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  780. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  781. !ENDIF
  782. # End Source File
  783. # Begin Source File
  784. SOURCE=..\ext\bcmath\libbcmath\src\doaddsub.c
  785. !IF "$(CFG)" == "php5dll - Win32 Debug"
  786. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  787. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  788. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  789. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  790. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  791. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  792. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  793. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  794. !ENDIF
  795. # End Source File
  796. # Begin Source File
  797. SOURCE=..\ext\bcmath\libbcmath\src\init.c
  798. !IF "$(CFG)" == "php5dll - Win32 Debug"
  799. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  800. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  801. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  802. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  803. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  804. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  805. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  806. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  807. !ENDIF
  808. # End Source File
  809. # Begin Source File
  810. SOURCE=..\ext\bcmath\libbcmath\src\int2num.c
  811. !IF "$(CFG)" == "php5dll - Win32 Debug"
  812. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  813. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  814. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  815. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  816. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  817. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  818. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  819. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  820. !ENDIF
  821. # End Source File
  822. # Begin Source File
  823. SOURCE=..\ext\bcmath\libbcmath\src\nearzero.c
  824. !IF "$(CFG)" == "php5dll - Win32 Debug"
  825. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  826. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  827. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  828. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  829. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  830. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  831. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  832. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  833. !ENDIF
  834. # End Source File
  835. # Begin Source File
  836. SOURCE=..\ext\bcmath\libbcmath\src\neg.c
  837. !IF "$(CFG)" == "php5dll - Win32 Debug"
  838. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  839. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  840. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  841. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  842. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  843. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  844. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  845. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  846. !ENDIF
  847. # End Source File
  848. # Begin Source File
  849. SOURCE=..\ext\bcmath\libbcmath\src\num2long.c
  850. !IF "$(CFG)" == "php5dll - Win32 Debug"
  851. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  852. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  853. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  854. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  855. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  856. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  857. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  858. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  859. !ENDIF
  860. # End Source File
  861. # Begin Source File
  862. SOURCE=..\ext\bcmath\libbcmath\src\num2str.c
  863. !IF "$(CFG)" == "php5dll - Win32 Debug"
  864. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  865. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  866. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  867. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  868. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  869. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  870. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  871. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  872. !ENDIF
  873. # End Source File
  874. # Begin Source File
  875. SOURCE=..\ext\bcmath\libbcmath\src\outofmem.c
  876. !IF "$(CFG)" == "php5dll - Win32 Debug"
  877. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  878. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  879. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  880. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  881. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  882. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  883. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  884. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  885. !ENDIF
  886. # End Source File
  887. # Begin Source File
  888. SOURCE=..\ext\bcmath\libbcmath\src\output.c
  889. !IF "$(CFG)" == "php5dll - Win32 Debug"
  890. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  891. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  892. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  893. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  894. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  895. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  896. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  897. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  898. !ENDIF
  899. # End Source File
  900. # Begin Source File
  901. SOURCE=..\ext\bcmath\libbcmath\src\raise.c
  902. !IF "$(CFG)" == "php5dll - Win32 Debug"
  903. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  904. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  905. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  906. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  907. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  908. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  909. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  910. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  911. !ENDIF
  912. # End Source File
  913. # Begin Source File
  914. SOURCE=..\ext\bcmath\libbcmath\src\raisemod.c
  915. !IF "$(CFG)" == "php5dll - Win32 Debug"
  916. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  917. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  918. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  919. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  920. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  921. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  922. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  923. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  924. !ENDIF
  925. # End Source File
  926. # Begin Source File
  927. SOURCE=..\ext\bcmath\libbcmath\src\recmul.c
  928. !IF "$(CFG)" == "php5dll - Win32 Debug"
  929. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  930. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  931. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  932. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  933. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  934. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  935. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  936. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  937. !ENDIF
  938. # End Source File
  939. # Begin Source File
  940. SOURCE=..\ext\bcmath\libbcmath\src\rmzero.c
  941. !IF "$(CFG)" == "php5dll - Win32 Debug"
  942. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  943. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  944. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  945. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  946. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  947. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  948. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  949. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  950. !ENDIF
  951. # End Source File
  952. # Begin Source File
  953. SOURCE=..\ext\bcmath\libbcmath\src\rt.c
  954. !IF "$(CFG)" == "php5dll - Win32 Debug"
  955. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  956. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  957. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  958. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  959. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  960. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  961. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  962. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  963. !ENDIF
  964. # End Source File
  965. # Begin Source File
  966. SOURCE=..\ext\bcmath\libbcmath\src\sqrt.c
  967. !IF "$(CFG)" == "php5dll - Win32 Debug"
  968. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  969. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  970. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  971. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  972. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  973. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  974. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  975. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  976. !ENDIF
  977. # End Source File
  978. # Begin Source File
  979. SOURCE=..\ext\bcmath\libbcmath\src\str2num.c
  980. !IF "$(CFG)" == "php5dll - Win32 Debug"
  981. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  982. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  983. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  984. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  985. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  986. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  987. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  988. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  989. !ENDIF
  990. # End Source File
  991. # Begin Source File
  992. SOURCE=..\ext\bcmath\libbcmath\src\sub.c
  993. !IF "$(CFG)" == "php5dll - Win32 Debug"
  994. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  995. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  996. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  997. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  998. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  999. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  1000. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  1001. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  1002. !ENDIF
  1003. # End Source File
  1004. # Begin Source File
  1005. SOURCE=..\ext\bcmath\libbcmath\src\zero.c
  1006. !IF "$(CFG)" == "php5dll - Win32 Debug"
  1007. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Debug"
  1008. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  1009. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  1010. # PROP Intermediate_Dir "ext\bcmath\libbcmath\Release"
  1011. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  1012. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  1013. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  1014. # ADD CPP /I "..\ext\bcmath\libbcmath\src"
  1015. !ENDIF
  1016. # End Source File
  1017. # End Group
  1018. # Begin Group "Header Files No. 8"
  1019. # PROP Default_Filter ".h"
  1020. # Begin Source File
  1021. SOURCE=..\ext\bcmath\libbcmath\src\bcmath.h
  1022. !IF "$(CFG)" == "php5dll - Win32 Debug"
  1023. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  1024. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  1025. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  1026. !ENDIF
  1027. # End Source File
  1028. # Begin Source File
  1029. SOURCE=..\ext\bcmath\libbcmath\src\config.h
  1030. !IF "$(CFG)" == "php5dll - Win32 Debug"
  1031. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  1032. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  1033. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  1034. !ENDIF
  1035. # End Source File
  1036. # Begin Source File
  1037. SOURCE=..\ext\bcmath\libbcmath\src\private.h
  1038. !IF "$(CFG)" == "php5dll - Win32 Debug"
  1039. !ELSEIF "$(CFG)" == "php5dll - Win32 Release"
  1040. !ELSEIF "$(CFG)" == "php5dll - Win32 Release_inline"
  1041. # PROP Intermediate_Dir "..\Release_inline_bcmath"
  1042. !ENDIF
  1043. # End Source File
  1044. # End Group
  1045. # End Group
  1046. # End Group
  1047. # Begin Group "Win32"
  1048. # PROP Default_Filter ""
  1049. # Begin Group "Source Files No. 2"
  1050. # PROP Default_Filter ""
  1051. # Begin Source File
  1052. SOURCE=..\ext\com\COM.c
  1053. # End Source File
  1054. # Begin Source File
  1055. SOURCE=..\ext\com\conversion.c
  1056. # End Source File
  1057. # Begin Source File
  1058. SOURCE=..\win32\readdir.c
  1059. # End Source File
  1060. # Begin Source File
  1061. SOURCE=..\win32\registry.c
  1062. # End Source File
  1063. # Begin Source File
  1064. SOURCE=..\win32\sendmail.c
  1065. # End Source File
  1066. # Begin Source File
  1067. SOURCE=..\win32\time.c
  1068. # End Source File
  1069. # Begin Source File
  1070. SOURCE=..\ext\com\VARIANT.c
  1071. # End Source File
  1072. # Begin Source File
  1073. SOURCE=..\win32\winutil.c
  1074. # End Source File
  1075. # Begin Source File
  1076. SOURCE=..\win32\wsyslog.c
  1077. # End Source File
  1078. # End Group
  1079. # Begin Group "Header Files No. 2"
  1080. # PROP Default_Filter ""
  1081. # Begin Source File
  1082. SOURCE=..\ext\com\com.h
  1083. # End Source File
  1084. # Begin Source File
  1085. SOURCE=..\ext\com\conversion.h
  1086. # End Source File
  1087. # Begin Source File
  1088. SOURCE=..\win32\grp.h
  1089. # End Source File
  1090. # Begin Source File
  1091. SOURCE=..\win32\param.h
  1092. # End Source File
  1093. # Begin Source File
  1094. SOURCE=..\ext\com\php_COM.h
  1095. # End Source File
  1096. # Begin Source File
  1097. SOURCE=..\win32\php_registry.h
  1098. # End Source File
  1099. # Begin Source File
  1100. SOURCE=..\ext\com\php_VARIANT.h
  1101. # End Source File
  1102. # Begin Source File
  1103. SOURCE=..\ext\com\php_versioning.h
  1104. # End Source File
  1105. # Begin Source File
  1106. SOURCE=..\win32\readdir.h
  1107. # End Source File
  1108. # Begin Source File
  1109. SOURCE=..\win32\sendmail.h
  1110. # End Source File
  1111. # Begin Source File
  1112. SOURCE=..\win32\syslog.h
  1113. # End Source File
  1114. # Begin Source File
  1115. SOURCE=..\win32\time.h
  1116. # End Source File
  1117. # Begin Source File
  1118. SOURCE=..\win32\unistd.h
  1119. # End Source File
  1120. # Begin Source File
  1121. SOURCE=..\ext\com\variant.h
  1122. # End Source File
  1123. # Begin Source File
  1124. SOURCE=..\win32\wfile.h
  1125. # End Source File
  1126. # End Group
  1127. # End Group
  1128. # Begin Group "Text Files"
  1129. # PROP Default_Filter ""
  1130. # Begin Source File
  1131. SOURCE=..\ChangeLog
  1132. # End Source File
  1133. # Begin Source File
  1134. SOURCE=..\LICENSE
  1135. # End Source File
  1136. # End Group
  1137. # Begin Group "Support"
  1138. # PROP Default_Filter ""
  1139. # End Target
  1140. # End Project