mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-01 00:09:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <CONFIG>
 | |
|   <Package Version="2">
 | |
|     <Name Value="InterbaseLaz"/>
 | |
|     <Author Value="Lazarus"/>
 | |
|     <CompilerOptions>
 | |
|       <SearchPaths>
 | |
|         <UnitOutputDirectory Value="lib/"/>
 | |
|         <LCLWidgetType Value="gtk"/>
 | |
|       </SearchPaths>
 | |
|       <Other>
 | |
|         <CompilerPath Value="$(CompPath)"/>
 | |
|       </Other>
 | |
|     </CompilerOptions>
 | |
|     <Description Value="Lazarus package for the FCL Interbase components."/>
 | |
|     <License Value="LGPL2"/>
 | |
|     <Version Major="1"/>
 | |
|     <Files Count="3">
 | |
|       <Item1>
 | |
|         <Filename Value="registerinterbase.pas"/>
 | |
|         <HasRegisterProc Value="True"/>
 | |
|         <UnitName Value="RegisterInterbase"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <Filename Value="interbase.pp"/>
 | |
|         <Type Value="Virtual Unit"/>
 | |
|         <UnitName Value="Interbase"/>
 | |
|       </Item2>
 | |
|       <Item3>
 | |
|         <Filename Value="registerinterbase.lrs"/>
 | |
|         <Type Value="LRS"/>
 | |
|       </Item3>
 | |
|     </Files>
 | |
|     <Type Value="RunAndDesignTime"/>
 | |
|     <RequiredPkgs Count="1">
 | |
|       <Item1>
 | |
|         <PackageName Value="LCL"/>
 | |
|         <MinVersion Major="1" Valid="True"/>
 | |
|       </Item1>
 | |
|     </RequiredPkgs>
 | |
|     <UsageOptions>
 | |
|       <UnitPath Value="$(PkgOutDir)"/>
 | |
|     </UsageOptions>
 | |
|     <PublishOptions>
 | |
|       <Version Value="2"/>
 | |
|       <IgnoreBinaries Value="False"/>
 | |
|     </PublishOptions>
 | |
|   </Package>
 | |
| </CONFIG>
 | 
