mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
656 lines
20 KiB
XML
656 lines
20 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<DpiAware Value="True"/>
|
|
</XPManifest>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N Value="True"/>
|
|
<OutDir Value="..\bin\languages"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="4" Active="release 64-Bit">
|
|
<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>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</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"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="release 32-Bit">
|
|
<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"/>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</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"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<Item4 Name="release 64-Bit">
|
|
<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"/>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="win64"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<UseLineInfoUnit Value="False"/>
|
|
<StripSymbols Value="True"/>
|
|
<UseExternalDbgSyms 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"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item4>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default">
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</Mode0>
|
|
</Modes>
|
|
</RunParams>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="32">
|
|
<Unit0>
|
|
<Filename Value="tutorial.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<CursorPos X="20" Y="18"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="Unit1.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<TopLine Value="62"/>
|
|
<CursorPos X="22" Y="68"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="Unit2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form2"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="2"/>
|
|
<TopLine Value="130"/>
|
|
<CursorPos Y="137"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="Unit3.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form3"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="3"/>
|
|
<TopLine Value="75"/>
|
|
<CursorPos Y="86"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="Unit4.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form4"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="4"/>
|
|
<TopLine Value="45"/>
|
|
<CursorPos X="52" Y="58"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="Unit5.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form5"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="6"/>
|
|
<TopLine Value="96"/>
|
|
<CursorPos Y="103"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="Unit6.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form6"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="7"/>
|
|
<TopLine Value="103"/>
|
|
<CursorPos X="3" Y="117"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="Unit7.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form7"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="8"/>
|
|
<TopLine Value="159"/>
|
|
<CursorPos X="17" Y="174"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="Unit8.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form8"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="10"/>
|
|
<TopLine Value="115"/>
|
|
<CursorPos X="33" Y="130"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="Unit9.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form9"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="11"/>
|
|
<TopLine Value="14"/>
|
|
<CursorPos Y="30"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="Unit10.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form10"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="13"/>
|
|
<TopLine Value="148"/>
|
|
<CursorPos X="48" Y="153"/>
|
|
<UsageCount Value="62"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="C:\lazarus\fpc\2.4.3\source\rtl\inc\systemh.inc"/>
|
|
<TopLine Value="170"/>
|
|
<CursorPos X="3" Y="105"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="9"/>
|
|
<TopLine Value="25"/>
|
|
<CursorPos X="41" Y="42"/>
|
|
<UsageCount Value="57"/>
|
|
<Loaded Value="True"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="C:\lazarus\fpc\2.5.1\source\packages\fcl-base\src\custapp.pp"/>
|
|
<TopLine Value="241"/>
|
|
<CursorPos X="22" Y="269"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="Unit3.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="65"/>
|
|
<CursorPos Y="84"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="Unit5.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="160"/>
|
|
<CursorPos Y="179"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="Unit6.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="74"/>
|
|
<CursorPos X="5" Y="97"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="Unit7.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="48"/>
|
|
<CursorPos Y="69"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="Unit8.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="Unit10.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="Unit9.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos Y="9"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="C:\lazarus\lcl\controls.pp"/>
|
|
<TopLine Value="2429"/>
|
|
<CursorPos X="14" Y="2446"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="Unit1.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="68"/>
|
|
<CursorPos Y="89"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="C:\lazarus\fpc\2.5.1\source\rtl\objpas\objpas.pp"/>
|
|
<TopLine Value="372"/>
|
|
<CursorPos X="3" Y="377"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit23>
|
|
<Unit24>
|
|
<Filename Value="C:\development\lazarus\lcl\controls.pp"/>
|
|
<UnitName Value="Controls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="2113"/>
|
|
<CursorPos X="14" Y="2127"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit24>
|
|
<Unit25>
|
|
<Filename Value="C:\development\lazarus\lcl\include\wincontrol.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="3635"/>
|
|
<CursorPos X="3" Y="3640"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit25>
|
|
<Unit26>
|
|
<Filename Value="C:\development\fpc\rtl\win\wininc\struct.inc"/>
|
|
<TopLine Value="211"/>
|
|
<CursorPos X="6" Y="226"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit26>
|
|
<Unit27>
|
|
<Filename Value="C:\development\fpc\rtl\objpas\classes\classesh.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="2031"/>
|
|
<CursorPos X="10" Y="2046"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit27>
|
|
<Unit28>
|
|
<Filename Value="Unit2.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="88"/>
|
|
<CursorPos Y="107"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit28>
|
|
<Unit29>
|
|
<Filename Value="Unit4.lfm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<CursorPos Y="12"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="LFM"/>
|
|
</Unit29>
|
|
<Unit30>
|
|
<Filename Value="C:\lazarus\lcl\graphics.pp"/>
|
|
<UnitName Value="Graphics"/>
|
|
<EditorIndex Value="5"/>
|
|
<TopLine Value="569"/>
|
|
<CursorPos X="14" Y="581"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit30>
|
|
<Unit31>
|
|
<Filename Value="C:\lazarus164\fpc\3.0.2\source\rtl\win\wininc\ascdef.inc"/>
|
|
<EditorIndex Value="12"/>
|
|
<TopLine Value="458"/>
|
|
<CursorPos X="22" Y="470"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit31>
|
|
</Units>
|
|
<JumpHistory Count="30" HistoryIndex="29">
|
|
<Position1>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="308" Column="82" TopLine="293"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="Unit10.pas"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="309" TopLine="290"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="143" TopLine="131"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="144" TopLine="131"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="145" Column="27" TopLine="131"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="155" TopLine="135"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="144" TopLine="133"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="145" TopLine="133"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="147" TopLine="133"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="155" TopLine="142"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="157" TopLine="148"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="159" TopLine="148"/>
|
|
</Position13>
|
|
<Position14>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="150" Column="93" TopLine="150"/>
|
|
</Position14>
|
|
<Position15>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="144" TopLine="132"/>
|
|
</Position15>
|
|
<Position16>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="145" TopLine="132"/>
|
|
</Position16>
|
|
<Position17>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="147" TopLine="132"/>
|
|
</Position17>
|
|
<Position18>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="155" TopLine="145"/>
|
|
</Position18>
|
|
<Position19>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="157" TopLine="145"/>
|
|
</Position19>
|
|
<Position20>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="159" TopLine="145"/>
|
|
</Position20>
|
|
<Position21>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="161" TopLine="145"/>
|
|
</Position21>
|
|
<Position22>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="159" TopLine="142"/>
|
|
</Position22>
|
|
<Position23>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="157" TopLine="142"/>
|
|
</Position23>
|
|
<Position24>
|
|
<Filename Value="Unit10.pas"/>
|
|
<Caret Line="159" TopLine="148"/>
|
|
</Position24>
|
|
<Position25>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="46" Column="59" TopLine="46"/>
|
|
</Position25>
|
|
<Position26>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="78" TopLine="60"/>
|
|
</Position26>
|
|
<Position27>
|
|
<Filename Value="tutorial.lpr"/>
|
|
<Caret Line="27"/>
|
|
</Position27>
|
|
<Position28>
|
|
<Filename Value="Unit7.pas"/>
|
|
<Caret Line="194" TopLine="179"/>
|
|
</Position28>
|
|
<Position29>
|
|
<Filename Value="Unit7.pas"/>
|
|
<Caret Line="174" Column="17" TopLine="159"/>
|
|
</Position29>
|
|
<Position30>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<Caret Line="96" Column="48" TopLine="77"/>
|
|
</Position30>
|
|
</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"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Watches Count="1">
|
|
<Item1>
|
|
<Expression Value="nexttut"/>
|
|
</Item1>
|
|
</Watches>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|