mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
175 lines
5.1 KiB
XML
Executable file
175 lines
5.1 KiB
XML
Executable file
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
<ActiveWindowIndexAtStart Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1" Active="Default">
|
|
<Item1 Name="Default" Default="True"/>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
<ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="0"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="7" Y="12"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="Unit1.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Unit1"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="146"/>
|
|
<CursorPos X="2" Y="217"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\cepluginsdk.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="cepluginsdk"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="20"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
</Units>
|
|
<JumpHistory Count="13" HistoryIndex="12">
|
|
<Position1>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="18" Column="5" TopLine="1"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="27" Column="1" TopLine="1"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="24" Column="27" TopLine="1"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="27" Column="1" TopLine="1"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="12" Column="5" TopLine="1"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="14" Column="31" TopLine="1"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="11" Column="48" TopLine="1"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="20" Column="9" TopLine="1"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="11" Column="52" TopLine="1"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="20" Column="19" TopLine="1"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="11" Column="59" TopLine="1"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="Unit1.pas"/>
|
|
<Caret Line="13" Column="1" TopLine="1"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="exampleplugin.lpr"/>
|
|
<Caret Line="19" Column="24" TopLine="1"/>
|
|
</Position13>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="9"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value=".."/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<ExecutableType Value="Library"/>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<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>
|