
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1833 8e941d3f-bd1b-0410-a28a-d453659cc2b4
502 lines
17 KiB
XML
502 lines
17 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="android_bindings_generator"/>
|
|
<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"/>
|
|
<LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="2">
|
|
<Item1>
|
|
<PackageName Value="LCLBase"/>
|
|
<MinVersion Valid="True"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LCL"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<Units Count="35">
|
|
<Unit0>
|
|
<Filename Value="android_bindings_generator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="android_bindings_generator"/>
|
|
<EditorIndex Value="2"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="15" Y="14"/>
|
|
<UsageCount Value="73"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="mainform.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="mainform"/>
|
|
<EditorIndex Value="0"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="7"/>
|
|
<CursorPos X="3" Y="39"/>
|
|
<UsageCount Value="73"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidmenu.pas"/>
|
|
<UnitName Value="androidmenu"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="51"/>
|
|
<CursorPos X="25" Y="24"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidutil.pas"/>
|
|
<UnitName Value="androidutil"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidview.pas"/>
|
|
<UnitName Value="androidview"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="82" Y="10"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androiddialog.pas"/>
|
|
<UnitName Value="androiddialog"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidinputevent.pas"/>
|
|
<UnitName Value="androidinputevent"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="6"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/android/src/com/pascal/turbochessclock/AndroidMenu.java"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="54"/>
|
|
<CursorPos X="87" Y="37"/>
|
|
<UsageCount Value="13"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="android_sdk_bindings_gen"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="3"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="435"/>
|
|
<CursorPos X="3" Y="454"/>
|
|
<UsageCount Value="73"/>
|
|
<Loaded Value="True"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidapp.pas"/>
|
|
<UnitName Value="androidapp"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="60"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/androidpipescomm.pas"/>
|
|
<UnitName Value="androidpipescomm"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="6"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="../../../fpcbuild/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="92"/>
|
|
<CursorPos X="18" Y="116"/>
|
|
<UsageCount Value="6"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="../../../p-tools/turbochessclock4android/android/src/com/pascal/turbochessclock/AndroidView.java"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="232"/>
|
|
<CursorPos X="111" Y="259"/>
|
|
<UsageCount Value="12"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="../../../p-tools/systeminfo4android/androidpipescomm.pas"/>
|
|
<UnitName Value="androidpipescomm"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="127"/>
|
|
<CursorPos X="17" Y="161"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="sdk_level_7/android_all.pas"/>
|
|
<UnitName Value="android_all"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="9"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="../../../p-tools/systeminfo4android/javalang.pas"/>
|
|
<UnitName Value="javalang"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="../../../p-tools/systeminfo4android/androidtimer.pas"/>
|
|
<UnitName Value="androidtimer"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="3" Y="20"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="sdk_level_7/AndroidAll.java"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="441"/>
|
|
<CursorPos X="16" Y="441"/>
|
|
<UsageCount Value="9"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="sdk_level_7/android_all.txt"/>
|
|
<EditorIndex Value="4"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="28"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="None"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="../../../lazarus/lcl/graphics.pp"/>
|
|
<UnitName Value="Graphics"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="501"/>
|
|
<CursorPos X="54" Y="525"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="../../../test/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="365"/>
|
|
<CursorPos X="38" Y="381"/>
|
|
<UsageCount Value="7"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/lcl.pas"/>
|
|
<UnitName Value="LCL"/>
|
|
<EditorIndex Value="1"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="26" Y="9"/>
|
|
<UsageCount Value="28"/>
|
|
<Loaded Value="True"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<EditorIndex Value="6"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="151"/>
|
|
<CursorPos X="35" Y="120"/>
|
|
<UsageCount Value="12"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/android/android_all.pas"/>
|
|
<UnitName Value="android_all"/>
|
|
<EditorIndex Value="5"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="99"/>
|
|
<CursorPos X="15" Y="99"/>
|
|
<UsageCount Value="28"/>
|
|
<Loaded Value="True"/>
|
|
</Unit23>
|
|
<Unit24>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/android/androidpipescomm.pas"/>
|
|
<UnitName Value="androidpipescomm"/>
|
|
<EditorIndex Value="7"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="38"/>
|
|
<CursorPos X="15" Y="62"/>
|
|
<UsageCount Value="28"/>
|
|
<Loaded Value="True"/>
|
|
</Unit24>
|
|
<Unit25>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/android/androidapp.pas"/>
|
|
<UnitName Value="androidapp"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="74"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit25>
|
|
<Unit26>
|
|
<Filename Value="../../../lazarus/lcl/arrow.pp"/>
|
|
<UnitName Value="Arrow"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="21"/>
|
|
<CursorPos X="3" Y="45"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit26>
|
|
<Unit27>
|
|
<Filename Value="../../../lazarus/lcl/extctrls.pp"/>
|
|
<UnitName Value="ExtCtrls"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="388"/>
|
|
<CursorPos X="3" Y="412"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit27>
|
|
<Unit28>
|
|
<Filename Value="../../../lazarus/lcl/comctrls.pp"/>
|
|
<UnitName Value="ComCtrls"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1952"/>
|
|
<CursorPos X="26" Y="1976"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit28>
|
|
<Unit29>
|
|
<Filename Value="../../../lazarus/lcl/stdctrls.pp"/>
|
|
<UnitName Value="StdCtrls"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1025"/>
|
|
<CursorPos X="32" Y="1049"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit29>
|
|
<Unit30>
|
|
<Filename Value="../../../lazarus/lcl/grids.pas"/>
|
|
<UnitName Value="Grids"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="606"/>
|
|
<CursorPos X="3" Y="630"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit30>
|
|
<Unit31>
|
|
<Filename Value="../../../lazarus/lcl/toolwin.pp"/>
|
|
<UnitName Value="Toolwin"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="31"/>
|
|
<CursorPos X="3" Y="56"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit31>
|
|
<Unit32>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/wince/winceobject.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="301"/>
|
|
<CursorPos X="12" Y="339"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit32>
|
|
<Unit33>
|
|
<Filename Value="../../../lazarus/lcl/interfaces/carbon/carbonobject.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="520"/>
|
|
<CursorPos X="44" Y="552"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit33>
|
|
<Unit34>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidApp.java"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="10"/>
|
|
<DefaultSyntaxHighlighter Value="Java"/>
|
|
</Unit34>
|
|
</Units>
|
|
<JumpHistory Count="30" HistoryIndex="29">
|
|
<Position1>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="57" Column="26" TopLine="31"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="784" Column="46" TopLine="743"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="57" Column="15" TopLine="31"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="784" Column="46" TopLine="743"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="859" Column="60" TopLine="834"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<Caret Line="140" Column="50" TopLine="96"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<Caret Line="39" Column="50" TopLine="1"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="../../examples/androidlcl/android/src/com/pascal/androidlcl/AndroidAll.java"/>
|
|
<Caret Line="52" Column="1" TopLine="27"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="192" Column="34" TopLine="178"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="427" Column="17" TopLine="386"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1176" Column="46" TopLine="1138"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
</Position13>
|
|
<Position14>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="71" Column="27" TopLine="30"/>
|
|
</Position14>
|
|
<Position15>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="490" Column="1" TopLine="448"/>
|
|
</Position15>
|
|
<Position16>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="626" Column="1" TopLine="584"/>
|
|
</Position16>
|
|
<Position17>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="915" Column="1" TopLine="872"/>
|
|
</Position17>
|
|
<Position18>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="920" Column="17" TopLine="879"/>
|
|
</Position18>
|
|
<Position19>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="923" Column="17" TopLine="882"/>
|
|
</Position19>
|
|
<Position20>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="926" Column="17" TopLine="885"/>
|
|
</Position20>
|
|
<Position21>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1180" Column="17" TopLine="1152"/>
|
|
</Position21>
|
|
<Position22>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1219" Column="17" TopLine="1178"/>
|
|
</Position22>
|
|
<Position23>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1244" Column="17" TopLine="1203"/>
|
|
</Position23>
|
|
<Position24>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
</Position24>
|
|
<Position25>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="20" Column="19" TopLine="1"/>
|
|
</Position25>
|
|
<Position26>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="192" Column="34" TopLine="151"/>
|
|
</Position26>
|
|
<Position27>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="427" Column="17" TopLine="386"/>
|
|
</Position27>
|
|
<Position28>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1179" Column="17" TopLine="1138"/>
|
|
</Position28>
|
|
<Position29>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="1219" Column="17" TopLine="1178"/>
|
|
</Position29>
|
|
<Position30>
|
|
<Filename Value="android_sdk_bindings_gen.pas"/>
|
|
<Caret Line="917" Column="23" TopLine="909"/>
|
|
</Position30>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="10"/>
|
|
<Target>
|
|
<Filename Value="android_bindings_generator"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<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>
|