home *** CD-ROM | disk | FTP | other *** search
/ ftp.rarlab.com / 2014.05.ftp.rarlab.com.tar / ftp.rarlab.com / rar / RARComponent_12.zip / RARComponent_d2009.dproj < prev    next >
Text File  |  2009-02-02  |  5KB  |  110 lines

  1. ∩╗┐    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.         <PropertyGroup>
  3.             <ProjectGuid>{76AA003B-2254-4C83-ABA1-F369B1F1EEFA}</ProjectGuid>
  4.             <MainSource>RARComponent_d2009.dpk</MainSource>
  5.             <ProjectVersion>12.0</ProjectVersion>
  6.             <Config Condition="'$(Config)'==''">Debug</Config>
  7.             <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
  8.         </PropertyGroup>
  9.         <PropertyGroup Condition="'$(Config)'=='Basis' or '$(Base)'!=''">
  10.             <Base>true</Base>
  11.         </PropertyGroup>
  12.         <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  13.             <Cfg_1>true</Cfg_1>
  14.             <CfgParent>Base</CfgParent>
  15.             <Base>true</Base>
  16.         </PropertyGroup>
  17.         <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  18.             <Cfg_2>true</Cfg_2>
  19.             <CfgParent>Base</CfgParent>
  20.             <Base>true</Base>
  21.         </PropertyGroup>
  22.         <PropertyGroup Condition="'$(Base)'!=''">
  23.             <DCC_ImageBase>00400000</DCC_ImageBase>
  24.             <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  25.             <GenPackage>true</GenPackage>
  26.             <DCC_UnitAlias>WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias)</DCC_UnitAlias>
  27.             <DCC_Platform>x86</DCC_Platform>
  28.             <DCC_DependencyCheckOutputName>E:\Users\Public\Documents\RAD Studio\6.0\Bpl\RARComponent_d2009.bpl</DCC_DependencyCheckOutputName>
  29.             <DCC_N>false</DCC_N>
  30.             <DCC_S>false</DCC_S>
  31.             <GenDll>true</GenDll>
  32.             <DCC_E>false</DCC_E>
  33.             <DCC_F>false</DCC_F>
  34.             <DCC_K>false</DCC_K>
  35.         </PropertyGroup>
  36.         <PropertyGroup Condition="'$(Cfg_1)'!=''">
  37.             <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  38.             <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  39.             <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  40.             <DCC_DebugInformation>false</DCC_DebugInformation>
  41.         </PropertyGroup>
  42.         <PropertyGroup Condition="'$(Cfg_2)'!=''">
  43.             <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  44.         </PropertyGroup>
  45.         <ItemGroup>
  46.             <DelphiCompile Include="RARComponent_d2009.dpk">
  47.                 <MainSource>MainSource</MainSource>
  48.             </DelphiCompile>
  49.             <DCCReference Include="rtl.dcp"/>
  50.             <DCCReference Include="RAR.pas"/>
  51.             <DCCReference Include="RAR_DLL.pas"/>
  52.             <BuildConfiguration Include="Basis">
  53.                 <Key>Base</Key>
  54.             </BuildConfiguration>
  55.             <BuildConfiguration Include="Debug">
  56.                 <Key>Cfg_2</Key>
  57.                 <CfgParent>Base</CfgParent>
  58.             </BuildConfiguration>
  59.             <BuildConfiguration Include="Release">
  60.                 <Key>Cfg_1</Key>
  61.                 <CfgParent>Base</CfgParent>
  62.             </BuildConfiguration>
  63.         </ItemGroup>
  64.         <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
  65.         <ProjectExtensions>
  66.             <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  67.             <Borland.ProjectType>Package</Borland.ProjectType>
  68.             <BorlandProject>
  69.                 <Delphi.Personality>
  70.                     <Source>
  71.                         <Source Name="MainSource">RARComponent_d2009.dpk</Source>
  72.                     </Source>
  73.                     <Parameters>
  74.                         <Parameters Name="UseLauncher">False</Parameters>
  75.                         <Parameters Name="LoadAllSymbols">True</Parameters>
  76.                         <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
  77.                     </Parameters>
  78.                     <VersionInfo>
  79.                         <VersionInfo Name="IncludeVerInfo">True</VersionInfo>
  80.                         <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  81.                         <VersionInfo Name="MajorVer">1</VersionInfo>
  82.                         <VersionInfo Name="MinorVer">0</VersionInfo>
  83.                         <VersionInfo Name="Release">0</VersionInfo>
  84.                         <VersionInfo Name="Build">0</VersionInfo>
  85.                         <VersionInfo Name="Debug">False</VersionInfo>
  86.                         <VersionInfo Name="PreRelease">False</VersionInfo>
  87.                         <VersionInfo Name="Special">False</VersionInfo>
  88.                         <VersionInfo Name="Private">False</VersionInfo>
  89.                         <VersionInfo Name="DLL">False</VersionInfo>
  90.                         <VersionInfo Name="Locale">2055</VersionInfo>
  91.                         <VersionInfo Name="CodePage">1252</VersionInfo>
  92.                     </VersionInfo>
  93.                     <VersionInfoKeys>
  94.                         <VersionInfoKeys Name="CompanyName"/>
  95.                         <VersionInfoKeys Name="FileDescription"/>
  96.                         <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  97.                         <VersionInfoKeys Name="InternalName"/>
  98.                         <VersionInfoKeys Name="LegalCopyright"/>
  99.                         <VersionInfoKeys Name="LegalTrademarks"/>
  100.                         <VersionInfoKeys Name="OriginalFilename"/>
  101.                         <VersionInfoKeys Name="ProductName"/>
  102.                         <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  103.                         <VersionInfoKeys Name="Comments"/>
  104.                     </VersionInfoKeys>
  105.                 </Delphi.Personality>
  106.             </BorlandProject>
  107.             <ProjectFileVersion>12</ProjectFileVersion>
  108.         </ProjectExtensions>
  109.     </Project>
  110.