mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 12:29:27 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			93 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			93 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<CONFIG>
 | 
						|
  <Package Version="4">
 | 
						|
    <PathDelim Value="\"/>
 | 
						|
    <Name Value="customdrawn"/>
 | 
						|
    <AddToProjectUsesSection Value="True"/>
 | 
						|
    <CompilerOptions>
 | 
						|
      <Version Value="11"/>
 | 
						|
      <PathDelim Value="\"/>
 | 
						|
      <SearchPaths>
 | 
						|
        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
 | 
						|
      </SearchPaths>
 | 
						|
      <Other>
 | 
						|
        <CompilerMessages>
 | 
						|
          <UseMsgFile Value="True"/>
 | 
						|
        </CompilerMessages>
 | 
						|
        <CompilerPath Value="$(CompPath)"/>
 | 
						|
      </Other>
 | 
						|
    </CompilerOptions>
 | 
						|
    <Files Count="12">
 | 
						|
      <Item1>
 | 
						|
        <Filename Value="customdrawnextras.pas"/>
 | 
						|
        <HasRegisterProc Value="True"/>
 | 
						|
        <UnitName Value="customdrawnextras"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <Filename Value="customdrawnutils.pas"/>
 | 
						|
        <UnitName Value="customdrawnutils"/>
 | 
						|
      </Item2>
 | 
						|
      <Item3>
 | 
						|
        <Filename Value="customdrawncontrols.pas"/>
 | 
						|
        <UnitName Value="customdrawncontrols"/>
 | 
						|
      </Item3>
 | 
						|
      <Item4>
 | 
						|
        <Filename Value="customdrawn_wince.pas"/>
 | 
						|
        <UnitName Value="customdrawn_wince"/>
 | 
						|
      </Item4>
 | 
						|
      <Item5>
 | 
						|
        <Filename Value="customdrawn_win2000.pas"/>
 | 
						|
        <UnitName Value="customdrawn_win2000"/>
 | 
						|
      </Item5>
 | 
						|
      <Item6>
 | 
						|
        <Filename Value="customdrawn_winxp.pas"/>
 | 
						|
        <UnitName Value="customdrawn_winxp"/>
 | 
						|
      </Item6>
 | 
						|
      <Item7>
 | 
						|
        <Filename Value="customdrawn_android.pas"/>
 | 
						|
        <UnitName Value="customdrawn_android"/>
 | 
						|
      </Item7>
 | 
						|
      <Item8>
 | 
						|
        <Filename Value="customdrawn_extra1.pas"/>
 | 
						|
        <UnitName Value="customdrawn_extra1"/>
 | 
						|
      </Item8>
 | 
						|
      <Item9>
 | 
						|
        <Filename Value="customdrawn_kde.pas"/>
 | 
						|
        <UnitName Value="customdrawn_kde"/>
 | 
						|
      </Item9>
 | 
						|
      <Item10>
 | 
						|
        <Filename Value="customdrawn_gnome.pas"/>
 | 
						|
        <UnitName Value="customdrawn_gnome"/>
 | 
						|
      </Item10>
 | 
						|
      <Item11>
 | 
						|
        <Filename Value="customdrawn_common.pas"/>
 | 
						|
        <UnitName Value="customdrawn_common"/>
 | 
						|
      </Item11>
 | 
						|
      <Item12>
 | 
						|
        <Filename Value="customdrawndrawers.pas"/>
 | 
						|
        <UnitName Value="customdrawndrawers"/>
 | 
						|
      </Item12>
 | 
						|
    </Files>
 | 
						|
    <Type Value="RunAndDesignTime"/>
 | 
						|
    <RequiredPkgs Count="3">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="IDEIntf"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="LCL"/>
 | 
						|
      </Item2>
 | 
						|
      <Item3>
 | 
						|
        <PackageName Value="FCL"/>
 | 
						|
        <MinVersion Major="1" Valid="True"/>
 | 
						|
      </Item3>
 | 
						|
    </RequiredPkgs>
 | 
						|
    <UsageOptions>
 | 
						|
      <UnitPath Value="$(PkgOutDir)"/>
 | 
						|
    </UsageOptions>
 | 
						|
    <PublishOptions>
 | 
						|
      <Version Value="2"/>
 | 
						|
      <IgnoreBinaries Value="False"/>
 | 
						|
    </PublishOptions>
 | 
						|
  </Package>
 | 
						|
</CONFIG>
 |