141 lines
4.0 KiB
XML
141 lines
4.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<SaveOnlyProjectUnits Value="True"/>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="mORMotDemoOnAndroid"/>
|
|
<UseAppBundle Value="False"/>
|
|
<ResourceType Value="res"/>
|
|
<Icon Value="-1"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="True"/>
|
|
<AutoIncrementBuild Value="True"/>
|
|
<BuildNr Value="2986"/>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1">
|
|
<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|ppw|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="5">
|
|
<Unit0>
|
|
<Filename Value="mORMotOnAndroid.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="mORMotOnAndroid"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="Form_main.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Form_Main"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="And_Controls/And_Jni_Bridge.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="And_Jni_Bridge"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="../src/Controls.java"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="../src/App.java"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit4>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename ApplyConventions="False"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);../mORMot"/>
|
|
<Libraries Value="C:/Users/Public/Documents/Embarcadero/Studio/15.0/PlatformSDKs/android-ndk-r9c/platforms/android-18/arch-arm/usr/lib/;C:/Users/Public/Documents/Embarcadero/Studio/15.0/PlatformSDKs/android-ndk-r9c/toolchains/arm-linux-androideabi-4.6/prebuilt/windows/lib/gcc/arm-linux-androideabi/4.6/"/>
|
|
<OtherUnitFiles Value="And_Controls;../mORMot;../mORMot/SQLite3"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<CStyleOperator Value="False"/>
|
|
<AllowLabel Value="False"/>
|
|
<CPPInline Value="False"/>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<TargetCPU Value="arm"/>
|
|
<TargetOS Value="android"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<UseLineInfoUnit Value="False"/>
|
|
</Debugging>
|
|
<Options>
|
|
<ExecutableType Value="Library"/>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<CustomOptions Value="-MObjFPC -Scghi -CX
|
|
-Tandroid
|
|
-Parm
|
|
-O3
|
|
-XsdX
|
|
-vew
|
|
-FuAnd_Controls
|
|
-FUoutput
|
|
-XParm-linux-androideabi-
|
|
-o..\libs\armeabi-v7a\libmain.so"/>
|
|
<ExecuteBefore>
|
|
<CompileReasons Compile="False" Build="False" Run="False"/>
|
|
</ExecuteBefore>
|
|
<ExecuteAfter>
|
|
<ShowAllMessages Value="True"/>
|
|
<CompileReasons Compile="False" Run="False"/>
|
|
</ExecuteAfter>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|