123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <ProjectOptions>
- <Version Value="9"/>
- <General>
- <MainUnit Value="0"/>
- <UseXPManifest Value="True"/>
- <Icon Value="0"/>
- <ActiveWindowIndexAtStart Value="0"/>
- </General>
- <VersionInfo>
- <Language Value=""/>
- <CharSet Value=""/>
- <StringTable ProductVersion=""/>
- </VersionInfo>
- <BuildModes Count="1">
- <Item1 Name="default" Default="True"/>
- </BuildModes>
- <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"/>
- <CommandLineParams Value="--suite=TTestStatementWriter"/>
- <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
- </local>
- </RunParams>
- <RequiredPackages Count="1">
- <Item1>
- <PackageName Value="FCL"/>
- </Item1>
- </RequiredPackages>
- <Units Count="16">
- <Unit0>
- <Filename Value="testjs.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="testjs"/>
- <WindowIndex Value="1"/>
- <TopLine Value="1"/>
- <CursorPos X="48" Y="3"/>
- <UsageCount Value="201"/>
- </Unit0>
- <Unit1>
- <Filename Value="tcscanner.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="tcscanner"/>
- <WindowIndex Value="1"/>
- <TopLine Value="1"/>
- <CursorPos X="17" Y="22"/>
- <UsageCount Value="201"/>
- </Unit1>
- <Unit2>
- <Filename Value="../src/jsbase.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="jsbase"/>
- <WindowIndex Value="1"/>
- <TopLine Value="1"/>
- <CursorPos X="1" Y="12"/>
- <UsageCount Value="200"/>
- </Unit2>
- <Unit3>
- <Filename Value="../src/jsparser.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="jsparser"/>
- <EditorIndex Value="3"/>
- <WindowIndex Value="1"/>
- <TopLine Value="67"/>
- <CursorPos X="14" Y="85"/>
- <UsageCount Value="201"/>
- <Loaded Value="True"/>
- </Unit3>
- <Unit4>
- <Filename Value="../src/jsscanner.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="JSScanner"/>
- <EditorIndex Value="6"/>
- <WindowIndex Value="1"/>
- <TopLine Value="342"/>
- <CursorPos X="76" Y="345"/>
- <UsageCount Value="201"/>
- <Loaded Value="True"/>
- </Unit4>
- <Unit5>
- <Filename Value="../src/jstree.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="jstree"/>
- <EditorIndex Value="5"/>
- <WindowIndex Value="1"/>
- <TopLine Value="739"/>
- <CursorPos X="3" Y="757"/>
- <UsageCount Value="200"/>
- <Loaded Value="True"/>
- </Unit5>
- <Unit6>
- <Filename Value="tcparser.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="tcparser"/>
- <EditorIndex Value="4"/>
- <WindowIndex Value="1"/>
- <TopLine Value="1878"/>
- <CursorPos X="3" Y="1883"/>
- <UsageCount Value="201"/>
- <Loaded Value="True"/>
- </Unit6>
- <Unit7>
- <Filename Value="../src/jswriter.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="jswriter"/>
- <EditorIndex Value="0"/>
- <WindowIndex Value="1"/>
- <TopLine Value="8"/>
- <CursorPos X="28" Y="15"/>
- <UsageCount Value="202"/>
- <Loaded Value="True"/>
- </Unit7>
- <Unit8>
- <Filename Value="tctextwriter.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="tctextwriter"/>
- <WindowIndex Value="1"/>
- <TopLine Value="4"/>
- <CursorPos X="15" Y="22"/>
- <UsageCount Value="201"/>
- </Unit8>
- <Unit9>
- <Filename Value="../../../../../projects/lazarus/components/fpcunit/console/consoletestrunner.pas"/>
- <UnitName Value="consoletestrunner"/>
- <WindowIndex Value="1"/>
- <TopLine Value="157"/>
- <CursorPos X="1" Y="175"/>
- <UsageCount Value="4"/>
- </Unit9>
- <Unit10>
- <Filename Value="tcwriter.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="tcwriter"/>
- <IsVisibleTab Value="True"/>
- <EditorIndex Value="2"/>
- <WindowIndex Value="1"/>
- <TopLine Value="668"/>
- <CursorPos X="45" Y="698"/>
- <UsageCount Value="220"/>
- <Loaded Value="True"/>
- </Unit10>
- <Unit11>
- <Filename Value="../../../../released/packages/fcl-json/src/fpjson.pp"/>
- <UnitName Value="fpjson"/>
- <WindowIndex Value="1"/>
- <TopLine Value="558"/>
- <CursorPos X="21" Y="580"/>
- <UsageCount Value="61"/>
- </Unit11>
- <Unit12>
- <Filename Value="../src/jstoken.pp"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="jstoken"/>
- <EditorIndex Value="1"/>
- <WindowIndex Value="1"/>
- <TopLine Value="1"/>
- <CursorPos X="18" Y="8"/>
- <UsageCount Value="200"/>
- <Loaded Value="True"/>
- </Unit12>
- <Unit13>
- <Filename Value="../../../../released/packages/fcl-fpcunit/src/testregistry.pp"/>
- <UnitName Value="testregistry"/>
- <WindowIndex Value="1"/>
- <TopLine Value="106"/>
- <CursorPos X="22" Y="108"/>
- <UsageCount Value="13"/>
- </Unit13>
- <Unit14>
- <Filename Value="../../../rtl/tests/punit.pp"/>
- <UnitName Value="punit"/>
- <WindowIndex Value="1"/>
- <TopLine Value="405"/>
- <CursorPos X="41" Y="415"/>
- <UsageCount Value="18"/>
- </Unit14>
- <Unit15>
- <Filename Value="../../../../released/rtl/inc/mathh.inc"/>
- <WindowIndex Value="1"/>
- <TopLine Value="60"/>
- <CursorPos X="14" Y="78"/>
- <UsageCount Value="13"/>
- </Unit15>
- </Units>
- <JumpHistory Count="6" HistoryIndex="5">
- <Position1>
- <Filename Value="tcparser.pp"/>
- <Caret Line="1" Column="1" TopLine="1"/>
- </Position1>
- <Position2>
- <Filename Value="tcparser.pp"/>
- <Caret Line="1732" Column="55" TopLine="1713"/>
- </Position2>
- <Position3>
- <Filename Value="tcparser.pp"/>
- <Caret Line="1883" Column="3" TopLine="1878"/>
- </Position3>
- <Position4>
- <Filename Value="tcwriter.pp"/>
- <Caret Line="66" Column="43" TopLine="51"/>
- </Position4>
- <Position5>
- <Filename Value="tcwriter.pp"/>
- <Caret Line="76" Column="43" TopLine="48"/>
- </Position5>
- <Position6>
- <Filename Value="tcwriter.pp"/>
- <Caret Line="251" Column="31" TopLine="232"/>
- </Position6>
- </JumpHistory>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="11"/>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)"/>
- <OtherUnitFiles Value="/home/michael/source/fcl-js/;..;../src"/>
- </SearchPaths>
- <CodeGeneration>
- <Optimizations>
- <OptimizationLevel Value="0"/>
- </Optimizations>
- </CodeGeneration>
- <Linking>
- <Debugging>
- <UseHeaptrc Value="True"/>
- </Debugging>
- </Linking>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
- <Debugging>
- <BreakPoints Count="7">
- <Item1>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsGlobal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="../jsscanner.pp"/>
- <Line Value="717"/>
- </Item1>
- <Item2>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="tcparser.pp"/>
- <Line Value="2086"/>
- </Item2>
- <Item3>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="tcparser.pp"/>
- <Line Value="2566"/>
- </Item3>
- <Item4>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="../src/jsparser.pp"/>
- <Line Value="845"/>
- </Item4>
- <Item5>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="../src/jsparser.pp"/>
- <Line Value="754"/>
- </Item5>
- <Item6>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="../src/jsparser.pp"/>
- <Line Value="1287"/>
- </Item6>
- <Item7>
- <Kind Value="bpkSource"/>
- <WatchScope Value="wpsLocal"/>
- <WatchKind Value="wpkWrite"/>
- <Source Value="tcparser.pp"/>
- <Line Value="2253"/>
- </Item7>
- </BreakPoints>
- <Exceptions Count="3">
- <Item1>
- <Name Value="EAbort"/>
- </Item1>
- <Item2>
- <Name Value="ECodetoolError"/>
- </Item2>
- <Item3>
- <Name Value="EFOpenError"/>
- </Item3>
- </Exceptions>
- </Debugging>
- <EditorMacros Count="0"/>
- </CONFIG>
|