Ignore:
Timestamp:
Feb 11, 2017, 9:53:34 PM (8 years ago)
Author:
chronos
Message:
  • Moved: All projects moved to subfolders for better maintenance of multiple projects.
Location:
branches/interpreter/interpreter3
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • branches/interpreter/interpreter3/interpreter.lpi

    r102 r103  
    1010      <SessionStorage Value="InProjectDir"/>
    1111      <MainUnit Value="0"/>
    12       <Title Value="project3"/>
     12      <Title Value="interpreter"/>
    1313      <UseAppBundle Value="False"/>
    1414      <ResourceType Value="res"/>
     
    2626          <Version Value="11"/>
    2727          <Target>
    28             <Filename Value="project3"/>
     28            <Filename Value="interpreter"/>
    2929          </Target>
    3030          <SearchPaths>
     
    5454      <local>
    5555        <FormatVersion Value="1"/>
    56         <CommandLineParams Value="&lt;project2.lpr"/>
     56        <CommandLineParams Value="&lt;../interpreter2/interpreter.lpr"/>
    5757      </local>
    5858    </RunParams>
    5959    <Units Count="4">
    6060      <Unit0>
    61         <Filename Value="project3.lpr"/>
     61        <Filename Value="interpreter.lpr"/>
    6262        <IsPartOfProject Value="True"/>
    6363      </Unit0>
    6464      <Unit1>
    65         <Filename Value="Execute3.pas"/>
     65        <Filename Value="Execute.pas"/>
    6666        <IsPartOfProject Value="True"/>
    6767      </Unit1>
    6868      <Unit2>
    69         <Filename Value="Source3.pas"/>
     69        <Filename Value="Source.pas"/>
    7070        <IsPartOfProject Value="True"/>
    7171      </Unit2>
    7272      <Unit3>
    73         <Filename Value="Parser3.pas"/>
     73        <Filename Value="Parser.pas"/>
    7474        <IsPartOfProject Value="True"/>
    7575      </Unit3>
     
    7979    <Version Value="11"/>
    8080    <Target>
    81       <Filename Value="project3"/>
     81      <Filename Value="interpreter"/>
    8282    </Target>
    8383    <SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.