Changeset 20 for trunk/BigMetro.lpi


Ignore:
Timestamp:
Apr 3, 2015, 10:40:01 PM (9 years ago)
Author:
chronos
Message:
  • Fixed: Passenger change in station to different line with better shape distance.
  • Fixed: Allow circular lines.
  • Modified: Use internal faster Time for new game events instead normal time.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        22BigMetro
        33BigMetro.lps
         4heaptrclog.trc
  • trunk/BigMetro.lpi

    r3 r20  
    1717      <StringTable ProductVersion=""/>
    1818    </VersionInfo>
    19     <BuildModes Count="1">
    20       <Item1 Name="Default" Default="True"/>
     19    <BuildModes Count="2">
     20      <Item1 Name="Debug" Default="True"/>
     21      <Item2 Name="Release">
     22        <CompilerOptions>
     23          <Version Value="11"/>
     24          <Target>
     25            <Filename Value="BigMetro"/>
     26          </Target>
     27          <SearchPaths>
     28            <IncludeFiles Value="$(ProjOutDir)"/>
     29            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
     30          </SearchPaths>
     31          <Parsing>
     32            <SyntaxOptions>
     33              <SyntaxMode Value="Delphi"/>
     34              <CStyleOperator Value="False"/>
     35              <AllowLabel Value="False"/>
     36              <CPPInline Value="False"/>
     37            </SyntaxOptions>
     38          </Parsing>
     39          <CodeGeneration>
     40            <SmartLinkUnit Value="True"/>
     41            <Optimizations>
     42              <OptimizationLevel Value="3"/>
     43            </Optimizations>
     44          </CodeGeneration>
     45          <Linking>
     46            <Debugging>
     47              <GenerateDebugInfo Value="False"/>
     48            </Debugging>
     49            <Options>
     50              <Win32>
     51                <GraphicApplication Value="True"/>
     52              </Win32>
     53            </Options>
     54          </Linking>
     55        </CompilerOptions>
     56      </Item2>
    2157    </BuildModes>
    2258    <PublishOptions>
     
    83119        <StackChecks Value="True"/>
    84120      </Checks>
    85       <VerifyObjMethodCallValidity Value="True"/>
    86121    </CodeGeneration>
    87122    <Linking>
     123      <Debugging>
     124        <UseHeaptrc Value="True"/>
     125      </Debugging>
    88126      <Options>
    89127        <Win32>
     
    92130      </Options>
    93131    </Linking>
     132    <Other>
     133      <CustomOptions Value="-dDEBUG"/>
     134    </Other>
    94135  </CompilerOptions>
    95136  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.