Changeset 60 for trunk/LazFuckIDE.lpi


Ignore:
Timestamp:
Dec 3, 2014, 10:45:24 PM (9 years ago)
Author:
chronos
Message:
  • Added: Free Pascal Compiler as supported target.
  • Added: Log window to examine output from background execute compilers.
  • Fixed: Execution of targets except Java target.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LazFuckIDE.lpi

    r59 r60  
    9696      </Item6>
    9797    </RequiredPackages>
    98     <Units Count="19">
     98    <Units Count="21">
    9999      <Unit0>
    100100        <Filename Value="LazFuckIDE.lpr"/>
     
    223223        <UnitName Value="UCore"/>
    224224      </Unit18>
     225      <Unit19>
     226        <Filename Value="Target\UTargetFPC.pas"/>
     227        <IsPartOfProject Value="True"/>
     228        <UnitName Value="UTargetFPC"/>
     229      </Unit19>
     230      <Unit20>
     231        <Filename Value="Forms\UFormLog.pas"/>
     232        <IsPartOfProject Value="True"/>
     233        <ComponentName Value="FormLog"/>
     234        <ResourceBaseClass Value="Form"/>
     235        <UnitName Value="UFormLog"/>
     236      </Unit20>
    225237    </Units>
    226238  </ProjectOptions>
Note: See TracChangeset for help on using the changeset viewer.