188 lines
		
	
	
		
			5.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			188 lines
		
	
	
		
			5.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <CONFIG>
 | |
|   <ProjectOptions>
 | |
|     <Version Value="10"/>
 | |
|     <PathDelim Value="\"/>
 | |
|     <General>
 | |
|       <Flags>
 | |
|         <MainUnitHasCreateFormStatements Value="False"/>
 | |
|       </Flags>
 | |
|       <SessionStorage Value="InProjectDir"/>
 | |
|       <MainUnit Value="0"/>
 | |
|       <Title Value="CD Ejecter"/>
 | |
|       <UseAppBundle Value="False"/>
 | |
|       <ResourceType Value="res"/>
 | |
|       <Icon Value="0"/>
 | |
|     </General>
 | |
|     <i18n>
 | |
|       <EnableI18N LFM="False"/>
 | |
|     </i18n>
 | |
|     <VersionInfo>
 | |
|       <UseVersionInfo Value="True"/>
 | |
|       <AutoIncrementBuild Value="True"/>
 | |
|       <MajorVersionNr Value="2"/>
 | |
|       <RevisionNr Value="65"/>
 | |
|       <BuildNr Value="128"/>
 | |
|       <Language Value="0419"/>
 | |
|       <StringTable Comments="(c) 2011 - 2017 by Alexander Babaev." CompanyName="Alexander Babaev" FileDescription="CD Ejecter Command - Line Tool" InternalName="CD Ejecter" LegalCopyright="Alexander Babaev" LegalTrademarks="Alexander Babaev" OriginalFilename="CD Ejecter" ProductName="CD Ejecter" ProductVersion="2.0 beta 1"/>
 | |
|     </VersionInfo>
 | |
|     <BuildModes Count="3">
 | |
|       <Item1 Name="Win32" Default="True"/>
 | |
|       <Item2 Name="Win64">
 | |
|         <CompilerOptions>
 | |
|           <Version Value="11"/>
 | |
|           <PathDelim Value="\"/>
 | |
|           <Target>
 | |
|             <Filename Value="..\..\installed\Win64\bin\cdejecter"/>
 | |
|           </Target>
 | |
|           <SearchPaths>
 | |
|             <IncludeFiles Value="$(ProjOutDir)"/>
 | |
|             <OtherUnitFiles Value="..\shared_units"/>
 | |
|             <UnitOutputDirectory Value="data\lib\Win64"/>
 | |
|           </SearchPaths>
 | |
|           <Parsing>
 | |
|             <SyntaxOptions>
 | |
|               <SyntaxMode Value="Delphi"/>
 | |
|             </SyntaxOptions>
 | |
|           </Parsing>
 | |
|           <CodeGeneration>
 | |
|             <SmartLinkUnit Value="True"/>
 | |
|             <TargetCPU Value="x86_64"/>
 | |
|             <TargetOS Value="win64"/>
 | |
|             <Optimizations>
 | |
|               <OptimizationLevel Value="4"/>
 | |
|             </Optimizations>
 | |
|             <SmallerCode Value="True"/>
 | |
|           </CodeGeneration>
 | |
|           <Linking>
 | |
|             <Debugging>
 | |
|               <StripSymbols Value="True"/>
 | |
|               <UseExternalDbgSyms Value="True"/>
 | |
|             </Debugging>
 | |
|             <LinkSmart Value="True"/>
 | |
|           </Linking>
 | |
|         </CompilerOptions>
 | |
|       </Item2>
 | |
|       <Item3 Name="Lin64">
 | |
|         <CompilerOptions>
 | |
|           <Version Value="11"/>
 | |
|           <PathDelim Value="\"/>
 | |
|           <Target>
 | |
|             <Filename Value="..\..\installed\Lin64\bin\cdejecter"/>
 | |
|           </Target>
 | |
|           <SearchPaths>
 | |
|             <IncludeFiles Value="$(ProjOutDir)"/>
 | |
|             <OtherUnitFiles Value="..\shared_units"/>
 | |
|             <UnitOutputDirectory Value="data\lib\Lin64"/>
 | |
|           </SearchPaths>
 | |
|           <Parsing>
 | |
|             <SyntaxOptions>
 | |
|               <SyntaxMode Value="Delphi"/>
 | |
|             </SyntaxOptions>
 | |
|           </Parsing>
 | |
|           <CodeGeneration>
 | |
|             <SmartLinkUnit Value="True"/>
 | |
|             <TargetCPU Value="x86_64"/>
 | |
|             <TargetOS Value="linux"/>
 | |
|             <Optimizations>
 | |
|               <OptimizationLevel Value="4"/>
 | |
|             </Optimizations>
 | |
|             <SmallerCode Value="True"/>
 | |
|           </CodeGeneration>
 | |
|           <Linking>
 | |
|             <Debugging>
 | |
|               <StripSymbols Value="True"/>
 | |
|               <UseExternalDbgSyms Value="True"/>
 | |
|             </Debugging>
 | |
|             <LinkSmart Value="True"/>
 | |
|           </Linking>
 | |
|         </CompilerOptions>
 | |
|       </Item3>
 | |
|     </BuildModes>
 | |
|     <PublishOptions>
 | |
|       <Version Value="2"/>
 | |
|     </PublishOptions>
 | |
|     <RunParams>
 | |
|       <local>
 | |
|         <FormatVersion Value="1"/>
 | |
|       </local>
 | |
|     </RunParams>
 | |
|     <RequiredPackages Count="2">
 | |
|       <Item1>
 | |
|         <PackageName Value="LCL"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <PackageName Value="ANBSTCP"/>
 | |
|       </Item2>
 | |
|     </RequiredPackages>
 | |
|     <Units Count="5">
 | |
|       <Unit0>
 | |
|         <Filename Value="cdejecter.lpr"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit0>
 | |
|       <Unit1>
 | |
|         <Filename Value="..\shared_units\cde_lang.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit1>
 | |
|       <Unit2>
 | |
|         <Filename Value="..\shared_units\cde_dir.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit2>
 | |
|       <Unit3>
 | |
|         <Filename Value="..\shared_units\cde_types.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit3>
 | |
|       <Unit4>
 | |
|         <Filename Value="..\shared_units\cde_kernel.pas"/>
 | |
|         <IsPartOfProject Value="True"/>
 | |
|       </Unit4>
 | |
|     </Units>
 | |
|   </ProjectOptions>
 | |
|   <CompilerOptions>
 | |
|     <Version Value="11"/>
 | |
|     <PathDelim Value="\"/>
 | |
|     <Target>
 | |
|       <Filename Value="..\..\installed\Win32\bin\cdejecter"/>
 | |
|     </Target>
 | |
|     <SearchPaths>
 | |
|       <IncludeFiles Value="$(ProjOutDir)"/>
 | |
|       <OtherUnitFiles Value="..\shared_units"/>
 | |
|       <UnitOutputDirectory Value="data\lib\Win32"/>
 | |
|     </SearchPaths>
 | |
|     <Parsing>
 | |
|       <SyntaxOptions>
 | |
|         <SyntaxMode Value="Delphi"/>
 | |
|       </SyntaxOptions>
 | |
|     </Parsing>
 | |
|     <CodeGeneration>
 | |
|       <SmartLinkUnit Value="True"/>
 | |
|       <TargetCPU Value="i386"/>
 | |
|       <TargetOS Value="win32"/>
 | |
|       <Optimizations>
 | |
|         <OptimizationLevel Value="4"/>
 | |
|       </Optimizations>
 | |
|       <SmallerCode Value="True"/>
 | |
|     </CodeGeneration>
 | |
|     <Linking>
 | |
|       <Debugging>
 | |
|         <StripSymbols Value="True"/>
 | |
|         <UseExternalDbgSyms Value="True"/>
 | |
|       </Debugging>
 | |
|       <LinkSmart Value="True"/>
 | |
|     </Linking>
 | |
|   </CompilerOptions>
 | |
|   <Debugging>
 | |
|     <Exceptions Count="3">
 | |
|       <Item1>
 | |
|         <Name Value="EAbort"/>
 | |
|       </Item1>
 | |
|       <Item2>
 | |
|         <Name Value="ECodetoolError"/>
 | |
|       </Item2>
 | |
|       <Item3>
 | |
|         <Name Value="EFOpenError"/>
 | |
|       </Item3>
 | |
|     </Exceptions>
 | |
|   </Debugging>
 | |
| </CONFIG>
 |