mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 16:59:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			52 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<CONFIG>
 | 
						|
  <Package Version="2">
 | 
						|
    <PathDelim Value="\"/>
 | 
						|
    <Name Value="fpcunitide"/>
 | 
						|
    <Author Value="Vincent Snijders"/>
 | 
						|
    <CompilerOptions>
 | 
						|
      <Version Value="5"/>
 | 
						|
      <PathDelim Value="\"/>
 | 
						|
      <SearchPaths>
 | 
						|
        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
 | 
						|
      </SearchPaths>
 | 
						|
      <CodeGeneration>
 | 
						|
        <Generate Value="Faster"/>
 | 
						|
      </CodeGeneration>
 | 
						|
      <Other>
 | 
						|
        <CompilerPath Value="$(CompPath)"/>
 | 
						|
        <CreateMakefileOnBuild Value="True"/>
 | 
						|
      </Other>
 | 
						|
    </CompilerOptions>
 | 
						|
    <Version Minor="1"/>
 | 
						|
    <Files Count="2">
 | 
						|
      <Item1>
 | 
						|
        <Filename Value="fpcunitlazideintf.pas"/>
 | 
						|
        <HasRegisterProc Value="True"/>
 | 
						|
        <UnitName Value="FPCUnitLazIDEIntf"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <Filename Value="fpcunitproject1.inc"/>
 | 
						|
        <Type Value="Include"/>
 | 
						|
      </Item2>
 | 
						|
    </Files>
 | 
						|
    <Type Value="DesignTime"/>
 | 
						|
    <RequiredPkgs Count="2">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="IDEIntf"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="FCL"/>
 | 
						|
      </Item2>
 | 
						|
    </RequiredPkgs>
 | 
						|
    <UsageOptions>
 | 
						|
      <UnitPath Value="$(PkgOutDir)\"/>
 | 
						|
    </UsageOptions>
 | 
						|
    <PublishOptions>
 | 
						|
      <Version Value="2"/>
 | 
						|
      <DestinationDirectory Value="$(TestDir)\publishedpackage\"/>
 | 
						|
      <IgnoreBinaries Value="False"/>
 | 
						|
    </PublishOptions>
 | 
						|
  </Package>
 | 
						|
</CONFIG>
 |