mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
536 lines
17 KiB
XML
536 lines
17 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
<ActiveWindowIndexAtStart Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N Value="True"/>
|
|
<OutDir Value="..\bin\languages"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="2" Active="release">
|
|
<Item1 Name="debug" Default="True"/>
|
|
<Item2 Name="release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="..\bin\tutorial-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="unitbin"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<VariablesInRegisters Value="True"/>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<UseLineInfoUnit Value="False"/>
|
|
<StripSymbols Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowWarn Value="False"/>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
</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"/>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="24">
|
|
<Unit0>
|
|
<Filename Value="tutorial.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="11"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="5" Y="22"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="Unit1.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit1"/>
|
|
<EditorIndex Value="0"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="8"/>
|
|
<CursorPos X="1" Y="28"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="Unit2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form2"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit2"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="103"/>
|
|
<CursorPos X="36" Y="132"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="Unit3.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form3"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit3"/>
|
|
<EditorIndex Value="2"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="54"/>
|
|
<CursorPos X="37" Y="77"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="Unit4.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form4"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit4"/>
|
|
<EditorIndex Value="4"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="11"/>
|
|
<CursorPos X="26" Y="16"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="Unit5.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form5"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit5"/>
|
|
<EditorIndex Value="5"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="81"/>
|
|
<CursorPos X="37" Y="96"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="Unit6.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form6"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit6"/>
|
|
<EditorIndex Value="7"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="99"/>
|
|
<CursorPos X="36" Y="110"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="Unit7.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form7"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit7"/>
|
|
<EditorIndex Value="9"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="150"/>
|
|
<CursorPos X="18" Y="167"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="Unit8.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form8"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit8"/>
|
|
<EditorIndex Value="10"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="104"/>
|
|
<CursorPos X="36" Y="109"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="Unit9.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form9"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit9"/>
|
|
<EditorIndex Value="14"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="182"/>
|
|
<CursorPos X="37" Y="188"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="Unit10.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form10"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="Unit10"/>
|
|
<EditorIndex Value="12"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="240"/>
|
|
<CursorPos X="12" Y="258"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="C:\lazarus\fpc\2.4.3\source\rtl\inc\systemh.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="170"/>
|
|
<CursorPos X="3" Y="105"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="cetranslator"/>
|
|
<EditorIndex Value="16"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="93"/>
|
|
<CursorPos X="24" Y="243"/>
|
|
<UsageCount Value="22"/>
|
|
<Loaded Value="True"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="C:\lazarus\fpc\2.5.1\source\packages\fcl-base\src\custapp.pp"/>
|
|
<UnitName Value="CustApp"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="241"/>
|
|
<CursorPos X="22" Y="269"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="Unit3.lfm"/>
|
|
<EditorIndex Value="3"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="43"/>
|
|
<CursorPos X="27" Y="50"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="Unit5.lfm"/>
|
|
<EditorIndex Value="6"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="86"/>
|
|
<CursorPos X="1" Y="86"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="Unit6.lfm"/>
|
|
<EditorIndex Value="8"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="37"/>
|
|
<CursorPos X="9" Y="46"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="Unit7.lfm"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="54"/>
|
|
<CursorPos X="5" Y="54"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="Unit8.lfm"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="9" Y="53"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="Unit10.lfm"/>
|
|
<EditorIndex Value="13"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="26"/>
|
|
<CursorPos X="7" Y="26"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="Unit9.lfm"/>
|
|
<EditorIndex Value="15"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="46"/>
|
|
<CursorPos X="9" Y="53"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="C:\lazarus\lcl\controls.pp"/>
|
|
<UnitName Value="Controls"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="2429"/>
|
|
<CursorPos X="14" Y="2446"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="Unit1.lfm"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="50"/>
|
|
<CursorPos X="15" Y="54"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="C:\lazarus\fpc\2.5.1\source\rtl\objpas\objpas.pp"/>
|
|
<UnitName Value="objpas"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="372"/>
|
|
<CursorPos X="3" Y="377"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit23>
|
|
</Units>
|
|
<JumpHistory Count="28" HistoryIndex="27">
|
|
<Position1>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="255" Column="1" TopLine="236"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="256" Column="1" TopLine="236"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="89" Column="1" TopLine="72"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="90" Column="1" TopLine="72"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="92" Column="1" TopLine="72"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="93" Column="1" TopLine="72"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="95" Column="1" TopLine="72"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="43" Column="129" TopLine="30"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="42" Column="186" TopLine="25"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="43" Column="83" TopLine="25"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="98" Column="25" TopLine="93"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="Unit2.pas"/>
|
|
<Caret Line="85" Column="65" TopLine="48"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="Unit2.pas"/>
|
|
<Caret Line="57" Column="35" TopLine="40"/>
|
|
</Position13>
|
|
<Position14>
|
|
<Filename Value="Unit3.pas"/>
|
|
<Caret Line="57" Column="43" TopLine="45"/>
|
|
</Position14>
|
|
<Position15>
|
|
<Filename Value="Unit5.pas"/>
|
|
<Caret Line="80" Column="91" TopLine="70"/>
|
|
</Position15>
|
|
<Position16>
|
|
<Filename Value="Unit6.pas"/>
|
|
<Caret Line="63" Column="121" TopLine="36"/>
|
|
</Position16>
|
|
<Position17>
|
|
<Filename Value="Unit7.pas"/>
|
|
<Caret Line="86" Column="86" TopLine="48"/>
|
|
</Position17>
|
|
<Position18>
|
|
<Filename Value="Unit7.pas"/>
|
|
<Caret Line="167" Column="37" TopLine="48"/>
|
|
</Position18>
|
|
<Position19>
|
|
<Filename Value="Unit8.pas"/>
|
|
<Caret Line="68" Column="35" TopLine="55"/>
|
|
</Position19>
|
|
<Position20>
|
|
<Filename Value="Unit9.pas"/>
|
|
<Caret Line="99" Column="18" TopLine="86"/>
|
|
</Position20>
|
|
<Position21>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="7" Column="11" TopLine="1"/>
|
|
</Position21>
|
|
<Position22>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="65" Column="17" TopLine="43"/>
|
|
</Position22>
|
|
<Position23>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="69" Column="4" TopLine="48"/>
|
|
</Position23>
|
|
<Position24>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="67" Column="15" TopLine="48"/>
|
|
</Position24>
|
|
<Position25>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="67" Column="15" TopLine="48"/>
|
|
</Position25>
|
|
<Position26>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="66" Column="15" TopLine="47"/>
|
|
</Position26>
|
|
<Position27>
|
|
<Filename Value="Unit2.pas"/>
|
|
<Caret Line="133" Column="36" TopLine="1"/>
|
|
</Position27>
|
|
<Position28>
|
|
<Filename Value="Unit2.pas"/>
|
|
<Caret Line="132" Column="36" TopLine="103"/>
|
|
</Position28>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="..\bin\tutorial-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="unitbin"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<UseLineInfoUnit Value="False"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowWarn Value="False"/>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<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>
|