mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 11:24:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			220 lines
		
	
	
		
			7.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			220 lines
		
	
	
		
			7.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<CONFIG>
 | 
						|
  <ProjectOptions>
 | 
						|
    <Version Value="9"/>
 | 
						|
    <General>
 | 
						|
      <Flags>
 | 
						|
        <MainUnitHasCreateFormStatements Value="False"/>
 | 
						|
        <MainUnitHasTitleStatement Value="False"/>
 | 
						|
      </Flags>
 | 
						|
      <SessionStorage Value="InProjectDir"/>
 | 
						|
      <MainUnit Value="0"/>
 | 
						|
      <Title Value="androidlcltest"/>
 | 
						|
      <UseAppBundle Value="False"/>
 | 
						|
      <ResourceType Value="res"/>
 | 
						|
    </General>
 | 
						|
    <i18n>
 | 
						|
      <EnableI18N LFM="False"/>
 | 
						|
    </i18n>
 | 
						|
    <VersionInfo>
 | 
						|
      <StringTable ProductVersion=""/>
 | 
						|
    </VersionInfo>
 | 
						|
    <MacroValues Count="1">
 | 
						|
      <Macro1 Name="LCLWidgetType" Value="customdrawn"/>
 | 
						|
    </MacroValues>
 | 
						|
    <BuildModes Count="3">
 | 
						|
      <Item1 Name="Release" Default="True"/>
 | 
						|
      <Item2 Name="Debug">
 | 
						|
        <MacroValues Count="1">
 | 
						|
          <Macro1 Name="LCLWidgetType" Value="customdrawn"/>
 | 
						|
        </MacroValues>
 | 
						|
        <CompilerOptions>
 | 
						|
          <Version Value="11"/>
 | 
						|
          <Target>
 | 
						|
            <Filename Value="android/libs/armeabi/liblclapp.so"/>
 | 
						|
          </Target>
 | 
						|
          <SearchPaths>
 | 
						|
            <IncludeFiles Value="$(ProjOutDir)"/>
 | 
						|
            <Libraries Value="/home/felipe/Programas/android-ndk-r5/platforms/android-8/arch-arm/usr/lib;/home/felipe/Programas/android-ndk-r5/toolchains/arm-eabi-4.4.0/prebuilt/linux-x86/lib/gcc/arm-eabi/4.4.0"/>
 | 
						|
            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
 | 
						|
          </SearchPaths>
 | 
						|
          <CodeGeneration>
 | 
						|
            <RelocatableUnit Value="True"/>
 | 
						|
            <TargetCPU Value="arm"/>
 | 
						|
            <TargetOS Value="linux"/>
 | 
						|
          </CodeGeneration>
 | 
						|
          <Linking>
 | 
						|
            <Debugging>
 | 
						|
              <DebugInfoType Value="dsDwarf2"/>
 | 
						|
            </Debugging>
 | 
						|
            <LinkSmart Value="True"/>
 | 
						|
            <Options>
 | 
						|
              <ExecutableType Value="Library"/>
 | 
						|
            </Options>
 | 
						|
          </Linking>
 | 
						|
          <Other>
 | 
						|
            <CompilerMessages>
 | 
						|
              <UseMsgFile Value="True"/>
 | 
						|
            </CompilerMessages>
 | 
						|
            <CustomOptions Value="-dANDROID -Xd -CpARMV6"/>
 | 
						|
            <CompilerPath Value="$(CompPath)"/>
 | 
						|
          </Other>
 | 
						|
          <LCLWidgetType Value="customdrawn"/>
 | 
						|
        </CompilerOptions>
 | 
						|
      </Item2>
 | 
						|
      <Item3 Name="Windows-Release">
 | 
						|
        <MacroValues Count="1">
 | 
						|
          <Macro1 Name="LCLWidgetType" Value="customdrawn"/>
 | 
						|
        </MacroValues>
 | 
						|
        <CompilerOptions>
 | 
						|
          <Version Value="11"/>
 | 
						|
          <Target>
 | 
						|
            <Filename Value="android/libs/armeabi/liblclapp"/>
 | 
						|
          </Target>
 | 
						|
          <SearchPaths>
 | 
						|
            <IncludeFiles Value="$(ProjOutDir)"/>
 | 
						|
            <Libraries Value="C:/Programas/android-ndk-r7b/platforms/android-8/arch-arm/usr/lib/;C:/Programas/android-ndk-r8/platforms/android-8/arch-arm/usr/lib/"/>
 | 
						|
            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
 | 
						|
          </SearchPaths>
 | 
						|
          <CodeGeneration>
 | 
						|
            <RelocatableUnit Value="True"/>
 | 
						|
            <TargetCPU Value="arm"/>
 | 
						|
            <TargetOS Value="linux"/>
 | 
						|
          </CodeGeneration>
 | 
						|
          <Linking>
 | 
						|
            <Debugging>
 | 
						|
              <GenerateDebugInfo Value="False"/>
 | 
						|
              <DebugInfoType Value="dsDwarf2"/>
 | 
						|
              <UseLineInfoUnit Value="False"/>
 | 
						|
              <StripSymbols Value="True"/>
 | 
						|
            </Debugging>
 | 
						|
            <LinkSmart Value="True"/>
 | 
						|
            <Options>
 | 
						|
              <ExecutableType Value="Library"/>
 | 
						|
            </Options>
 | 
						|
          </Linking>
 | 
						|
          <Other>
 | 
						|
            <CompilerMessages>
 | 
						|
              <UseMsgFile Value="True"/>
 | 
						|
            </CompilerMessages>
 | 
						|
            <CustomOptions Value="-dANDROID -Xd -CpARMV6"/>
 | 
						|
            <CompilerPath Value="$(CompPath)"/>
 | 
						|
          </Other>
 | 
						|
          <LCLWidgetType Value="customdrawn"/>
 | 
						|
        </CompilerOptions>
 | 
						|
      </Item3>
 | 
						|
    </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="FCL"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="LCL"/>
 | 
						|
      </Item2>
 | 
						|
    </RequiredPackages>
 | 
						|
    <Units Count="7">
 | 
						|
      <Unit0>
 | 
						|
        <Filename Value="androidlcltest.lpr"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="androidlcltest"/>
 | 
						|
      </Unit0>
 | 
						|
      <Unit1>
 | 
						|
        <Filename Value="mainform.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <ComponentName Value="form1"/>
 | 
						|
        <HasResources Value="True"/>
 | 
						|
        <ResourceBaseClass Value="Form"/>
 | 
						|
        <UnitName Value="mainform"/>
 | 
						|
      </Unit1>
 | 
						|
      <Unit2>
 | 
						|
        <Filename Value="android/src/com/pascal/lcltest/LCLActivity.java"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
      </Unit2>
 | 
						|
      <Unit3>
 | 
						|
        <Filename Value="secondform.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <ComponentName Value="Form2"/>
 | 
						|
        <HasResources Value="True"/>
 | 
						|
        <ResourceBaseClass Value="Form"/>
 | 
						|
        <UnitName Value="secondform"/>
 | 
						|
      </Unit3>
 | 
						|
      <Unit4>
 | 
						|
        <Filename Value="android/AndroidManifest.xml"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
      </Unit4>
 | 
						|
      <Unit5>
 | 
						|
        <Filename Value="sqlitejniandroid.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="sqlitejniandroid"/>
 | 
						|
      </Unit5>
 | 
						|
      <Unit6>
 | 
						|
        <Filename Value="sqliteform.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <ComponentName Value="formSqlite"/>
 | 
						|
        <HasResources Value="True"/>
 | 
						|
        <ResourceBaseClass Value="Form"/>
 | 
						|
        <UnitName Value="sqliteform"/>
 | 
						|
      </Unit6>
 | 
						|
    </Units>
 | 
						|
  </ProjectOptions>
 | 
						|
  <CompilerOptions>
 | 
						|
    <Version Value="11"/>
 | 
						|
    <Target>
 | 
						|
      <Filename Value="android/libs/armeabi/liblclapp"/>
 | 
						|
    </Target>
 | 
						|
    <SearchPaths>
 | 
						|
      <IncludeFiles Value="$(ProjOutDir)"/>
 | 
						|
      <Libraries Value="../../../android-ndk-r8c/platforms/android-8/arch-arm/usr/lib;../../../android-ndk-r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/lib/gcc/arm-linux-androideabi/4.4.3;../../../android-ndk-r8c/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/lib/gcc/arm-linux-androideabi/4.4.3"/>
 | 
						|
      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
 | 
						|
    </SearchPaths>
 | 
						|
    <CodeGeneration>
 | 
						|
      <RelocatableUnit Value="True"/>
 | 
						|
      <TargetCPU Value="arm"/>
 | 
						|
      <TargetOS Value="linux"/>
 | 
						|
    </CodeGeneration>
 | 
						|
    <Linking>
 | 
						|
      <Debugging>
 | 
						|
        <GenerateDebugInfo Value="False"/>
 | 
						|
        <DebugInfoType Value="dsDwarf2"/>
 | 
						|
        <UseLineInfoUnit Value="False"/>
 | 
						|
        <StripSymbols Value="True"/>
 | 
						|
      </Debugging>
 | 
						|
      <LinkSmart Value="True"/>
 | 
						|
      <Options>
 | 
						|
        <ExecutableType Value="Library"/>
 | 
						|
      </Options>
 | 
						|
    </Linking>
 | 
						|
    <Other>
 | 
						|
      <CompilerMessages>
 | 
						|
        <UseMsgFile Value="True"/>
 | 
						|
      </CompilerMessages>
 | 
						|
      <CustomOptions Value="-dANDROID -Xd -CpARMV6"/>
 | 
						|
      <CompilerPath Value="$(CompPath)"/>
 | 
						|
    </Other>
 | 
						|
    <LCLWidgetType Value="customdrawn"/>
 | 
						|
  </CompilerOptions>
 | 
						|
  <Debugging>
 | 
						|
    <Exceptions Count="3">
 | 
						|
      <Item1>
 | 
						|
        <Name Value="EAbort"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <Name Value="ECodetoolError"/>
 | 
						|
      </Item2>
 | 
						|
      <Item3>
 | 
						|
        <Name Value="EFOpenError"/>
 | 
						|
      </Item3>
 | 
						|
    </Exceptions>
 | 
						|
  </Debugging>
 | 
						|
</CONFIG>
 |