Initial
Исходный код версии 2.0
This commit is contained in:
726
sources/cdejecter_gui/__history/cdejecter_gui.lpi;124
Normal file
726
sources/cdejecter_gui/__history/cdejecter_gui.lpi;124
Normal file
@@ -0,0 +1,726 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<ProjectOptions>
|
||||
<Version Value="10"/>
|
||||
<General>
|
||||
<Flags>
|
||||
<AlwaysBuild Value="True"/>
|
||||
</Flags>
|
||||
<MainUnit Value="0"/>
|
||||
<Title Value="CD Ejecter"/>
|
||||
<UseAppBundle Value="False"/>
|
||||
<ResourceType Value="res"/>
|
||||
<UseXPManifest Value="True"/>
|
||||
<XPManifest>
|
||||
<DpiAware Value="True"/>
|
||||
</XPManifest>
|
||||
<Icon Value="0"/>
|
||||
</General>
|
||||
<i18n>
|
||||
<EnableI18N LFM="False"/>
|
||||
</i18n>
|
||||
<VersionInfo>
|
||||
<UseVersionInfo Value="True"/>
|
||||
<MajorVersionNr Value="2"/>
|
||||
<RevisionNr Value="65"/>
|
||||
<BuildNr Value="120"/>
|
||||
<Language Value="0419"/>
|
||||
<StringTable Comments="(c) 2011 - 2017 by Alexander Babaev." CompanyName="Alexander Babaev" FileDescription="CD Ejecter" InternalName="cdejecter" LegalCopyright="Alexander Babaev" LegalTrademarks="Alexander Babaev" OriginalFilename="cdejecter" ProductName="CD Ejecter" ProductVersion="2.0 beta 1"/>
|
||||
</VersionInfo>
|
||||
<BuildModes Count="2" Active="Win64">
|
||||
<Item1 Name="Win32" Default="True"/>
|
||||
<Item2 Name="Win64">
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<Target>
|
||||
<Filename Value="..\..\installed\Win64\bin\cdejecter_gui"/>
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="$(ProjOutDir)"/>
|
||||
<OtherUnitFiles Value="data;..\shared_units"/>
|
||||
<UnitOutputDirectory Value="data\lib\Win64"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
<SyntaxOptions>
|
||||
<SyntaxMode Value="Delphi"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<CodeGeneration>
|
||||
<SmartLinkUnit Value="True"/>
|
||||
<TargetCPU Value="x86_64"/>
|
||||
<TargetOS Value="win64"/>
|
||||
<Optimizations>
|
||||
<OptimizationLevel Value="3"/>
|
||||
</Optimizations>
|
||||
<SmallerCode Value="True"/>
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
<StripSymbols Value="True"/>
|
||||
<UseExternalDbgSyms Value="True"/>
|
||||
</Debugging>
|
||||
<LinkSmart Value="True"/>
|
||||
<Options>
|
||||
<Win32>
|
||||
<GraphicApplication Value="True"/>
|
||||
</Win32>
|
||||
</Options>
|
||||
</Linking>
|
||||
</CompilerOptions>
|
||||
</Item2>
|
||||
</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="2">
|
||||
<Item1>
|
||||
<PackageName Value="ANBSTCP"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="LCL"/>
|
||||
</Item2>
|
||||
</RequiredPackages>
|
||||
<Units Count="55">
|
||||
<Unit0>
|
||||
<Filename Value="cdejecter_gui.lpr"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<CursorPos Y="11"/>
|
||||
<UsageCount Value="74"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit0>
|
||||
<Unit1>
|
||||
<Filename Value="data/im_MainForm.pas"/>
|
||||
<ComponentName Value="im_Main"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<TopLine Value="3"/>
|
||||
<CursorPos X="14" Y="14"/>
|
||||
<UsageCount Value="18"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="D:/Programs/lazarus/external_components/JVSimpleXML/JclBase.pas"/>
|
||||
<CursorPos X="15" Y="3"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit2>
|
||||
<Unit3>
|
||||
<Filename Value="D:/Programs/lazarus/external_components/JVSimpleXML/JvSimpleXml.pas"/>
|
||||
<TopLine Value="22"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit3>
|
||||
<Unit4>
|
||||
<Filename Value="D:/Programs/lazarus/external_components/JVSimpleXML/JclSimpleXml.pas"/>
|
||||
<TopLine Value="31"/>
|
||||
<CursorPos X="3" Y="41"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit4>
|
||||
<Unit5>
|
||||
<Filename Value="D:/Programs/lazarus/external_components/JVSimpleXML/JclStreams.pas"/>
|
||||
<TopLine Value="28"/>
|
||||
<CursorPos X="3" Y="38"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit5>
|
||||
<Unit6>
|
||||
<Filename Value="D:/Programs/lazarus/external_components/JVSimpleXML/JclStringConversions.pas"/>
|
||||
<TopLine Value="35"/>
|
||||
<CursorPos X="3" Y="45"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit6>
|
||||
<Unit7>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="5"/>
|
||||
<TopLine Value="34"/>
|
||||
<CursorPos X="25" Y="10"/>
|
||||
<UsageCount Value="73"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit7>
|
||||
<Unit8>
|
||||
<Filename Value="D:/Programs/lazarus/fpc/2.5.1/source/rtl/win/wininc/defines.inc"/>
|
||||
<TopLine Value="1557"/>
|
||||
<CursorPos X="6" Y="1567"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit8>
|
||||
<Unit9>
|
||||
<Filename Value="D:/Programs/lazarus/fpc/2.5.1/source/rtl/win/wininc/ascdef.inc"/>
|
||||
<TopLine Value="93"/>
|
||||
<CursorPos X="10" Y="103"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit9>
|
||||
<Unit10>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="cde_Main"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<TopLine Value="51"/>
|
||||
<CursorPos X="75" Y="72"/>
|
||||
<UsageCount Value="72"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit10>
|
||||
<Unit11>
|
||||
<Filename Value="data/OptiInfo.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="67"/>
|
||||
<CursorPos X="69" Y="81"/>
|
||||
<UsageCount Value="18"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit11>
|
||||
<Unit12>
|
||||
<Filename Value="D:/Programs/lazarus/lcl/stdctrls.pp"/>
|
||||
<UnitName Value="StdCtrls"/>
|
||||
<TopLine Value="397"/>
|
||||
<CursorPos X="3" Y="407"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit12>
|
||||
<Unit13>
|
||||
<Filename Value="data/ch_languageform.pas"/>
|
||||
<ComponentName Value="Ch_language"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="23"/>
|
||||
<CursorPos X="5" Y="55"/>
|
||||
<UsageCount Value="60"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit13>
|
||||
<Unit14>
|
||||
<Filename Value="data/MyInputBox.pas"/>
|
||||
<CursorPos X="107" Y="7"/>
|
||||
<UsageCount Value="26"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit14>
|
||||
<Unit15>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/2.6.4/source/rtl/win/wininc/ascdef.inc"/>
|
||||
<TopLine Value="52"/>
|
||||
<CursorPos X="10" Y="68"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit15>
|
||||
<Unit16>
|
||||
<Filename Value="data/cde_LinkCreatorForm.pas"/>
|
||||
<ComponentName Value="cde_LinkCreatorFrm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="20"/>
|
||||
<CursorPos X="5" Y="35"/>
|
||||
<UsageCount Value="55"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit16>
|
||||
<Unit17>
|
||||
<Filename Value="data/cde_DriveAdderForm.pas"/>
|
||||
<ComponentName Value="cde_DriveAdderFrm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<CursorPos X="23" Y="6"/>
|
||||
<UsageCount Value="54"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit17>
|
||||
<Unit18>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/3.0.2/source/rtl/win/wininc/ascdef.inc"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit18>
|
||||
<Unit19>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/components/lazutils/lazfileutils.pas"/>
|
||||
<UnitName Value="LazFileUtils"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit19>
|
||||
<Unit20>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/3.0.2/source/rtl/objpas/sysutils/sysstrh.inc"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<CursorPos X="10" Y="84"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit20>
|
||||
<Unit21>
|
||||
<Filename Value="../shared_units/cde_types.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="4"/>
|
||||
<CursorPos X="14" Y="9"/>
|
||||
<UsageCount Value="56"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit21>
|
||||
<Unit22>
|
||||
<Filename Value="data/cde_loadingform.pas"/>
|
||||
<ComponentName Value="cde_loadingfrm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<CursorPos X="109" Y="5"/>
|
||||
<UsageCount Value="46"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit22>
|
||||
<Unit23>
|
||||
<Filename Value="../shared_units/cde_dir.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="6"/>
|
||||
<CursorPos Y="44"/>
|
||||
<UsageCount Value="52"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit23>
|
||||
<Unit24>
|
||||
<Filename Value="../shared_units/cde_lang.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="7"/>
|
||||
<UsageCount Value="52"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit24>
|
||||
<Unit25>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="cde_disc_frm"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Frame"/>
|
||||
<EditorIndex Value="2"/>
|
||||
<TopLine Value="54"/>
|
||||
<CursorPos Y="69"/>
|
||||
<UsageCount Value="52"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit25>
|
||||
<Unit26>
|
||||
<Filename Value="../shared_units/cde_skins.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<CursorPos X="10" Y="8"/>
|
||||
<UsageCount Value="40"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit26>
|
||||
<Unit27>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/forms.pp"/>
|
||||
<UnitName Value="Forms"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="275"/>
|
||||
<CursorPos X="11" Y="303"/>
|
||||
<UsageCount Value="7"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit27>
|
||||
<Unit28>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/controls.pp"/>
|
||||
<UnitName Value="Controls"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="171"/>
|
||||
<CursorPos X="3" Y="186"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit28>
|
||||
<Unit29>
|
||||
<Filename Value="../shared_units/cde_lang_const.inc"/>
|
||||
<EditorIndex Value="8"/>
|
||||
<TopLine Value="53"/>
|
||||
<CursorPos X="73" Y="74"/>
|
||||
<UsageCount Value="19"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit29>
|
||||
<Unit30>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/ImageButton/data/ImgBtn.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="72"/>
|
||||
<CursorPos X="11" Y="74"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit30>
|
||||
<Unit31>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/extctrls.pp"/>
|
||||
<UnitName Value="ExtCtrls"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="509"/>
|
||||
<CursorPos X="15" Y="509"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit31>
|
||||
<Unit32>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/include/customimage.inc"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="104"/>
|
||||
<CursorPos X="28" Y="126"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit32>
|
||||
<Unit33>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/3.0.2/source/rtl/objpas/classes/classesh.inc"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="105"/>
|
||||
<CursorPos X="3" Y="119"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit33>
|
||||
<Unit34>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/ANB Soft Team Components Pack/data/VCLEx.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<CursorPos X="15" Y="14"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit34>
|
||||
<Unit35>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/ANB Soft Team Components Pack/data/VersionControl.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="10"/>
|
||||
<CursorPos X="107" Y="20"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit35>
|
||||
<Unit36>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/ANB Soft Team Components Pack/data/FileUtilsEx.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit36>
|
||||
<Unit37>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/ANB Soft Team Components Pack/data/SimplyJSON.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="19"/>
|
||||
<CursorPos Y="23"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit37>
|
||||
<Unit38>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/graphics.pp"/>
|
||||
<UnitName Value="Graphics"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="49"/>
|
||||
<CursorPos X="3" Y="64"/>
|
||||
<UsageCount Value="8"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit38>
|
||||
<Unit39>
|
||||
<Filename Value="../shared_units/cde_kernel.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<EditorIndex Value="9"/>
|
||||
<CursorPos X="33" Y="15"/>
|
||||
<UsageCount Value="31"/>
|
||||
<Loaded Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit39>
|
||||
<Unit40>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/acs_flac.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="48"/>
|
||||
<CursorPos X="16" Y="59"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit40>
|
||||
<Unit41>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/general/flac.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="30"/>
|
||||
<CursorPos X="17" Y="51"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit41>
|
||||
<Unit42>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/acs_lame.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="50"/>
|
||||
<CursorPos X="10" Y="57"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit42>
|
||||
<Unit43>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/general/lame.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="783"/>
|
||||
<CursorPos X="16" Y="794"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit43>
|
||||
<Unit44>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/general/ogg.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="159"/>
|
||||
<CursorPos X="16" Y="169"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit44>
|
||||
<Unit45>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/general/vorbiscodec.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="187"/>
|
||||
<CursorPos X="16" Y="198"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit45>
|
||||
<Unit46>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/general/vorbisfile.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="198"/>
|
||||
<CursorPos X="16" Y="211"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit46>
|
||||
<Unit47>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/acs_vorbis.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="404"/>
|
||||
<CursorPos X="63" Y="416"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit47>
|
||||
<Unit48>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/external_components/acs/Src/fileformats/acs_wave.pas"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="57"/>
|
||||
<CursorPos X="18" Y="72"/>
|
||||
<UsageCount Value="9"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit48>
|
||||
<Unit49>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/comctrls.pp"/>
|
||||
<UnitName Value="ComCtrls"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="497"/>
|
||||
<CursorPos X="3" Y="512"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit49>
|
||||
<Unit50>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/lcl/menus.pp"/>
|
||||
<UnitName Value="Menus"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="96"/>
|
||||
<CursorPos X="3" Y="111"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit50>
|
||||
<Unit51>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/3.0.2/source/rtl/objpas/sysutils/sysutilh.inc"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="257"/>
|
||||
<CursorPos X="3" Y="271"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit51>
|
||||
<Unit52>
|
||||
<Filename Value="D:/Programs/Programming/lazarus/fpc/3.0.2/source/rtl/win64/system.pp"/>
|
||||
<UnitName Value="System"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="27"/>
|
||||
<CursorPos X="2" Y="42"/>
|
||||
<UsageCount Value="10"/>
|
||||
</Unit52>
|
||||
<Unit53>
|
||||
<Filename Value="data/cde_DriveAdderForm.lfm"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<WindowIndex Value="-1"/>
|
||||
<TopLine Value="-1"/>
|
||||
<CursorPos X="-1" Y="-1"/>
|
||||
<UsageCount Value="20"/>
|
||||
<DefaultSyntaxHighlighter Value="LFM"/>
|
||||
</Unit53>
|
||||
<Unit54>
|
||||
<Filename Value="data/cde_SettingsForm.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<ComponentName Value="cde_Settings"/>
|
||||
<HasResources Value="True"/>
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<EditorIndex Value="3"/>
|
||||
<CursorPos Y="10"/>
|
||||
<UsageCount Value="22"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
||||
</Unit54>
|
||||
</Units>
|
||||
<JumpHistory Count="30" HistoryIndex="29">
|
||||
<Position1>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="116" TopLine="106"/>
|
||||
</Position1>
|
||||
<Position2>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="20" Column="15"/>
|
||||
</Position2>
|
||||
<Position3>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="14" Column="51"/>
|
||||
</Position3>
|
||||
<Position4>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="121" Column="15" TopLine="107"/>
|
||||
</Position4>
|
||||
<Position5>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="130" Column="23" TopLine="107"/>
|
||||
</Position5>
|
||||
<Position6>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="123" Column="53" TopLine="108"/>
|
||||
</Position6>
|
||||
<Position7>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="40" Column="21" TopLine="25"/>
|
||||
</Position7>
|
||||
<Position8>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="39" Column="21" TopLine="24"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="39" Column="21" TopLine="24"/>
|
||||
</Position9>
|
||||
<Position10>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="20" Column="29"/>
|
||||
</Position10>
|
||||
<Position11>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="130" Column="23" TopLine="112"/>
|
||||
</Position11>
|
||||
<Position12>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="18" Column="18"/>
|
||||
</Position12>
|
||||
<Position13>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="109" Column="30" TopLine="88"/>
|
||||
</Position13>
|
||||
<Position14>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="6" Column="6" TopLine="2"/>
|
||||
</Position14>
|
||||
<Position15>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="11" Column="24" TopLine="2"/>
|
||||
</Position15>
|
||||
<Position16>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="60" Column="25" TopLine="43"/>
|
||||
</Position16>
|
||||
<Position17>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="65" Column="26" TopLine="46"/>
|
||||
</Position17>
|
||||
<Position18>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="122" Column="36" TopLine="101"/>
|
||||
</Position18>
|
||||
<Position19>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="151" TopLine="130"/>
|
||||
</Position19>
|
||||
<Position20>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="58" Column="10" TopLine="40"/>
|
||||
</Position20>
|
||||
<Position21>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="59" Column="22" TopLine="42"/>
|
||||
</Position21>
|
||||
<Position22>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="6" Column="85" TopLine="2"/>
|
||||
</Position22>
|
||||
<Position23>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<Caret Line="6" Column="34"/>
|
||||
</Position23>
|
||||
<Position24>
|
||||
<Filename Value="data/kernel.pas"/>
|
||||
<Caret Line="156" Column="17" TopLine="133"/>
|
||||
</Position24>
|
||||
<Position25>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<Caret Line="58" Column="21" TopLine="46"/>
|
||||
</Position25>
|
||||
<Position26>
|
||||
<Filename Value="../shared_units/cde_dir.pas"/>
|
||||
<Caret Line="23" TopLine="15"/>
|
||||
</Position26>
|
||||
<Position27>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<Caret Line="59" Column="85" TopLine="34"/>
|
||||
</Position27>
|
||||
<Position28>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<Caret Line="34" Column="4" TopLine="20"/>
|
||||
</Position28>
|
||||
<Position29>
|
||||
<Filename Value="data/cde_disc_frame.pas"/>
|
||||
<Caret Line="60" TopLine="50"/>
|
||||
</Position29>
|
||||
<Position30>
|
||||
<Filename Value="data/cde_MainForm.pas"/>
|
||||
<Caret Line="80" Column="20" TopLine="51"/>
|
||||
</Position30>
|
||||
</JumpHistory>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
<Version Value="11"/>
|
||||
<PathDelim Value="\"/>
|
||||
<Target>
|
||||
<Filename Value="..\..\installed\Win64\bin\cdejecter_gui"/>
|
||||
</Target>
|
||||
<SearchPaths>
|
||||
<IncludeFiles Value="$(ProjOutDir)"/>
|
||||
<OtherUnitFiles Value="data;..\shared_units"/>
|
||||
<UnitOutputDirectory Value="data\lib\Win32"/>
|
||||
</SearchPaths>
|
||||
<Parsing>
|
||||
<SyntaxOptions>
|
||||
<SyntaxMode Value="Delphi"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<CodeGeneration>
|
||||
<SmartLinkUnit Value="True"/>
|
||||
<TargetCPU Value="i386"/>
|
||||
<TargetOS Value="win32"/>
|
||||
<Optimizations>
|
||||
<OptimizationLevel Value="3"/>
|
||||
</Optimizations>
|
||||
<SmallerCode Value="True"/>
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
<StripSymbols Value="True"/>
|
||||
<UseExternalDbgSyms Value="True"/>
|
||||
</Debugging>
|
||||
<LinkSmart Value="True"/>
|
||||
<Options>
|
||||
<Win32>
|
||||
<GraphicApplication Value="True"/>
|
||||
</Win32>
|
||||
</Options>
|
||||
</Linking>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
<Exceptions Count="3">
|
||||
<Item1>
|
||||
<Name Value="EAbort"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Name Value="ECodetoolError"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Name Value="EFOpenError"/>
|
||||
</Item3>
|
||||
</Exceptions>
|
||||
</Debugging>
|
||||
</CONFIG>
|
Reference in New Issue
Block a user