git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<CONFIG>
 | 
						|
  <Package Version="5">
 | 
						|
    <PathDelim Value="\"/>
 | 
						|
    <Name Value="laz_fpspreadsheet_dataset"/>
 | 
						|
    <Type Value="RunAndDesignTime"/>
 | 
						|
    <Author Value="Werner Pamler"/>
 | 
						|
    <CompilerOptions>
 | 
						|
      <Version Value="11"/>
 | 
						|
      <PathDelim Value="\"/>
 | 
						|
      <SearchPaths>
 | 
						|
        <OtherUnitFiles Value="source\dataset"/>
 | 
						|
        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
 | 
						|
      </SearchPaths>
 | 
						|
    </CompilerOptions>
 | 
						|
    <Description Value="Library to access a spreadsheet file like a database."/>
 | 
						|
    <License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
 | 
						|
    <Version Major="1" Minor="17"/>
 | 
						|
    <Files Count="1">
 | 
						|
      <Item1>
 | 
						|
        <Filename Value="source\dataset\fpsdataset.pas"/>
 | 
						|
        <HasRegisterProc Value="True"/>
 | 
						|
        <UnitName Value="fpsDataset"/>
 | 
						|
      </Item1>
 | 
						|
    </Files>
 | 
						|
    <CompatibilityMode Value="True"/>
 | 
						|
    <RequiredPkgs Count="2">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="laz_fpspreadsheet"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="FCL"/>
 | 
						|
      </Item2>
 | 
						|
    </RequiredPkgs>
 | 
						|
    <UsageOptions>
 | 
						|
      <UnitPath Value="$(PkgOutDir)"/>
 | 
						|
    </UsageOptions>
 | 
						|
    <PublishOptions>
 | 
						|
      <Version Value="2"/>
 | 
						|
      <UseFileFilters Value="True"/>
 | 
						|
    </PublishOptions>
 | 
						|
  </Package>
 | 
						|
</CONFIG>
 |