Changeset 4 for trunk/VCSCommander.lpi


Ignore:
Timestamp:
Sep 1, 2014, 7:10:03 PM (10 years ago)
Author:
chronos
Message:
  • Added: Concept of project and open project as directory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VCSCommander.lpi

    r3 r4  
    1 <?xml version="1.0"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<CONFIG>
    33  <ProjectOptions>
     
    5454            </Options>
    5555          </Linking>
    56           <Other>
    57             <CompilerMessages>
    58               <MsgFileName Value=""/>
    59             </CompilerMessages>
    60             <CompilerPath Value="$(CompPath)"/>
    61           </Other>
    6256        </CompilerOptions>
    6357      </Item2>
     
    7165      <local>
    7266        <FormatVersion Value="1"/>
    73         <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
    7467      </local>
    7568    </RunParams>
     
    7972      </Item1>
    8073    </RequiredPackages>
    81     <Units Count="8">
     74    <Units Count="9">
    8275      <Unit0>
    8376        <Filename Value="VCSCommander.lpr"/>
    8477        <IsPartOfProject Value="True"/>
    85         <UnitName Value="VCSCommander"/>
    8678      </Unit0>
    8779      <Unit1>
     
    118110        <IsPartOfProject Value="True"/>
    119111        <ComponentName Value="FormFavorites"/>
     112        <HasResources Value="True"/>
    120113        <ResourceBaseClass Value="Form"/>
    121114        <UnitName Value="UFormFavorites"/>
     
    125118        <IsPartOfProject Value="True"/>
    126119        <ComponentName Value="FormSettings"/>
     120        <HasResources Value="True"/>
    127121        <ResourceBaseClass Value="Form"/>
    128122        <UnitName Value="UFormSettings"/>
     
    133127        <UnitName Value="USubversion"/>
    134128      </Unit7>
     129      <Unit8>
     130        <Filename Value="Units/UProject.pas"/>
     131        <IsPartOfProject Value="True"/>
     132        <UnitName Value="UProject"/>
     133      </Unit8>
    135134    </Units>
    136135  </ProjectOptions>
     
    160159        <StackChecks Value="True"/>
    161160      </Checks>
    162       <VerifyObjMethodCallValidity Value="True"/>
    163161    </CodeGeneration>
    164162    <Linking>
     
    172170      </Options>
    173171    </Linking>
    174     <Other>
    175       <CompilerMessages>
    176         <MsgFileName Value=""/>
    177       </CompilerMessages>
    178       <CompilerPath Value="$(CompPath)"/>
    179     </Other>
    180172  </CompilerOptions>
    181173  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.