mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
99 lines
2.8 KiB
XML
99 lines
2.8 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=".wcx"/>
|
|
<ActiveEditorIndexAtStart Value="2"/>
|
|
</General>
|
|
<LazDoc Paths=""/>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<DestinationDirectory Value="$(TestDir)\publishedproject\"/>
|
|
<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="4">
|
|
<Unit0>
|
|
<Filename Value="Zip.dpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="wcxhead.pas"/>
|
|
<UnitName Value="wcxhead"/>
|
|
<CursorPos X="22" Y="5"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="2"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="ZipFunc.pas"/>
|
|
<UnitName Value="ZipFunc"/>
|
|
<CursorPos X="20" Y="6"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="fparchive-0.1\abfcifdi.pas"/>
|
|
<UnitName Value="AbFciFdi"/>
|
|
<CursorPos X="1" Y="420"/>
|
|
<TopLine Value="407"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
</Units>
|
|
<JumpHistory Count="1" HistoryIndex="0">
|
|
<Position1>
|
|
<Filename Value="Zip.dpr"/>
|
|
<Caret Line="29" Column="8" TopLine="14"/>
|
|
</Position1>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="fparchive-0.1\"/>
|
|
<UnitOutputDirectory Value="bin"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<DelphiCompat Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Generate Value="Faster"/>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|