mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 16:02:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <CONFIG>
 | |
|   <Package Version="4">
 | |
|     <PathDelim Value="\"/>
 | |
|     <Name Value="SemaphorGridLPK"/>
 | |
|     <AddToProjectUsesSection Value="True"/>
 | |
|     <CompilerOptions>
 | |
|       <Version Value="11"/>
 | |
|       <PathDelim Value="\"/>
 | |
|       <SearchPaths>
 | |
|         <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(LCLWidgetType)"/>
 | |
|       </SearchPaths>
 | |
|       <Other>
 | |
|         <ConfigFile>
 | |
|           <ConfigFilePath Value=".\fpc.cfg"/>
 | |
|         </ConfigFile>
 | |
|         <CompilerPath Value="$(CompPath)"/>
 | |
|       </Other>
 | |
|     </CompilerOptions>
 | |
|     <Version Major="1" Release="1"/>
 | |
|     <Files Count="2">
 | |
|       <Item1>
 | |
|         <Filename Value="semaphorgrids.pas"/>
 | |
|         <HasRegisterProc Value="True"/>
 | |
|         <UnitName Value="SemaphorGrids"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <Filename Value="semaphordbgrids.pas"/>
 | |
|         <HasRegisterProc Value="True"/>
 | |
|         <UnitName Value="SemaphorDBGrids"/>
 | |
|       </Item2>
 | |
|     </Files>
 | |
|     <Type Value="RunAndDesignTime"/>
 | |
|     <RequiredPkgs Count="2">
 | |
|       <Item1>
 | |
|         <PackageName Value="LCL"/>
 | |
|         <MinVersion Major="1" Valid="True"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <PackageName Value="FCL"/>
 | |
|         <MinVersion Major="1" Valid="True"/>
 | |
|       </Item2>
 | |
|     </RequiredPkgs>
 | |
|     <UsageOptions>
 | |
|       <UnitPath Value="$(PkgOutDir)"/>
 | |
|     </UsageOptions>
 | |
|     <PublishOptions>
 | |
|       <Version Value="2"/>
 | |
|       <IgnoreBinaries Value="False"/>
 | |
|     </PublishOptions>
 | |
|   </Package>
 | |
| </CONFIG>
 | 
