mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 05:39:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			83 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<CONFIG>
 | 
						|
  <ProjectOptions>
 | 
						|
    <Version Value="9"/>
 | 
						|
    <PathDelim Value="\"/>
 | 
						|
    <General>
 | 
						|
      <SessionStorage Value="InProjectDir"/>
 | 
						|
      <MainUnit Value="0"/>
 | 
						|
      <Title Value="TestLazStorageMem"/>
 | 
						|
      <ResourceType Value="res"/>
 | 
						|
      <UseXPManifest Value="True"/>
 | 
						|
      <Icon Value="0"/>
 | 
						|
    </General>
 | 
						|
    <i18n>
 | 
						|
      <EnableI18N LFM="False"/>
 | 
						|
    </i18n>
 | 
						|
    <VersionInfo>
 | 
						|
      <StringTable ProductVersion=""/>
 | 
						|
    </VersionInfo>
 | 
						|
    <BuildModes Count="1">
 | 
						|
      <Item1 Name="Default" Default="True"/>
 | 
						|
    </BuildModes>
 | 
						|
    <PublishOptions>
 | 
						|
      <Version Value="2"/>
 | 
						|
    </PublishOptions>
 | 
						|
    <RunParams>
 | 
						|
      <local>
 | 
						|
        <FormatVersion Value="1"/>
 | 
						|
      </local>
 | 
						|
    </RunParams>
 | 
						|
    <RequiredPackages Count="3">
 | 
						|
      <Item1>
 | 
						|
        <PackageName Value="LazUtils"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <PackageName Value="FPCUnitTestRunner"/>
 | 
						|
      </Item2>
 | 
						|
      <Item3>
 | 
						|
        <PackageName Value="FCL"/>
 | 
						|
      </Item3>
 | 
						|
    </RequiredPackages>
 | 
						|
    <Units Count="2">
 | 
						|
      <Unit0>
 | 
						|
        <Filename Value="TestLazStorageMem.lpr"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
      </Unit0>
 | 
						|
      <Unit1>
 | 
						|
        <Filename Value="testlazstoragememcase1.pas"/>
 | 
						|
        <IsPartOfProject Value="True"/>
 | 
						|
        <UnitName Value="TestLazStorageMemCase1"/>
 | 
						|
      </Unit1>
 | 
						|
    </Units>
 | 
						|
  </ProjectOptions>
 | 
						|
  <CompilerOptions>
 | 
						|
    <Version Value="11"/>
 | 
						|
    <PathDelim Value="\"/>
 | 
						|
    <SearchPaths>
 | 
						|
      <IncludeFiles Value="$(ProjOutDir)"/>
 | 
						|
    </SearchPaths>
 | 
						|
    <Linking>
 | 
						|
      <Debugging>
 | 
						|
        <DebugInfoType Value="dsDwarf2Set"/>
 | 
						|
      </Debugging>
 | 
						|
    </Linking>
 | 
						|
    <Other>
 | 
						|
      <CustomOptions Value="-WC"/>
 | 
						|
    </Other>
 | 
						|
  </CompilerOptions>
 | 
						|
  <Debugging>
 | 
						|
    <Exceptions Count="3">
 | 
						|
      <Item1>
 | 
						|
        <Name Value="EAbort"/>
 | 
						|
      </Item1>
 | 
						|
      <Item2>
 | 
						|
        <Name Value="ECodetoolError"/>
 | 
						|
      </Item2>
 | 
						|
      <Item3>
 | 
						|
        <Name Value="EFOpenError"/>
 | 
						|
      </Item3>
 | 
						|
    </Exceptions>
 | 
						|
  </Debugging>
 | 
						|
</CONFIG>
 |