You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

693 lines
14 KiB

28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
28 years ago
  1. # Microsoft Developer Studio Project File - Name="php4" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=php4 - 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 "php4.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 "php4.mak" CFG="php4 - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "php4 - Win32 Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "php4 - Win32 Debug" (based on "Win32 (x86) Console Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF "$(CFG)" == "php4 - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  40. # ADD CPP /nologo /MT /W3 /GX /O2 /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /D "NDEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /Fr /FD /c
  41. # SUBTRACT CPP /YX /Yc /Yu
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # 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 /subsystem:console /machine:I386
  49. # ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib 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 /version:3.0 /subsystem:console /machine:I386 /out:"Release\php.exe" /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\libzend\Release"
  50. !ELSEIF "$(CFG)" == "php4 - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "Debug"
  54. # PROP BASE Intermediate_Dir "Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "C:\Projects\php4\Debug"
  59. # PROP Intermediate_Dir "Debug"
  60. # PROP Ignore_Export_Lib 0
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  63. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "c:\projects\php4\include" /I "..\libzend" /I "." /I "regex\\" /I "d:\src\bind\include" /D "DEBUG" /D "_DEBUG" /D "MSVC5" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "COMPILE_LIBZEND" /FR /FD /c
  64. # SUBTRACT CPP /YX
  65. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  66. # ADD RSC /l 0x409 /i "c:\include" /d "_DEBUG"
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LINK32=link.exe
  71. # 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
  72. # ADD LINK32 lib44bsd95.lib resolv.lib winmm.lib wsock32.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libzend.lib /nologo /version:3.0 /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmt" /nodefaultlib:"libcd" /out:"Debug\php.exe" /pdbtype:sept /libpath:"c:\Projects\php4\lib" /libpath:"\src\lib" /libpath:"d:\src\bind\lib" /libpath:"..\libzend\Debug"
  73. # SUBTRACT LINK32 /pdb:none
  74. !ENDIF
  75. # Begin Target
  76. # Name "php4 - Win32 Release"
  77. # Name "php4 - Win32 Debug"
  78. # Begin Group "Core"
  79. # PROP Default_Filter ""
  80. # Begin Group "Source Files"
  81. # PROP Default_Filter ""
  82. # Begin Source File
  83. SOURCE=".\configuration-parser.c"
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=".\configuration-scanner.c"
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.\ext\standard\cyr_convert.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=".\fopen-wrappers.c"
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\getopt.c
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.\internal_functions.c
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\main.c
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=.\output.c
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=.\php3_realpath.c
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=.\php_ini.c
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=.\ext\standard\quot_print.c
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=.\request_info.c
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.\safe_mode.c
  120. # End Source File
  121. # End Group
  122. # Begin Group "Header Files"
  123. # PROP Default_Filter ""
  124. # Begin Source File
  125. SOURCE=.\config.w32.h
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=".\configuration-parser.h"
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=".\configuration-parser.tab.h"
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.\control_structures.h
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.\ext\standard\cyr_convert.h
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.\getopt.h
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.\internal_functions_registry.h
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.\logos.h
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.\main.h
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.\output.h
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.\php.h
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.\php3_compat.h
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.\php3_realpath.h
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.\php_globals.h
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.\php_ini.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.\ext\standard\quot_print.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.\request_info.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.\safe_mode.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.\win95nt.h
  180. # End Source File
  181. # End Group
  182. # End Group
  183. # Begin Group "Function Modules"
  184. # PROP Default_Filter ""
  185. # Begin Group "Source Files No. 1"
  186. # PROP Default_Filter ""
  187. # Begin Source File
  188. SOURCE=.\functions\apache.c
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.\ext\standard\base64.c
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.\ext\standard\basic_functions.c
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.\functions\bcmath.c
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.\ext\standard\browscap.c
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.\ext\standard\datetime.c
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.\ext\standard\dir.c
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.\functions\dl.c
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.\ext\standard\dns.c
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.\ext\standard\exec.c
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.\ext\standard\file.c
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.\ext\standard\filestat.c
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.\ext\standard\flock_compat.c
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.\ext\standard\formatted_print.c
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.\ext\standard\fsock.c
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.\functions\head.c
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.\ext\standard\html.c
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.\ext\standard\image.c
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.\ext\standard\info.c
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.\ext\standard\iptc.c
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.\ext\standard\link.c
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.\ext\standard\mail.c
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.\ext\standard\math.c
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.\ext\standard\md5.c
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.\ext\standard\microtime.c
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.\functions\mime.c
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.\functions\number.c
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.\ext\odbc\odbc.c
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.\ext\standard\pack.c
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.\ext\standard\pageinfo.c
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.\functions\post.c
  279. # End Source File
  280. # Begin Source File
  281. SOURCE=.\ext\standard\rand.c
  282. # End Source File
  283. # Begin Source File
  284. SOURCE=.\ext\standard\reg.c
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.\ext\standard\soundex.c
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.\ext\standard\string.c
  291. # End Source File
  292. # Begin Source File
  293. SOURCE=.\ext\standard\syslog.c
  294. # End Source File
  295. # Begin Source File
  296. SOURCE=.\ext\standard\type.c
  297. # End Source File
  298. # Begin Source File
  299. SOURCE=.\ext\standard\uniqid.c
  300. # End Source File
  301. # Begin Source File
  302. SOURCE=.\ext\standard\url.c
  303. # End Source File
  304. # Begin Source File
  305. SOURCE=.\ext\standard\var.c
  306. # End Source File
  307. # End Group
  308. # Begin Group "Header Files No. 1"
  309. # PROP Default_Filter ""
  310. # Begin Source File
  311. SOURCE=.\ext\standard\base64.h
  312. # End Source File
  313. # Begin Source File
  314. SOURCE=.\ext\standard\basic_functions.h
  315. # End Source File
  316. # Begin Source File
  317. SOURCE=.\ext\standard\datetime.h
  318. # End Source File
  319. # Begin Source File
  320. SOURCE=.\functions\dl.h
  321. # End Source File
  322. # Begin Source File
  323. SOURCE=.\ext\standard\dns.h
  324. # End Source File
  325. # Begin Source File
  326. SOURCE=.\ext\standard\exec.h
  327. # End Source File
  328. # Begin Source File
  329. SOURCE=.\ext\standard\file.h
  330. # End Source File
  331. # Begin Source File
  332. SOURCE=.\ext\standard\flock_compat.h
  333. # End Source File
  334. # Begin Source File
  335. SOURCE=.\ext\standard\fsock.h
  336. # End Source File
  337. # Begin Source File
  338. SOURCE=.\functions\global.h
  339. # End Source File
  340. # Begin Source File
  341. SOURCE=.\functions\head.h
  342. # End Source File
  343. # Begin Source File
  344. SOURCE=.\ext\standard\html.h
  345. # End Source File
  346. # Begin Source File
  347. SOURCE=.\ext\standard\md5.h
  348. # End Source File
  349. # Begin Source File
  350. SOURCE=.\functions\mime.h
  351. # End Source File
  352. # Begin Source File
  353. SOURCE=.\functions\number.h
  354. # End Source File
  355. # Begin Source File
  356. SOURCE=.\ext\standard\pageinfo.h
  357. # End Source File
  358. # Begin Source File
  359. SOURCE=.\functions\php3_bcmath.h
  360. # End Source File
  361. # Begin Source File
  362. SOURCE=.\functions\php3_dir.h
  363. # End Source File
  364. # Begin Source File
  365. SOURCE=.\functions\php3_filestat.h
  366. # End Source File
  367. # Begin Source File
  368. SOURCE=.\functions\php3_ldap.h
  369. # End Source File
  370. # Begin Source File
  371. SOURCE=.\ext\standard\php3_mail.h
  372. # End Source File
  373. # Begin Source File
  374. SOURCE=.\ext\odbc\php3_odbc.h
  375. # End Source File
  376. # Begin Source File
  377. SOURCE=.\ext\standard\php3_string.h
  378. # End Source File
  379. # Begin Source File
  380. SOURCE=.\functions\php3_string.h
  381. # End Source File
  382. # Begin Source File
  383. SOURCE=.\functions\php3_syslog.h
  384. # End Source File
  385. # Begin Source File
  386. SOURCE=.\functions\phpdir.h
  387. # End Source File
  388. # Begin Source File
  389. SOURCE=.\functions\phpmath.h
  390. # End Source File
  391. # Begin Source File
  392. SOURCE=.\functions\post.h
  393. # End Source File
  394. # Begin Source File
  395. SOURCE=.\ext\standard\reg.h
  396. # End Source File
  397. # Begin Source File
  398. SOURCE=.\ext\standard\type.h
  399. # End Source File
  400. # Begin Source File
  401. SOURCE=.\ext\standard\uniqid.h
  402. # End Source File
  403. # Begin Source File
  404. SOURCE=.\ext\standard\url.h
  405. # End Source File
  406. # End Group
  407. # Begin Group "Regular Expressions"
  408. # PROP Default_Filter ""
  409. # Begin Source File
  410. SOURCE=.\regex\regcomp.c
  411. # End Source File
  412. # Begin Source File
  413. SOURCE=.\regex\regerror.c
  414. # End Source File
  415. # Begin Source File
  416. SOURCE=.\regex\regexec.c
  417. # End Source File
  418. # Begin Source File
  419. SOURCE=.\regex\regfree.c
  420. # End Source File
  421. # End Group
  422. # End Group
  423. # Begin Group "Win32"
  424. # PROP Default_Filter ""
  425. # Begin Group "Source Files No. 2"
  426. # PROP Default_Filter ""
  427. # Begin Source File
  428. SOURCE=.\functions\COM.c
  429. # End Source File
  430. # Begin Source File
  431. SOURCE=.\win32\pwd.c
  432. # End Source File
  433. # Begin Source File
  434. SOURCE=.\win32\readdir.c
  435. # End Source File
  436. # Begin Source File
  437. SOURCE=.\win32\registry.c
  438. # End Source File
  439. # Begin Source File
  440. SOURCE=.\win32\sendmail.c
  441. # End Source File
  442. # Begin Source File
  443. SOURCE=.\win32\time.c
  444. # End Source File
  445. # Begin Source File
  446. SOURCE=.\win32\wfile.c
  447. # End Source File
  448. # Begin Source File
  449. SOURCE=.\dl\snmp\winsnmp.c
  450. # End Source File
  451. # Begin Source File
  452. SOURCE=.\win32\winutil.c
  453. # End Source File
  454. # Begin Source File
  455. SOURCE=.\win32\wsyslog.c
  456. # End Source File
  457. # End Group
  458. # Begin Group "Header Files No. 2"
  459. # PROP Default_Filter ""
  460. # Begin Source File
  461. SOURCE=.\win32\grp.h
  462. # End Source File
  463. # Begin Source File
  464. SOURCE=.\win32\param.h
  465. # End Source File
  466. # Begin Source File
  467. SOURCE=.\win32\php_registry.h
  468. # End Source File
  469. # Begin Source File
  470. SOURCE=.\win32\pwd.h
  471. # End Source File
  472. # Begin Source File
  473. SOURCE=.\win32\readdir.h
  474. # End Source File
  475. # Begin Source File
  476. SOURCE=.\win32\sendmail.h
  477. # End Source File
  478. # Begin Source File
  479. SOURCE=.\win32\syslog.h
  480. # End Source File
  481. # Begin Source File
  482. SOURCE=.\win32\time.h
  483. # End Source File
  484. # Begin Source File
  485. SOURCE=.\win32\unistd.h
  486. # End Source File
  487. # Begin Source File
  488. SOURCE=.\win32\wfile.h
  489. # End Source File
  490. # End Group
  491. # End Group
  492. # Begin Group "Parsers"
  493. # PROP Default_Filter ""
  494. # Begin Source File
  495. SOURCE=".\configuration-parser.y"
  496. !IF "$(CFG)" == "php4 - Win32 Release"
  497. !ELSEIF "$(CFG)" == "php4 - Win32 Debug"
  498. # Begin Custom Build
  499. InputDir=.
  500. InputPath=".\configuration-parser.y"
  501. BuildCmds= \
  502. bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y
  503. "$(InputDir)\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  504. $(BuildCmds)
  505. "$(InputDir)\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  506. $(BuildCmds)
  507. # End Custom Build
  508. !ENDIF
  509. # End Source File
  510. # End Group
  511. # Begin Group "Scanners"
  512. # PROP Default_Filter ""
  513. # Begin Source File
  514. SOURCE=".\configuration-scanner.l"
  515. !IF "$(CFG)" == "php4 - Win32 Release"
  516. !ELSEIF "$(CFG)" == "php4 - Win32 Debug"
  517. # Begin Custom Build
  518. InputPath=".\configuration-scanner.l"
  519. "configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  520. flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l
  521. # End Custom Build
  522. !ENDIF
  523. # End Source File
  524. # End Group
  525. # End Target
  526. # End Project