Changeset 41 for trunk/CoolDisk.lpi


Ignore:
Timestamp:
May 8, 2019, 11:54:23 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Build under Lazarus 2.0.
  • Modified: Used .lrj files instead of .lrt files.
  • Modified: Removed TemplateGenerics package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CoolDisk.lpi

    r40 r41  
    22<CONFIG>
    33  <ProjectOptions>
    4     <Version Value="9"/>
     4    <Version Value="11"/>
    55    <General>
    66      <SessionStorage Value="InProjectDir"/>
     
    1818      <OutDir Value="Languages"/>
    1919    </i18n>
    20     <VersionInfo>
    21       <StringTable ProductVersion=""/>
    22     </VersionInfo>
    23     <BuildModes Count="4">
     20    <BuildModes Count="2">
    2421      <Item1 Name="Debug" Default="True"/>
    2522      <Item2 Name="Release">
     
    3229            <IncludeFiles Value="$(ProjOutDir)"/>
    3330            <OtherUnitFiles Value="Forms"/>
    34             <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
     31            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    3532          </SearchPaths>
    3633          <Parsing>
     
    6158        </CompilerOptions>
    6259      </Item2>
    63       <Item3 Name="Windows 32-bit">
    64         <CompilerOptions>
    65           <Version Value="11"/>
    66           <Target>
    67             <Filename Value="lib/$(TargetCPU)-$(TargetOS)/CoolDisk"/>
    68           </Target>
    69           <SearchPaths>
    70             <IncludeFiles Value="$(ProjOutDir)"/>
    71             <OtherUnitFiles Value="Forms"/>
    72             <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    73           </SearchPaths>
    74           <Parsing>
    75             <SyntaxOptions>
    76               <SyntaxMode Value="Delphi"/>
    77               <CStyleOperator Value="False"/>
    78               <AllowLabel Value="False"/>
    79               <CPPInline Value="False"/>
    80             </SyntaxOptions>
    81           </Parsing>
    82           <CodeGeneration>
    83             <SmartLinkUnit Value="True"/>
    84             <TargetCPU Value="i386"/>
    85             <TargetOS Value="win32"/>
    86             <Optimizations>
    87               <OptimizationLevel Value="3"/>
    88             </Optimizations>
    89           </CodeGeneration>
    90           <Linking>
    91             <Debugging>
    92               <GenerateDebugInfo Value="False"/>
    93             </Debugging>
    94             <LinkSmart Value="True"/>
    95             <Options>
    96               <Win32>
    97                 <GraphicApplication Value="True"/>
    98               </Win32>
    99             </Options>
    100           </Linking>
    101         </CompilerOptions>
    102       </Item3>
    103       <Item4 Name="Windows 64-bit">
    104         <CompilerOptions>
    105           <Version Value="11"/>
    106           <Target>
    107             <Filename Value="lib/$(TargetCPU)-$(TargetOS)/CoolDisk"/>
    108           </Target>
    109           <SearchPaths>
    110             <IncludeFiles Value="$(ProjOutDir)"/>
    111             <OtherUnitFiles Value="Forms"/>
    112             <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    113           </SearchPaths>
    114           <Parsing>
    115             <SyntaxOptions>
    116               <SyntaxMode Value="Delphi"/>
    117               <CStyleOperator Value="False"/>
    118               <AllowLabel Value="False"/>
    119               <CPPInline Value="False"/>
    120             </SyntaxOptions>
    121           </Parsing>
    122           <CodeGeneration>
    123             <SmartLinkUnit Value="True"/>
    124             <TargetCPU Value="x86_64"/>
    125             <TargetOS Value="win64"/>
    126             <Optimizations>
    127               <OptimizationLevel Value="3"/>
    128             </Optimizations>
    129           </CodeGeneration>
    130           <Linking>
    131             <Debugging>
    132               <GenerateDebugInfo Value="False"/>
    133             </Debugging>
    134             <LinkSmart Value="True"/>
    135             <Options>
    136               <Win32>
    137                 <GraphicApplication Value="True"/>
    138               </Win32>
    139             </Options>
    140           </Linking>
    141         </CompilerOptions>
    142       </Item4>
     60      <SharedMatrixOptions Count="2">
     61        <Item1 ID="307887130071" Targets="Common, CoolTranslator" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
     62        <Item2 ID="977980535563" Targets="Common, CoolTranslator" Modes="Release" Value="-CX -XX -O3"/>
     63      </SharedMatrixOptions>
    14364    </BuildModes>
    14465    <PublishOptions>
     
    14667    </PublishOptions>
    14768    <RunParams>
    148       <local>
    149         <FormatVersion Value="1"/>
    150       </local>
     69      <FormatVersion Value="2"/>
     70      <Modes Count="1">
     71        <Mode0 Name="default"/>
     72      </Modes>
    15173    </RunParams>
    152     <RequiredPackages Count="6">
     74    <RequiredPackages Count="5">
    15375      <Item1>
    15476        <PackageName Value="CoolTranslator"/>
     
    15981      </Item2>
    16082      <Item3>
    161         <PackageName Value="TemplateGenerics"/>
    162         <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
     83        <PackageName Value="Common"/>
     84        <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
    16385      </Item3>
    16486      <Item4>
    165         <PackageName Value="Common"/>
    166         <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
     87        <PackageName Value="tachartlazaruspkg"/>
    16788      </Item4>
    16889      <Item5>
    169         <PackageName Value="tachartlazaruspkg"/>
     90        <PackageName Value="LCL"/>
    17091      </Item5>
    171       <Item6>
    172         <PackageName Value="LCL"/>
    173       </Item6>
    17492    </RequiredPackages>
    17593    <Units Count="14">
     
    261179      <IncludeFiles Value="$(ProjOutDir)"/>
    262180      <OtherUnitFiles Value="Forms"/>
    263       <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
     181      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    264182    </SearchPaths>
    265183    <Parsing>
     
    281199    </CodeGeneration>
    282200    <Linking>
     201      <Debugging>
     202        <UseHeaptrc Value="True"/>
     203      </Debugging>
    283204      <Options>
    284205        <Win32>
Note: See TracChangeset for help on using the changeset viewer.