123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- <?xml version="1.0"?>
- <CONFIG>
- <ProjectOptions>
- <PathDelim Value="\"/>
- <Version Value="5"/>
- <General>
- <MainUnit Value="0"/>
- <TargetFileExt Value=".exe"/>
- <ActiveEditorIndexAtStart Value="10"/>
- </General>
- <VersionInfo>
- <UseVersionInfo Value="False"/>
- <AutoIncrementBuild Value="False"/>
- <CurrentVersionNr Value="0"/>
- <CurrentMajorRevNr Value="0"/>
- <CurrentMinorRevNr Value="0"/>
- <CurrentBuildNr Value="0"/>
- <ProjectVersion Value=""/>
- <Language Value=""/>
- <CharSet Value=""/>
- <Comments Value=""/>
- <CompanyName Value=""/>
- <FileDescription Value=""/>
- <InternalName Value=""/>
- <LegalCopyright Value=""/>
- <LegalTrademarks Value=""/>
- <OriginalFilename Value=""/>
- <ProductName Value=""/>
- </VersionInfo>
- <PublishOptions>
- <Version Value="2"/>
- <IgnoreBinaries Value="False"/>
- <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
- <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
- </PublishOptions>
- <RunParams>
- <local>
- <FormatVersion Value="1"/>
- <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
- </local>
- </RunParams>
- <Units Count="37">
- <Unit0>
- <Filename Value="mod_hello.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="mod_hello"/>
- <CursorPos X="19" Y="8"/>
- <TopLine Value="1"/>
- <EditorIndex Value="0"/>
- <UsageCount Value="20"/>
- <Loaded Value="True"/>
- </Unit0>
- <Unit1>
- <Filename Value="mod_hello.pp"/>
- <UnitName Value="mod_hello"/>
- <CursorPos X="7" Y="4"/>
- <TopLine Value="1"/>
- <UsageCount Value="10"/>
- </Unit1>
- <Unit2>
- <Filename Value="..\httpd-1.3\httpd.pas"/>
- <UnitName Value="httpd"/>
- <CursorPos X="6" Y="23"/>
- <TopLine Value="19"/>
- <UsageCount Value="10"/>
- </Unit2>
- <Unit3>
- <Filename Value="define.inc"/>
- <CursorPos X="8" Y="16"/>
- <TopLine Value="12"/>
- <UsageCount Value="10"/>
- </Unit3>
- <Unit4>
- <Filename Value="..\httpd-1.3\ap.inc"/>
- <CursorPos X="10" Y="40"/>
- <TopLine Value="25"/>
- <EditorIndex Value="1"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit4>
- <Unit5>
- <Filename Value="..\httpd-1.3\ap_alloc.inc"/>
- <CursorPos X="9" Y="397"/>
- <TopLine Value="382"/>
- <EditorIndex Value="2"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit5>
- <Unit6>
- <Filename Value="..\httpd-1.3\ap_config.inc"/>
- <CursorPos X="31" Y="1185"/>
- <TopLine Value="1170"/>
- <EditorIndex Value="3"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit6>
- <Unit7>
- <Filename Value="..\httpd-1.3\ap_mmn.inc"/>
- <CursorPos X="54" Y="95"/>
- <TopLine Value="80"/>
- <EditorIndex Value="4"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit7>
- <Unit8>
- <Filename Value="..\httpd-1.3\buff.inc"/>
- <CursorPos X="21" Y="227"/>
- <TopLine Value="204"/>
- <EditorIndex Value="5"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit8>
- <Unit9>
- <Filename Value="..\httpd-1.3\hsregex.inc"/>
- <CursorPos X="8" Y="8"/>
- <TopLine Value="1"/>
- <EditorIndex Value="6"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit9>
- <Unit10>
- <Filename Value="..\httpd-1.3\httpd.inc"/>
- <CursorPos X="16" Y="1132"/>
- <TopLine Value="1117"/>
- <EditorIndex Value="7"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit10>
- <Unit11>
- <Filename Value="..\httpd-1.3\http_core.inc"/>
- <CursorPos X="16" Y="330"/>
- <TopLine Value="315"/>
- <EditorIndex Value="8"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit11>
- <Unit12>
- <Filename Value="..\httpd-1.3\http_log.inc"/>
- <CursorPos X="9" Y="50"/>
- <TopLine Value="35"/>
- <EditorIndex Value="9"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit12>
- <Unit13>
- <Filename Value="..\httpd-1.3\readdir.inc"/>
- <CursorPos X="18" Y="41"/>
- <TopLine Value="28"/>
- <EditorIndex Value="10"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit13>
- <Unit14>
- <Filename Value="..\httpd-1.3\win32_os.inc"/>
- <CursorPos X="15" Y="44"/>
- <TopLine Value="20"/>
- <EditorIndex Value="11"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit14>
- <Unit15>
- <Filename Value="..\httpd-2.0\httpd.pas"/>
- <UnitName Value="httpd"/>
- <CursorPos X="9" Y="34"/>
- <TopLine Value="19"/>
- <EditorIndex Value="12"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit15>
- <Unit16>
- <Filename Value="..\httpd-2.0\ap_config.inc"/>
- <CursorPos X="14" Y="227"/>
- <TopLine Value="212"/>
- <EditorIndex Value="13"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit16>
- <Unit17>
- <Filename Value="..\httpd-2.0\ap_mmn.inc"/>
- <CursorPos X="60" Y="80"/>
- <TopLine Value="65"/>
- <EditorIndex Value="14"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit17>
- <Unit18>
- <Filename Value="..\httpd-2.0\httpd.inc"/>
- <CursorPos X="58" Y="1457"/>
- <TopLine Value="1442"/>
- <EditorIndex Value="15"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit18>
- <Unit19>
- <Filename Value="..\httpd-2.0\apr\apr.pas"/>
- <UnitName Value="apr"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="16"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit19>
- <Unit20>
- <Filename Value="..\httpd-2.0\apr\apr_errno.inc"/>
- <CursorPos X="9" Y="274"/>
- <TopLine Value="259"/>
- <EditorIndex Value="17"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit20>
- <Unit21>
- <Filename Value="..\httpd-2.0\apr\apr_user.inc"/>
- <CursorPos X="9" Y="186"/>
- <TopLine Value="167"/>
- <EditorIndex Value="18"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit21>
- <Unit22>
- <Filename Value="..\httpd-2.0\apr\apr_thread_proc.inc"/>
- <CursorPos X="21" Y="134"/>
- <TopLine Value="119"/>
- <EditorIndex Value="19"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit22>
- <Unit23>
- <Filename Value="..\httpd-2.0\apr\apr_general.inc"/>
- <CursorPos X="59" Y="167"/>
- <TopLine Value="152"/>
- <EditorIndex Value="20"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit23>
- <Unit24>
- <Filename Value="..\httpd-2.0\apr\apr_file_info.inc"/>
- <CursorPos X="72" Y="325"/>
- <TopLine Value="310"/>
- <EditorIndex Value="21"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit24>
- <Unit25>
- <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
- <UnitName Value="apriconv"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="22"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit25>
- <Unit26>
- <Filename Value="..\httpd-2.0\apriconv\apr_iconv.inc"/>
- <CursorPos X="16" Y="49"/>
- <TopLine Value="34"/>
- <EditorIndex Value="23"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit26>
- <Unit27>
- <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
- <UnitName Value="aprutil"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="24"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit27>
- <Unit28>
- <Filename Value="..\httpd-2.2\httpd.pas"/>
- <UnitName Value="httpd"/>
- <CursorPos X="9" Y="34"/>
- <TopLine Value="19"/>
- <EditorIndex Value="25"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit28>
- <Unit29>
- <Filename Value="..\httpd-2.2\ap_config.inc"/>
- <CursorPos X="14" Y="227"/>
- <TopLine Value="212"/>
- <EditorIndex Value="26"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit29>
- <Unit30>
- <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
- <CursorPos X="14" Y="122"/>
- <TopLine Value="107"/>
- <EditorIndex Value="27"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit30>
- <Unit31>
- <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
- <CursorPos X="16" Y="154"/>
- <TopLine Value="131"/>
- <EditorIndex Value="29"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit31>
- <Unit32>
- <Filename Value="..\httpd-2.2\apriconv\apriconv.pas"/>
- <UnitName Value="apriconv"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="30"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit32>
- <Unit33>
- <Filename Value="..\httpd-2.2\aprutil\aprutil.pas"/>
- <UnitName Value="aprutil"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="31"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit33>
- <Unit34>
- <Filename Value="..\httpd-2.2\apriconv\apr_iconv.inc"/>
- <CursorPos X="16" Y="49"/>
- <TopLine Value="34"/>
- <EditorIndex Value="32"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit34>
- <Unit35>
- <Filename Value="..\httpd-2.2\apr\apr_thread_proc.inc"/>
- <CursorPos X="21" Y="134"/>
- <TopLine Value="119"/>
- <EditorIndex Value="33"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit35>
- <Unit36>
- <Filename Value="..\httpd-2.2\apr\apr.pas"/>
- <UnitName Value="apr"/>
- <CursorPos X="9" Y="36"/>
- <TopLine Value="21"/>
- <EditorIndex Value="28"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit36>
- </Units>
- <JumpHistory Count="30" HistoryIndex="29">
- <Position1>
- <Filename Value="..\httpd-2.0\apr\apr_thread_proc.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position1>
- <Position2>
- <Filename Value="..\httpd-2.0\apr\apr_general.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position2>
- <Position3>
- <Filename Value="..\httpd-2.0\apr\apr_file_info.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position3>
- <Position4>
- <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position4>
- <Position5>
- <Filename Value="..\httpd-2.0\apriconv\apr_iconv.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position5>
- <Position6>
- <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position6>
- <Position7>
- <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
- <Caret Line="36" Column="9" TopLine="21"/>
- </Position7>
- <Position8>
- <Filename Value="..\httpd-2.2\httpd.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position8>
- <Position9>
- <Filename Value="..\httpd-2.2\ap_config.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position9>
- <Position10>
- <Filename Value="..\httpd-2.2\ap_config.inc"/>
- <Caret Line="54" Column="16" TopLine="39"/>
- </Position10>
- <Position11>
- <Filename Value="..\httpd-2.2\ap_config.inc"/>
- <Caret Line="101" Column="14" TopLine="86"/>
- </Position11>
- <Position12>
- <Filename Value="..\httpd-2.2\ap_config.inc"/>
- <Caret Line="111" Column="14" TopLine="96"/>
- </Position12>
- <Position13>
- <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position13>
- <Position14>
- <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position14>
- <Position15>
- <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
- <Caret Line="46" Column="16" TopLine="53"/>
- </Position15>
- <Position16>
- <Filename Value="..\httpd-2.2\apr\apr_user.inc"/>
- <Caret Line="115" Column="16" TopLine="112"/>
- </Position16>
- <Position17>
- <Filename Value="..\httpd-2.2\apriconv\apriconv.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position17>
- <Position18>
- <Filename Value="..\httpd-2.2\aprutil\aprutil.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position18>
- <Position19>
- <Filename Value="..\httpd-2.2\apriconv\apr_iconv.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position19>
- <Position20>
- <Filename Value="..\httpd-2.2\apr\apr_thread_proc.inc"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position20>
- <Position21>
- <Filename Value="..\httpd-2.2\apr\apr_file_info.inc"/>
- <Caret Line="122" Column="21" TopLine="107"/>
- </Position21>
- <Position22>
- <Filename Value="..\httpd-2.2\apr\apr.pas"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position22>
- <Position23>
- <Filename Value="..\httpd-2.2\httpd.pas"/>
- <Caret Line="34" Column="9" TopLine="19"/>
- </Position23>
- <Position24>
- <Filename Value="..\httpd-2.0\aprutil\aprutil.pas"/>
- <Caret Line="36" Column="9" TopLine="21"/>
- </Position24>
- <Position25>
- <Filename Value="..\httpd-2.0\apriconv\apriconv.pas"/>
- <Caret Line="36" Column="9" TopLine="21"/>
- </Position25>
- <Position26>
- <Filename Value="..\httpd-2.0\apr\apr_user.inc"/>
- <Caret Line="186" Column="16" TopLine="167"/>
- </Position26>
- <Position27>
- <Filename Value="..\httpd-2.0\apr\apr.pas"/>
- <Caret Line="36" Column="9" TopLine="21"/>
- </Position27>
- <Position28>
- <Filename Value="..\httpd-2.0\httpd.pas"/>
- <Caret Line="34" Column="9" TopLine="19"/>
- </Position28>
- <Position29>
- <Filename Value="..\httpd-1.3\win32_os.inc"/>
- <Caret Line="190" Column="19" TopLine="161"/>
- </Position29>
- <Position30>
- <Filename Value="..\httpd-1.3\readdir.inc"/>
- <Caret Line="72" Column="19" TopLine="43"/>
- </Position30>
- </JumpHistory>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="5"/>
- <PathDelim Value="\"/>
- <CodeGeneration>
- <Generate Value="Faster"/>
- </CodeGeneration>
- <Linking>
- <Options>
- <ExecutableType Value="Library"/>
- </Options>
- </Linking>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
- </CONFIG>
|