Changeset 12 for trunk/LazFuckIDE.lpi


Ignore:
Timestamp:
Feb 11, 2012, 4:32:27 PM (12 years ago)
Author:
chronos
Message:
  • Added: Display source code caret position in statusbar.
  • Modified: Optimized jump speed using precreated direct jump table.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        33LazFuckIDE.lps
        44backup
         5LazFuckIDE
  • trunk/LazFuckIDE.lpi

    r9 r12  
    77      <SessionStorage Value="InProjectDir"/>
    88      <MainUnit Value="0"/>
    9       <Title Value="LazFuck"/>
     9      <Title Value="LazFuck IDE"/>
    1010      <ResourceType Value="res"/>
    1111      <UseXPManifest Value="True"/>
     
    2929      <local>
    3030        <FormatVersion Value="1"/>
     31        <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
    3132      </local>
    3233    </RunParams>
     
    8889      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    8990    </SearchPaths>
     91    <CodeGeneration>
     92      <Checks>
     93        <IOChecks Value="True"/>
     94        <RangeChecks Value="True"/>
     95        <OverflowChecks Value="True"/>
     96        <StackChecks Value="True"/>
     97      </Checks>
     98      <VerifyObjMethodCallValidity Value="True"/>
     99    </CodeGeneration>
    90100    <Linking>
    91101      <Options>
Note: See TracChangeset for help on using the changeset viewer.