home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 April / PCO0499.ISO / filesbbs / os2 / apach134.arj / APACH134.ZIP / src / ApacheCore.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-08-05  |  8.9 KB  |  410 lines

  1. # Microsoft Developer Studio Project File - Name="ApacheCore" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=ApacheCore - Win32 Release
  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 "ApacheCore.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 "ApacheCore.mak" CFG="ApacheCore - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "ApacheCore - Win32 Release" (based on\
  21.  "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "ApacheCore - Win32 Debug" (based on\
  23.  "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "ApacheCore - Win32 Release"
  34.  
  35. # PROP BASE Use_MFC 0
  36. # PROP BASE Use_Debug_Libraries 0
  37. # PROP BASE Output_Dir ".\ApacheCo"
  38. # PROP BASE Intermediate_Dir ".\ApacheCo"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 0
  41. # PROP Use_Debug_Libraries 0
  42. # PROP Output_Dir ".\CoreR"
  43. # PROP Intermediate_Dir ".\CoreR"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  47. # ADD CPP /nologo /MD /W3 /GX /O2 /I ".\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  48. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  50. # ADD BASE RSC /l 0x809 /d "NDEBUG"
  51. # ADD RSC /l 0x809 /d "NDEBUG"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=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 /subsystem:windows /dll /machine:I386
  57. # ADD LINK32 os\win32\ApacheOSR\ApacheOS.lib regex\release\regex.lib ap\Release\ap.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wsock32.lib /nologo /subsystem:windows /dll /machine:I386
  58.  
  59. !ELSEIF  "$(CFG)" == "ApacheCore - Win32 Debug"
  60.  
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir ".\ApacheC0"
  64. # PROP BASE Intermediate_Dir ".\ApacheC0"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir ".\CoreD"
  69. # PROP Intermediate_Dir ".\CoreD"
  70. # PROP Ignore_Export_Lib 0
  71. # PROP Target_Dir ""
  72. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  73. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I ".\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
  74. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0x809 /d "_DEBUG"
  77. # ADD RSC /l 0x809 /d "_DEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=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 /subsystem:windows /dll /debug /machine:I386
  83. # ADD LINK32 os\win32\ApacheOSD\ApacheOS.lib regex\debug\regex.lib ap\Debug\ap.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wsock32.lib /nologo /subsystem:windows /dll /debug /machine:I386
  84. # SUBTRACT LINK32 /map
  85.  
  86. !ENDIF 
  87.  
  88. # Begin Target
  89.  
  90. # Name "ApacheCore - Win32 Release"
  91. # Name "ApacheCore - Win32 Debug"
  92. # Begin Group "Source Files"
  93.  
  94. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  95. # Begin Source File
  96.  
  97. SOURCE=.\main\alloc.c
  98. # End Source File
  99. # Begin Source File
  100.  
  101. SOURCE=.\ApacheCore.def
  102. # End Source File
  103. # Begin Source File
  104.  
  105. SOURCE=.\main\buff.c
  106. # End Source File
  107. # Begin Source File
  108.  
  109. SOURCE=.\buildmark.c
  110. # End Source File
  111. # Begin Source File
  112.  
  113. SOURCE=.\os\win32\getopt.c
  114. # End Source File
  115. # Begin Source File
  116.  
  117. SOURCE=.\main\http_config.c
  118. # End Source File
  119. # Begin Source File
  120.  
  121. SOURCE=.\main\http_core.c
  122. # End Source File
  123. # Begin Source File
  124.  
  125. SOURCE=.\main\http_log.c
  126. # End Source File
  127. # Begin Source File
  128.  
  129. SOURCE=.\main\http_main.c
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=.\main\http_protocol.c
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=.\main\http_request.c
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=.\main\http_vhost.c
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=.\main\md5c.c
  146. # End Source File
  147. # Begin Source File
  148.  
  149. SOURCE=.\modules\standard\mod_access.c
  150. # End Source File
  151. # Begin Source File
  152.  
  153. SOURCE=.\modules\standard\mod_actions.c
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=.\modules\standard\mod_alias.c
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\modules\standard\mod_asis.c
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=.\modules\standard\mod_auth.c
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=.\modules\standard\mod_autoindex.c
  170. # End Source File
  171. # Begin Source File
  172.  
  173. SOURCE=.\modules\standard\mod_cgi.c
  174. # End Source File
  175. # Begin Source File
  176.  
  177. SOURCE=.\modules\standard\mod_dir.c
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=.\modules\standard\mod_env.c
  182. # End Source File
  183. # Begin Source File
  184.  
  185. SOURCE=.\modules\standard\mod_imap.c
  186. # End Source File
  187. # Begin Source File
  188.  
  189. SOURCE=.\modules\standard\mod_include.c
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=.\os\win32\mod_isapi.c
  194. # End Source File
  195. # Begin Source File
  196.  
  197. SOURCE=.\modules\standard\mod_log_config.c
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=.\modules\standard\mod_mime.c
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\modules\standard\mod_negotiation.c
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\modules\standard\mod_setenvif.c
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\modules\standard\mod_so.c
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\modules\standard\mod_userdir.c
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\os\win32\modules.c
  222. # End Source File
  223. # Begin Source File
  224.  
  225. SOURCE=.\os\win32\multithread.c
  226. # End Source File
  227. # Begin Source File
  228.  
  229. SOURCE=.\os\win32\readdir.c
  230. # End Source File
  231. # Begin Source File
  232.  
  233. SOURCE=.\os\win32\registry.c
  234. # End Source File
  235. # Begin Source File
  236.  
  237. SOURCE=.\main\rfc1413.c
  238. # End Source File
  239. # Begin Source File
  240.  
  241. SOURCE=.\os\win32\service.c
  242. # End Source File
  243. # Begin Source File
  244.  
  245. SOURCE=.\main\util.c
  246. # End Source File
  247. # Begin Source File
  248.  
  249. SOURCE=.\main\util_date.c
  250. # End Source File
  251. # Begin Source File
  252.  
  253. SOURCE=.\main\util_md5.c
  254. # End Source File
  255. # Begin Source File
  256.  
  257. SOURCE=.\main\util_script.c
  258. # End Source File
  259. # Begin Source File
  260.  
  261. SOURCE=.\main\util_uri.c
  262. # End Source File
  263. # Begin Source File
  264.  
  265. SOURCE=.\os\win32\util_win32.c
  266. # End Source File
  267. # End Group
  268. # Begin Group "Header Files"
  269.  
  270. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  271. # Begin Source File
  272.  
  273. SOURCE=.\include\alloc.h
  274. # End Source File
  275. # Begin Source File
  276.  
  277. SOURCE=.\include\ap.h
  278. # End Source File
  279. # Begin Source File
  280.  
  281. SOURCE=.\include\ap_md5.h
  282. # End Source File
  283. # Begin Source File
  284.  
  285. SOURCE=.\include\buff.h
  286. # End Source File
  287. # Begin Source File
  288.  
  289. SOURCE=.\include\conf.h
  290. # End Source File
  291. # Begin Source File
  292.  
  293. SOURCE=.\include\explain.h
  294. # End Source File
  295. # Begin Source File
  296.  
  297. SOURCE=.\include\fnmatch.h
  298. # End Source File
  299. # Begin Source File
  300.  
  301. SOURCE=.\os\win32\getopt.h
  302. # End Source File
  303. # Begin Source File
  304.  
  305. SOURCE=.\include\hsregex.h
  306. # End Source File
  307. # Begin Source File
  308.  
  309. SOURCE=.\include\http_conf_globals.h
  310. # End Source File
  311. # Begin Source File
  312.  
  313. SOURCE=.\include\http_config.h
  314. # End Source File
  315. # Begin Source File
  316.  
  317. SOURCE=.\include\http_core.h
  318. # End Source File
  319. # Begin Source File
  320.  
  321. SOURCE=.\include\http_log.h
  322. # End Source File
  323. # Begin Source File
  324.  
  325. SOURCE=.\include\http_main.h
  326. # End Source File
  327. # Begin Source File
  328.  
  329. SOURCE=.\include\http_protocol.h
  330. # End Source File
  331. # Begin Source File
  332.  
  333. SOURCE=.\include\http_request.h
  334. # End Source File
  335. # Begin Source File
  336.  
  337. SOURCE=.\include\http_vhost.h
  338. # End Source File
  339. # Begin Source File
  340.  
  341. SOURCE=.\include\httpd.h
  342. # End Source File
  343. # Begin Source File
  344.  
  345. SOURCE=.\modules\standard\mod_mime.h
  346. # End Source File
  347. # Begin Source File
  348.  
  349. SOURCE=.\include\multithread.h
  350. # End Source File
  351. # Begin Source File
  352.  
  353. SOURCE=.\os\win32\os.h
  354. # End Source File
  355. # Begin Source File
  356.  
  357. SOURCE=.\os\win32\readdir.h
  358. # End Source File
  359. # Begin Source File
  360.  
  361. SOURCE=.\os\win32\registry.h
  362. # End Source File
  363. # Begin Source File
  364.  
  365. SOURCE=.\include\rfc1413.h
  366. # End Source File
  367. # Begin Source File
  368.  
  369. SOURCE=.\include\scoreboard.h
  370. # End Source File
  371. # Begin Source File
  372.  
  373. SOURCE=.\os\win32\service.h
  374. # End Source File
  375. # Begin Source File
  376.  
  377. SOURCE=.\include\util_date.h
  378. # End Source File
  379. # Begin Source File
  380.  
  381. SOURCE=.\include\util_md5.h
  382. # End Source File
  383. # Begin Source File
  384.  
  385. SOURCE=.\include\util_script.h
  386. # End Source File
  387. # Begin Source File
  388.  
  389. SOURCE=.\include\util_uri.h
  390. # End Source File
  391. # End Group
  392. # Begin Group "Resource Files"
  393.  
  394. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  395. # End Group
  396. # Begin Group "Generated Files"
  397.  
  398. # PROP Default_Filter ""
  399. # Begin Source File
  400.  
  401. SOURCE=.\main\test_char.h
  402. # End Source File
  403. # Begin Source File
  404.  
  405. SOURCE=.\main\uri_delims.h
  406. # End Source File
  407. # End Group
  408. # End Target
  409. # End Project
  410.