
- initial support for InvalidCount , which allow to run program even if trial rules are broken (but only exactly set count) - IDE serial number used instead of volume serial git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@921 8e941d3f-bd1b-0410-a28a-d453659cc2b4
102 lines
2.7 KiB
XML
102 lines
2.7 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="7"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
<ActiveEditorIndexAtStart Value="1"/>
|
|
</General>
|
|
<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="1">
|
|
<Item1>
|
|
<PackageName Value="tponguard"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="exselect.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="48" Y="8"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="exselec1.pas"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Exselec1"/>
|
|
<CursorPos X="36" Y="313"/>
|
|
<TopLine Value="289"/>
|
|
<EditorIndex Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="exselec1.lrs"/>
|
|
<CursorPos X="24" Y="5"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
</Units>
|
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="8"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<UseHeaptrc Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|