cheat-engine/Cheat Engine/Tutorial/tutorial.lpi
2023-08-25 08:48:13 +02:00

770 lines
25 KiB
XML
Executable file

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<PathDelim Value="\"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<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)"/>
<OtherUnitFiles Value="..\betterControls"/>
<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>
<CustomOptions Value="-dbc_skipsynedit"/>
</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)"/>
<OtherUnitFiles Value="..\betterControls"/>
<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>
<CustomOptions Value="-dbc_skipsynedit
-dskip_mainunit2
-dbc_skipvirtualstringtree"/>
<OtherDefines Count="3">
<Define0 Value="bc_skipsynedit"/>
<Define1 Value="skip_mainunit2"/>
<Define2 Value="bc_skipvirtualstringtree"/>
</OtherDefines>
</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)"/>
<OtherUnitFiles Value="..\betterControls"/>
<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>
<CustomOptions Value="-dbc_skipsynedit
-dskip_mainunit2
-dbc_skipvirtualstringtree"/>
<OtherDefines Count="3">
<Define0 Value="bc_skipsynedit"/>
<Define1 Value="skip_mainunit2"/>
<Define2 Value="bc_skipvirtualstringtree"/>
</OtherDefines>
</Other>
</CompilerOptions>
</Item4>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</Mode0>
</Modes>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPackages>
<Units Count="41">
<Unit0>
<Filename Value="tutorial.lpr"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="4"/>
<CursorPos Y="29"/>
<UsageCount Value="73"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="Unit1.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<TopLine Value="121"/>
<CursorPos X="3" Y="138"/>
<UsageCount Value="73"/>
<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="5"/>
<TopLine Value="120"/>
<CursorPos X="30" Y="133"/>
<UsageCount Value="73"/>
<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="6"/>
<TopLine Value="64"/>
<CursorPos X="3" Y="80"/>
<UsageCount Value="73"/>
<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="7"/>
<TopLine Value="16"/>
<CursorPos X="19" Y="54"/>
<UsageCount Value="73"/>
<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="9"/>
<TopLine Value="80"/>
<CursorPos X="45" Y="46"/>
<UsageCount Value="73"/>
<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="10"/>
<TopLine Value="25"/>
<CursorPos X="45" Y="36"/>
<UsageCount Value="73"/>
<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="15"/>
<TopLine Value="33"/>
<CursorPos X="45" Y="40"/>
<UsageCount Value="73"/>
<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="16"/>
<TopLine Value="12"/>
<CursorPos X="45" Y="36"/>
<UsageCount Value="73"/>
<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="17"/>
<TopLine Value="75"/>
<CursorPos X="46" Y="89"/>
<UsageCount Value="73"/>
<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="20"/>
<TopLine Value="72"/>
<CursorPos X="38" Y="78"/>
<UsageCount Value="73"/>
<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"/>
<EditorIndex Value="12"/>
<TopLine Value="79"/>
<CursorPos X="37" Y="93"/>
<UsageCount Value="68"/>
<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="8"/>
<TopLine Value="569"/>
<CursorPos X="14" Y="581"/>
<UsageCount Value="15"/>
<Loaded Value="True"/>
</Unit30>
<Unit31>
<Filename Value="C:\lazarus164\fpc\3.0.2\source\rtl\win\wininc\ascdef.inc"/>
<EditorIndex Value="19"/>
<TopLine Value="458"/>
<CursorPos X="22" Y="470"/>
<UsageCount Value="15"/>
<Loaded Value="True"/>
</Unit31>
<Unit32>
<Filename Value="frmhelpunit.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="frmHelp"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="frmHelpUnit"/>
<EditorIndex Value="21"/>
<TopLine Value="56"/>
<CursorPos X="53" Y="65"/>
<UsageCount Value="31"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit32>
<Unit33>
<Filename Value="C:\lazarus200\lcl\controls.pp"/>
<UnitName Value="Controls"/>
<EditorIndex Value="2"/>
<TopLine Value="1683"/>
<CursorPos X="14" Y="1713"/>
<UsageCount Value="13"/>
<Loaded Value="True"/>
</Unit33>
<Unit34>
<Filename Value="C:\lazarus200\lcl\include\control.inc"/>
<EditorIndex Value="3"/>
<TopLine Value="4202"/>
<CursorPos X="3" Y="4207"/>
<UsageCount Value="13"/>
<Loaded Value="True"/>
</Unit34>
<Unit35>
<Filename Value="C:\lazarus200\lcl\forms.pp"/>
<UnitName Value="Forms"/>
<EditorIndex Value="1"/>
<TopLine Value="1597"/>
<CursorPos X="14" Y="1613"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit35>
<Unit36>
<Filename Value="..\betterControls\bettercontrols.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="betterControls"/>
<EditorIndex Value="11"/>
<TopLine Value="34"/>
<CursorPos X="11" Y="58"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
</Unit36>
<Unit37>
<Filename Value="..\betterControls\newsynedit.pas"/>
<UnitName Value="newSynEdit"/>
<EditorIndex Value="18"/>
<CursorPos X="63" Y="8"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit37>
<Unit38>
<Filename Value="C:\lazarus206\components\lazutils\lazutf8.pas"/>
<UnitName Value="LazUTF8"/>
<EditorIndex Value="14"/>
<TopLine Value="195"/>
<CursorPos X="11" Y="209"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit38>
<Unit39>
<Filename Value="C:\development\fpc\rtl\objpas\sysutils\sysstrh.inc"/>
<EditorIndex Value="13"/>
<TopLine Value="14"/>
<CursorPos X="40" Y="28"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit39>
<Unit40>
<Filename Value="..\betterControls\newvirtualstringtree.pas"/>
<EditorIndex Value="22"/>
<CursorPos X="32" Y="8"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit40>
</Units>
<OtherDefines Count="3">
<Define0 Value="bc_skipsynedit"/>
<Define1 Value="skip_mainunit2"/>
<Define2 Value="bc_skipvirtualstringtree"/>
</OtherDefines>
<JumpHistory Count="30" HistoryIndex="29">
<Position1>
<Filename Value="cetranslator.pas"/>
<Caret Line="2"/>
</Position1>
<Position2>
<Filename Value="Unit1.pas"/>
<Caret Line="48" Column="136" TopLine="34"/>
</Position2>
<Position3>
<Filename Value="Unit1.pas"/>
<Caret Line="50" Column="24" TopLine="34"/>
</Position3>
<Position4>
<Filename Value="Unit1.pas"/>
<Caret Line="55" Column="105" TopLine="34"/>
</Position4>
<Position5>
<Filename Value="Unit1.pas"/>
<Caret Line="118" Column="35" TopLine="105"/>
</Position5>
<Position6>
<Filename Value="Unit2.pas"/>
<Caret Line="54" Column="49" TopLine="40"/>
</Position6>
<Position7>
<Filename Value="Unit1.pas"/>
<Caret Line="46" Column="31" TopLine="19"/>
</Position7>
<Position8>
<Filename Value="Unit2.pas"/>
<Caret Line="54" Column="49" TopLine="40"/>
</Position8>
<Position9>
<Filename Value="Unit3.pas"/>
<Caret Line="69" Column="22" TopLine="31"/>
</Position9>
<Position10>
<Filename Value="Unit1.pas"/>
<Caret Line="14" Column="27"/>
</Position10>
<Position11>
<Filename Value="..\betterControls\bettercontrols.pas"/>
<Caret Line="104" Column="37" TopLine="91"/>
</Position11>
<Position12>
<Filename Value="Unit1.pas"/>
<Caret Line="40" Column="82" TopLine="33"/>
</Position12>
<Position13>
<Filename Value="cetranslator.pas"/>
<Caret Line="78" Column="58" TopLine="64"/>
</Position13>
<Position14>
<Filename Value="Unit1.pas"/>
<Caret Line="48" Column="67" TopLine="39"/>
</Position14>
<Position15>
<Filename Value="Unit1.pas"/>
<Caret Line="47" Column="22" TopLine="39"/>
</Position15>
<Position16>
<Filename Value="Unit10.pas"/>
<Caret Line="308" Column="32"/>
</Position16>
<Position17>
<Filename Value="Unit4.pas"/>
<Caret Line="37" TopLine="22"/>
</Position17>
<Position18>
<Filename Value="Unit4.pas"/>
<Caret Line="54" Column="19" TopLine="16"/>
</Position18>
<Position19>
<Filename Value="cetranslator.pas"/>
<Caret Line="65" Column="16" TopLine="58"/>
</Position19>
<Position20>
<Filename Value="Unit10.pas"/>
<Caret Line="78" Column="38" TopLine="72"/>
</Position20>
<Position21>
<Filename Value="Unit9.pas"/>
<Caret Line="89" Column="46" TopLine="75"/>
</Position21>
<Position22>
<Filename Value="Unit8.pas"/>
<Caret Line="36" Column="45" TopLine="12"/>
</Position22>
<Position23>
<Filename Value="Unit7.pas"/>
<Caret Line="40" Column="45" TopLine="33"/>
</Position23>
<Position24>
<Filename Value="Unit6.pas"/>
<Caret Line="36" Column="45" TopLine="25"/>
</Position24>
<Position25>
<Filename Value="cetranslator.pas"/>
<Caret Line="83" Column="71" TopLine="67"/>
</Position25>
<Position26>
<Filename Value="cetranslator.pas"/>
<Caret Line="93" Column="37" TopLine="79"/>
</Position26>
<Position27>
<Filename Value="frmhelpunit.pas"/>
<Caret Line="65" Column="53" TopLine="56"/>
</Position27>
<Position28>
<Filename Value="..\betterControls\newvirtualstringtree.pas"/>
<Caret Line="8" Column="32"/>
</Position28>
<Position29>
<Filename Value="..\betterControls\bettercontrols.pas"/>
</Position29>
<Position30>
<Filename Value="..\betterControls\bettercontrols.pas"/>
<Caret Line="58" Column="11" TopLine="34"/>
</Position30>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\bin\tutorial-$(TargetCPU)"/>
</Target>
<SearchPaths>
<OtherUnitFiles Value="..\betterControls"/>
<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>
<CustomOptions Value="-dbc_skipsynedit"/>
<OtherDefines Count="1">
<Define0 Value="bc_skipsynedit"/>
</OtherDefines>
</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>