123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261 |
- <?xml version="1.0"?>
- <CONFIG>
- <ProjectOptions>
- <Version Value="7"/>
- <General>
- <Flags>
- <MainUnitHasCreateFormStatements Value="False"/>
- <Runnable Value="False"/>
- </Flags>
- <MainUnit Value="0"/>
- <TargetFileExt Value=""/>
- <Title Value="Ext.Direct demo application"/>
- <ResourceType Value="res"/>
- <UseXPManifest Value="True"/>
- <Icon Value="0"/>
- <ActiveWindowIndexAtStart Value="0"/>
- </General>
- <VersionInfo>
- <Language Value=""/>
- <CharSet Value=""/>
- <StringTable Comments="" CompanyName="" FileDescription="" FileVersion="" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion=""/>
- </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>
- <RequiredPackages Count="4">
- <Item1>
- <PackageName Value="lazwebextra"/>
- <MinVersion Valid="True"/>
- </Item1>
- <Item2>
- <PackageName Value="WebLaz"/>
- </Item2>
- <Item3>
- <PackageName Value="LCL"/>
- </Item3>
- <Item4>
- <PackageName Value="FCL"/>
- </Item4>
- </RequiredPackages>
- <Units Count="12">
- <Unit0>
- <Filename Value="extdemo.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="extdemo"/>
- <EditorIndex Value="1"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="7" Y="6"/>
- <UsageCount Value="24"/>
- <Loaded Value="True"/>
- </Unit0>
- <Unit1>
- <Filename Value="wmdemo.pp"/>
- <ComponentName Value="FPWebModule1"/>
- <ResourceBaseClass Value="DataModule"/>
- <UnitName Value="wmdemo"/>
- <EditorIndex Value="0"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="21" Y="28"/>
- <UsageCount Value="24"/>
- <Loaded Value="True"/>
- </Unit1>
- <Unit2>
- <Filename Value="wmext.pp"/>
- <IsPartOfProject Value="True"/>
- <ComponentName Value="DemoClass"/>
- <ResourceBaseClass Value="DataModule"/>
- <UnitName Value="wmext"/>
- <EditorIndex Value="6"/>
- <WindowIndex Value="0"/>
- <TopLine Value="3"/>
- <CursorPos X="22" Y="48"/>
- <UsageCount Value="24"/>
- <Loaded Value="True"/>
- </Unit2>
- <Unit3>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <UnitName Value="fpextdirect"/>
- <IsVisibleTab Value="True"/>
- <EditorIndex Value="7"/>
- <WindowIndex Value="0"/>
- <TopLine Value="185"/>
- <CursorPos X="49" Y="196"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit3>
- <Unit4>
- <Filename Value="../../../src/jsonrpc/fpjsonrpc.pp"/>
- <UnitName Value="fpjsonrpc"/>
- <WindowIndex Value="0"/>
- <TopLine Value="432"/>
- <CursorPos X="6" Y="441"/>
- <UsageCount Value="10"/>
- </Unit4>
- <Unit5>
- <Filename Value="../../../../../lazarus/components/fpweb/reglazwebextra.pp"/>
- <UnitName Value="reglazwebextra"/>
- <EditorIndex Value="10"/>
- <WindowIndex Value="0"/>
- <TopLine Value="67"/>
- <CursorPos X="56" Y="81"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit5>
- <Unit6>
- <Filename Value="wmext.lrs"/>
- <EditorIndex Value="9"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="1" Y="9"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit6>
- <Unit7>
- <Filename Value="../../../src/base/fpcgi.pp"/>
- <UnitName Value="fpcgi"/>
- <EditorIndex Value="2"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="26" Y="20"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit7>
- <Unit8>
- <Filename Value="../../../src/base/custcgi.pp"/>
- <UnitName Value="custcgi"/>
- <EditorIndex Value="3"/>
- <WindowIndex Value="0"/>
- <TopLine Value="24"/>
- <CursorPos X="33" Y="24"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit8>
- <Unit9>
- <Filename Value="../../../src/base/httpdefs.pp"/>
- <UnitName Value="HTTPDefs"/>
- <EditorIndex Value="4"/>
- <WindowIndex Value="0"/>
- <TopLine Value="1"/>
- <CursorPos X="26" Y="38"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit9>
- <Unit10>
- <Filename Value="../../../src/base/custweb.pp"/>
- <UnitName Value="custweb"/>
- <EditorIndex Value="5"/>
- <WindowIndex Value="0"/>
- <TopLine Value="221"/>
- <CursorPos X="17" Y="265"/>
- <UsageCount Value="12"/>
- <Loaded Value="True"/>
- </Unit10>
- <Unit11>
- <Filename Value="../../../src/jsonrpc/webjsonrpc.pp"/>
- <UnitName Value="webjsonrpc"/>
- <EditorIndex Value="8"/>
- <WindowIndex Value="0"/>
- <TopLine Value="29"/>
- <CursorPos X="27" Y="29"/>
- <UsageCount Value="11"/>
- <Loaded Value="True"/>
- </Unit11>
- </Units>
- <JumpHistory Count="13" HistoryIndex="12">
- <Position1>
- <Filename Value="../../../../../lazarus/components/fpweb/reglazwebextra.pp"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position1>
- <Position2>
- <Filename Value="extdemo.lpr"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position2>
- <Position3>
- <Filename Value="extdemo.lpr"/>
- <Caret Line="11" Column="1" TopLine="1"/>
- </Position3>
- <Position4>
- <Filename Value="wmext.pp"/>
- <Caret Line="6" Column="18" TopLine="2"/>
- </Position4>
- <Position5>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <Caret Line="376" Column="36" TopLine="370"/>
- </Position5>
- <Position6>
- <Filename Value="../../../src/base/httpdefs.pp"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position6>
- <Position7>
- <Filename Value="../../../src/base/httpdefs.pp"/>
- <Caret Line="936" Column="3" TopLine="929"/>
- </Position7>
- <Position8>
- <Filename Value="../../../src/base/custweb.pp"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position8>
- <Position9>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <Caret Line="397" Column="17" TopLine="368"/>
- </Position9>
- <Position10>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <Caret Line="29" Column="1" TopLine="26"/>
- </Position10>
- <Position11>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <Caret Line="398" Column="16" TopLine="373"/>
- </Position11>
- <Position12>
- <Filename Value="../../../src/jsonrpc/fpextdirect.pp"/>
- <Caret Line="413" Column="21" TopLine="379"/>
- </Position12>
- <Position13>
- <Filename Value="../../../src/jsonrpc/webjsonrpc.pp"/>
- <Caret Line="66" Column="14" TopLine="41"/>
- </Position13>
- </JumpHistory>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="8"/>
- <Target>
- <Filename Value="extdemo.cgi"/>
- </Target>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)/"/>
- </SearchPaths>
- <Parsing>
- <SyntaxOptions>
- <UseAnsiStrings Value="True"/>
- </SyntaxOptions>
- </Parsing>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
- <Debugging>
- <Exceptions Count="3">
- <Item1>
- <Name Value="EAbort"/>
- </Item1>
- <Item2>
- <Name Value="ECodetoolError"/>
- </Item2>
- <Item3>
- <Name Value="EFOpenError"/>
- </Item3>
- </Exceptions>
- </Debugging>
- </CONFIG>
|