mod_hello.pp 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="\"/>
  5. <Version Value="5"/>
  6. <General>
  7. <MainUnit Value="0"/>
  8. <TargetFileExt Value=".exe"/>
  9. <ActiveEditorIndexAtStart Value="10"/>
  10. </General>
  11. <VersionInfo>
  12. <UseVersionInfo Value="False"/>
  13. <AutoIncrementBuild Value="False"/>
  14. <CurrentVersionNr Value="0"/>
  15. <CurrentMajorRevNr Value="0"/>
  16. <CurrentMinorRevNr Value="0"/>
  17. <CurrentBuildNr Value="0"/>
  18. <ProjectVersion Value=""/>
  19. <Language Value=""/>
  20. <CharSet Value=""/>
  21. <Comments Value=""/>
  22. <CompanyName Value=""/>
  23. <FileDescription Value=""/>
  24. <InternalName Value=""/>
  25. <LegalCopyright Value=""/>
  26. <LegalTrademarks Value=""/>
  27. <OriginalFilename Value=""/>
  28. <ProductName Value=""/>
  29. </VersionInfo>
  30. <PublishOptions>
  31. <Version Value="2"/>
  32. <IgnoreBinaries Value="False"/>
  33. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  34. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  35. </PublishOptions>
  36. <RunParams>
  37. <local>
  38. <FormatVersion Value="1"/>
  39. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  40. </local>
  41. </RunParams>
  42. <Units Count="37">
  43. <Unit0>
  44. <Filename Value="mod_hello.lpr"/>
  45. <IsPartOfProject Value="True"/>
  46. <UnitName Value="mod_hello"/>
  47. <CursorPos X="19" Y="8"/>
  48. <TopLine Value="1"/>
  49. <EditorIndex Value="0"/>
  50. <UsageCount Value="20"/>
  51. <Loaded Value="True"/>
  52. </Unit0>
  53. <Unit1>
  54. <Filename Value="mod_hello.pp"/>
  55. <UnitName Value="mod_hello"/>
  56. <CursorPos X="7" Y="4"/>
  57. <TopLine Value="1"/>
  58. <UsageCount Value="10"/>
  59. </Unit1>
  60. <Unit2>
  61. <Filename Value="..\httpd-1.3\httpd.pas"/>
  62. <UnitName Value="httpd"/>
  63. <CursorPos X="6" Y="23"/>
  64. <TopLine Value="19"/>
  65. <UsageCount Value="10"/>
  66. </Unit2>
  67. <Unit3>
  68. <Filename Value="define.inc"/>
  69. <CursorPos X="8" Y="16"/>
  70. <TopLine Value="12"/>
  71. <UsageCount Value="10"/>
  72. </Unit3>
  73. <Unit4>
  74. <Filename Value="..\httpd-1.3\ap.inc"/>
  75. <CursorPos X="10" Y="40"/>
  76. <TopLine Value="25"/>
  77. <EditorIndex Value="1"/>
  78. <UsageCount Value="10"/>
  79. <Loaded Value="True"/>
  80. </Unit4>
  81. <Unit5>
  82. <Filename Value="..\httpd-1.3\ap_alloc.inc"/>
  83. <CursorPos X="9" Y="397"/>
  84. <TopLine Value="382"/>
  85. <EditorIndex Value="2"/>
  86. <UsageCount Value="10"/>
  87. <Loaded Value="True"/>
  88. </Unit5>
  89. <Unit6>
  90. <Filename Value="..\httpd-1.3\ap_config.inc"/>
  91. <CursorPos X="31" Y="1185"/>
  92. <TopLine Value="1170"/>
  93. <EditorIndex Value="3"/>
  94. <UsageCount Value="10"/>
  95. <Loaded Value="True"/>
  96. </Unit6>
  97. <Unit7>
  98. <Filename Value="..\httpd-1.3\ap_mmn.inc"/>
  99. <CursorPos X="54" Y="95"/>
  100. <TopLine Value="80"/>
  101. <EditorIndex Value="4"/>
  102. <UsageCount Value="10"/>
  103. <Loaded Value="True"/>
  104. </Unit7>
  105. <Unit8>
  106. <Filename Value="..\httpd-1.3\buff.inc"/>
  107. <CursorPos X="21" Y="227"/>
  108. <TopLine Value="204"/>
  109. <EditorIndex Value="5"/>
  110. <UsageCount Value="10"/>
  111. <Loaded Value="True"/>
  112. </Unit8>
  113. <Unit9>
  114. <Filename Value="..\httpd-1.3\hsregex.inc"/>
  115. <CursorPos X="8" Y="8"/>
  116. <TopLine Value="1"/>
  117. <EditorIndex Value="6"/>
  118. <UsageCount Value="10"/>
  119. <Loaded Value="True"/>
  120. </Unit9>
  121. <Unit10>
  122. <Filename Value="..\httpd-1.3\httpd.inc"/>
  123. <CursorPos X="16" Y="1132"/>
  124. <TopLine Value="1117"/>
  125. <EditorIndex Value="7"/>
  126. <UsageCount Value="10"/>
  127. <Loaded Value="True"/>
  128. </Unit10>
  129. <Unit11>
  130. <Filename Value="..\httpd-1.3\http_core.inc"/>
  131. <CursorPos X="16" Y="330"/>
  132. <TopLine Value="315"/>
  133. <EditorIndex Value="8"/>
  134. <UsageCount Value="10"/>
  135. <Loaded Value="True"/>
  136. </Unit11>
  137. <Unit12>
  138. <Filename Value="..\httpd-1.3\http_log.inc"/>
  139. <CursorPos X="9" Y="50"/>
  140. <TopLine Value="35"/>
  141. <EditorIndex Value="9"/>
  142. <UsageCount Value="10"/>
  143. <Loaded Value="True"/>
  144. </Unit12>
  145. <Unit13>
  146. <Filename Value="..\httpd-1.3\readdir.inc"/>
  147. <CursorPos X="18" Y="41"/>
  148. <TopLine Value="28"/>
  149. <EditorIndex Value="10"/>
  150. <UsageCount Value="10"/>
  151. <Loaded Value="True"/>
  152. </Unit13>
  153. <Unit14>
  154. <Filename Value="..\httpd-1.3\win32_os.inc"/>
  155. <CursorPos X="15" Y="44"/>
  156. <TopLine Value="20"/>
  157. <EditorIndex Value="11"/>
  158. <UsageCount Value="10"/>
  159. <Loaded Value="True"/>
  160. </Unit14>
  161. <Unit15>
  162. <Filename Value="..\httpd-2.0\httpd.pas"/>
  163. <UnitName Value="httpd"/>
  164. <CursorPos X="9" Y="34"/>
  165. <TopLine Value="19"/>
  166. <EditorIndex Value="12"/>
  167. <UsageCount Value="10"/>
  168. <Loaded Value="True"/>
  169. </Unit15>
  170. <Unit16>
  171. <Filename Value="..\httpd-2.0\ap_config.inc"/>
  172. <CursorPos X="14" Y="227"/>
  173. <TopLine Value="212"/>
  174. <EditorIndex Value="13"/>
  175. <UsageCount Value="10"/>
  176. <Loaded Value="True"/>
  177. </Unit16>
  178. <Unit17>
  179. <Filename Value="..\httpd-2.0\ap_mmn.inc"/>
  180. <CursorPos X="60" Y="80"/>
  181. <TopLine Value="65"/>
  182. <EditorIndex Value="14"/>
  183. <UsageCount Value="10"/>
  184. <Loaded Value="True"/>
  185. </Unit17>
  186. <Unit18>
  187. <Filename Value="..\httpd-2.0\httpd.inc"/>
  188. <CursorPos X="58" Y="1457"/>
  189. <TopLine Value="1442"/>
  190. <EditorIndex Value="15"/>
  191. <UsageCount Value="10"/>
  192. <Loaded Value="True"/>
  193. </Unit18>
  194. <Unit19>
  195. <Filename Value="..\httpd-2.0\apr\apr.pas"/>
  196. <UnitName Value="apr"/>
  197. <CursorPos X="9" Y="36"/>
  198. <TopLine Value="21"/>
  199. <EditorIndex Value="16"/>
  200. <UsageCount Value="10"/>
  201. <Loaded Value="True"/>
  202. </Unit19>
  203. <Unit20>
  204. <Filename Value="..\httpd-2.0\apr\apr_errno.inc"/>
  205. <CursorPos X="9" Y="274"/>
  206. <TopLine Value="259"/>
  207. <EditorIndex Value="17"/>
  208. <UsageCount Value="10"/>
  209. <Loaded Value="True"/>
  210. </Unit20>
  211. <Unit21>
  212. <Filename Value="..\httpd-2.0\apr\apr_user.inc"/>
  213. <CursorPos X="9" Y="186"/>
  214. <TopLine Value="167"/>
  215. <EditorIndex Value="18"/>
  216. <UsageCount Value="10"/>
  217. <Loaded Value="True"/>
  218. </Unit21>
  219. <Unit22>
  220. <Filename Value="..\httpd-2.0\apr\apr_thread_proc.inc"/>
  221. <CursorPos X="21" Y="134"/>
  222. <TopLine Value="119"/>
  223. <EditorIndex Value="19"/>
  224. <UsageCount Value="10"/>
  225. <Loaded Value="True"/>
  226. </Unit22>
  227. <Unit23>
  228. <Filename Value="..\httpd-2.0\apr\apr_general.inc"/>
  229. <CursorPos X="59" Y="167"/>
  230. <TopLine Value="152"/>
  231. <EditorIndex Value="20"/>
  232. <UsageCount Value="10"/>
  233. <Loaded Value="True"/>
  234. </Unit23>
  235. <Unit24>
  236. <Filename Value="..\httpd-2.0\apr\apr_file_info.inc"/>
  237. <CursorPos X="72" Y="325"/>
  238. <TopLine Value="310"/>
  239. <EditorIndex Value="21"/>
  240. <UsageCount Value="10"/>
  241. <Loaded Value="True"/>
  242. </Unit24>
  243. <Unit25>
  244. <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
  245. <UnitName Value="apriconv"/>
  246. <CursorPos X="9" Y="36"/>
  247. <TopLine Value="21"/>
  248. <EditorIndex Value="22"/>
  249. <UsageCount Value="10"/>
  250. <Loaded Value="True"/>
  251. </Unit25>
  252. <Unit26>
  253. <Filename Value="..\httpd-2.0\apriconv\apr_iconv.inc"/>
  254. <CursorPos X="16" Y="49"/>
  255. <TopLine Value="34"/>
  256. <EditorIndex Value="23"/>
  257. <UsageCount Value="10"/>
  258. <Loaded Value="True"/>
  259. </Unit26>
  260. <Unit27>
  261. <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
  262. <UnitName Value="aprutil"/>
  263. <CursorPos X="9" Y="36"/>
  264. <TopLine Value="21"/>
  265. <EditorIndex Value="24"/>
  266. <UsageCount Value="10"/>
  267. <Loaded Value="True"/>
  268. </Unit27>
  269. <Unit28>
  270. <Filename Value="..\httpd-2.2\httpd.pas"/>
  271. <UnitName Value="httpd"/>
  272. <CursorPos X="9" Y="34"/>
  273. <TopLine Value="19"/>
  274. <EditorIndex Value="25"/>
  275. <UsageCount Value="10"/>
  276. <Loaded Value="True"/>
  277. </Unit28>
  278. <Unit29>
  279. <Filename Value="..\httpd-2.2\ap_config.inc"/>
  280. <CursorPos X="14" Y="227"/>
  281. <TopLine Value="212"/>
  282. <EditorIndex Value="26"/>
  283. <UsageCount Value="10"/>
  284. <Loaded Value="True"/>
  285. </Unit29>
  286. <Unit30>
  287. <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
  288. <CursorPos X="14" Y="122"/>
  289. <TopLine Value="107"/>
  290. <EditorIndex Value="27"/>
  291. <UsageCount Value="10"/>
  292. <Loaded Value="True"/>
  293. </Unit30>
  294. <Unit31>
  295. <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
  296. <CursorPos X="16" Y="154"/>
  297. <TopLine Value="131"/>
  298. <EditorIndex Value="29"/>
  299. <UsageCount Value="10"/>
  300. <Loaded Value="True"/>
  301. </Unit31>
  302. <Unit32>
  303. <Filename Value="..\httpd-2.2\apriconv\apriconv.pas"/>
  304. <UnitName Value="apriconv"/>
  305. <CursorPos X="9" Y="36"/>
  306. <TopLine Value="21"/>
  307. <EditorIndex Value="30"/>
  308. <UsageCount Value="10"/>
  309. <Loaded Value="True"/>
  310. </Unit32>
  311. <Unit33>
  312. <Filename Value="..\httpd-2.2\aprutil\aprutil.pas"/>
  313. <UnitName Value="aprutil"/>
  314. <CursorPos X="9" Y="36"/>
  315. <TopLine Value="21"/>
  316. <EditorIndex Value="31"/>
  317. <UsageCount Value="10"/>
  318. <Loaded Value="True"/>
  319. </Unit33>
  320. <Unit34>
  321. <Filename Value="..\httpd-2.2\apriconv\apr_iconv.inc"/>
  322. <CursorPos X="16" Y="49"/>
  323. <TopLine Value="34"/>
  324. <EditorIndex Value="32"/>
  325. <UsageCount Value="10"/>
  326. <Loaded Value="True"/>
  327. </Unit34>
  328. <Unit35>
  329. <Filename Value="..\httpd-2.2\apr\apr_thread_proc.inc"/>
  330. <CursorPos X="21" Y="134"/>
  331. <TopLine Value="119"/>
  332. <EditorIndex Value="33"/>
  333. <UsageCount Value="10"/>
  334. <Loaded Value="True"/>
  335. </Unit35>
  336. <Unit36>
  337. <Filename Value="..\httpd-2.2\apr\apr.pas"/>
  338. <UnitName Value="apr"/>
  339. <CursorPos X="9" Y="36"/>
  340. <TopLine Value="21"/>
  341. <EditorIndex Value="28"/>
  342. <UsageCount Value="10"/>
  343. <Loaded Value="True"/>
  344. </Unit36>
  345. </Units>
  346. <JumpHistory Count="30" HistoryIndex="29">
  347. <Position1>
  348. <Filename Value="..\httpd-2.0\apr\apr_thread_proc.inc"/>
  349. <Caret Line="1" Column="1" TopLine="1"/>
  350. </Position1>
  351. <Position2>
  352. <Filename Value="..\httpd-2.0\apr\apr_general.inc"/>
  353. <Caret Line="1" Column="1" TopLine="1"/>
  354. </Position2>
  355. <Position3>
  356. <Filename Value="..\httpd-2.0\apr\apr_file_info.inc"/>
  357. <Caret Line="1" Column="1" TopLine="1"/>
  358. </Position3>
  359. <Position4>
  360. <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
  361. <Caret Line="1" Column="1" TopLine="1"/>
  362. </Position4>
  363. <Position5>
  364. <Filename Value="..\httpd-2.0\apriconv\apr_iconv.inc"/>
  365. <Caret Line="1" Column="1" TopLine="1"/>
  366. </Position5>
  367. <Position6>
  368. <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
  369. <Caret Line="1" Column="1" TopLine="1"/>
  370. </Position6>
  371. <Position7>
  372. <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
  373. <Caret Line="36" Column="9" TopLine="21"/>
  374. </Position7>
  375. <Position8>
  376. <Filename Value="..\httpd-2.2\httpd.pas"/>
  377. <Caret Line="1" Column="1" TopLine="1"/>
  378. </Position8>
  379. <Position9>
  380. <Filename Value="..\httpd-2.2\ap_config.inc"/>
  381. <Caret Line="1" Column="1" TopLine="1"/>
  382. </Position9>
  383. <Position10>
  384. <Filename Value="..\httpd-2.2\ap_config.inc"/>
  385. <Caret Line="54" Column="16" TopLine="39"/>
  386. </Position10>
  387. <Position11>
  388. <Filename Value="..\httpd-2.2\ap_config.inc"/>
  389. <Caret Line="101" Column="14" TopLine="86"/>
  390. </Position11>
  391. <Position12>
  392. <Filename Value="..\httpd-2.2\ap_config.inc"/>
  393. <Caret Line="111" Column="14" TopLine="96"/>
  394. </Position12>
  395. <Position13>
  396. <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
  397. <Caret Line="1" Column="1" TopLine="1"/>
  398. </Position13>
  399. <Position14>
  400. <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
  401. <Caret Line="1" Column="1" TopLine="1"/>
  402. </Position14>
  403. <Position15>
  404. <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
  405. <Caret Line="46" Column="16" TopLine="53"/>
  406. </Position15>
  407. <Position16>
  408. <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
  409. <Caret Line="115" Column="16" TopLine="112"/>
  410. </Position16>
  411. <Position17>
  412. <Filename Value="..\httpd-2.2\apriconv\apriconv.pas"/>
  413. <Caret Line="1" Column="1" TopLine="1"/>
  414. </Position17>
  415. <Position18>
  416. <Filename Value="..\httpd-2.2\aprutil\aprutil.pas"/>
  417. <Caret Line="1" Column="1" TopLine="1"/>
  418. </Position18>
  419. <Position19>
  420. <Filename Value="..\httpd-2.2\apriconv\apr_iconv.inc"/>
  421. <Caret Line="1" Column="1" TopLine="1"/>
  422. </Position19>
  423. <Position20>
  424. <Filename Value="..\httpd-2.2\apr\apr_thread_proc.inc"/>
  425. <Caret Line="1" Column="1" TopLine="1"/>
  426. </Position20>
  427. <Position21>
  428. <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
  429. <Caret Line="122" Column="21" TopLine="107"/>
  430. </Position21>
  431. <Position22>
  432. <Filename Value="..\httpd-2.2\apr\apr.pas"/>
  433. <Caret Line="1" Column="1" TopLine="1"/>
  434. </Position22>
  435. <Position23>
  436. <Filename Value="..\httpd-2.2\httpd.pas"/>
  437. <Caret Line="34" Column="9" TopLine="19"/>
  438. </Position23>
  439. <Position24>
  440. <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
  441. <Caret Line="36" Column="9" TopLine="21"/>
  442. </Position24>
  443. <Position25>
  444. <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
  445. <Caret Line="36" Column="9" TopLine="21"/>
  446. </Position25>
  447. <Position26>
  448. <Filename Value="..\httpd-2.0\apr\apr_user.inc"/>
  449. <Caret Line="186" Column="16" TopLine="167"/>
  450. </Position26>
  451. <Position27>
  452. <Filename Value="..\httpd-2.0\apr\apr.pas"/>
  453. <Caret Line="36" Column="9" TopLine="21"/>
  454. </Position27>
  455. <Position28>
  456. <Filename Value="..\httpd-2.0\httpd.pas"/>
  457. <Caret Line="34" Column="9" TopLine="19"/>
  458. </Position28>
  459. <Position29>
  460. <Filename Value="..\httpd-1.3\win32_os.inc"/>
  461. <Caret Line="190" Column="19" TopLine="161"/>
  462. </Position29>
  463. <Position30>
  464. <Filename Value="..\httpd-1.3\readdir.inc"/>
  465. <Caret Line="72" Column="19" TopLine="43"/>
  466. </Position30>
  467. </JumpHistory>
  468. </ProjectOptions>
  469. <CompilerOptions>
  470. <Version Value="5"/>
  471. <PathDelim Value="\"/>
  472. <CodeGeneration>
  473. <Generate Value="Faster"/>
  474. </CodeGeneration>
  475. <Linking>
  476. <Options>
  477. <ExecutableType Value="Library"/>
  478. </Options>
  479. </Linking>
  480. <Other>
  481. <CompilerPath Value="$(CompPath)"/>
  482. </Other>
  483. </CompilerOptions>
  484. </CONFIG>