Ignore:
Timestamp:
Oct 10, 2024, 11:05:35 PM (11 days ago)
Author:
chronos
Message:
  • Added: Api calls to show windows.
Location:
branches/Independent
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Independent

    • Property svn:ignore
      •  

        old new  
        33Independent.lps
        44Independent.res
         5heaptrclog.trc
  • branches/Independent/Independent.lpi

    r65 r66  
    2424          <SearchPaths>
    2525            <IncludeFiles Value="$(ProjOutDir)"/>
     26            <OtherUnitFiles Value="Forms"/>
    2627            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    2728          </SearchPaths>
     
    7374      </Unit>
    7475      <Unit>
    75         <Filename Value="FormMain.pas"/>
     76        <Filename Value="Forms/FormMain.pas"/>
    7677        <IsPartOfProject Value="True"/>
    7778        <ComponentName Value="FormName"/>
     
    99100        <IsPartOfProject Value="True"/>
    100101      </Unit>
     102      <Unit>
     103        <Filename Value="Forms/FormConsole.pas"/>
     104        <IsPartOfProject Value="True"/>
     105        <ComponentName Value="FormConsole"/>
     106        <ResourceBaseClass Value="Form"/>
     107      </Unit>
     108      <Unit>
     109        <Filename Value="Forms/FormScreen.pas"/>
     110        <IsPartOfProject Value="True"/>
     111        <ComponentName Value="FormScreen"/>
     112        <ResourceBaseClass Value="Form"/>
     113      </Unit>
    101114    </Units>
    102115  </ProjectOptions>
     
    108121    <SearchPaths>
    109122      <IncludeFiles Value="$(ProjOutDir)"/>
     123      <OtherUnitFiles Value="Forms"/>
    110124      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    111125    </SearchPaths>
     
    131145      <Debugging>
    132146        <DebugInfoType Value="dsDwarf3"/>
     147        <UseHeaptrc Value="True"/>
    133148      </Debugging>
    134149      <Options>
Note: See TracChangeset for help on using the changeset viewer.