Ignore:
Timestamp:
Jul 5, 2022, 8:28:18 PM (23 months ago)
Author:
chronos
Message:
  • Modified: Improved sample code execution.
  • Added: Memory map form.
Location:
branches/UltimatOS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/UltimatOS

    • Property svn:ignore set to
      UltimatOS
      UltimatOS.lps
      UltimatOS.res
      lib
  • branches/UltimatOS/UltimatOS.lpi

    r29 r30  
    2424          <SearchPaths>
    2525            <IncludeFiles Value="$(ProjOutDir)"/>
     26            <OtherUnitFiles Value="Forms"/>
    2627            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    2728          </SearchPaths>
     
    7273      </Unit>
    7374      <Unit>
    74         <Filename Value="UFormMain.pas"/>
     75        <Filename Value="Forms/UFormMain.pas"/>
    7576        <IsPartOfProject Value="True"/>
    7677        <ComponentName Value="FormMain"/>
     
    9495        <IsPartOfProject Value="True"/>
    9596      </Unit>
     97      <Unit>
     98        <Filename Value="Forms/UFormMemory.pas"/>
     99        <IsPartOfProject Value="True"/>
     100        <ComponentName Value="FormMemory"/>
     101        <ResourceBaseClass Value="Form"/>
     102      </Unit>
    96103    </Units>
    97104  </ProjectOptions>
     
    103110    <SearchPaths>
    104111      <IncludeFiles Value="$(ProjOutDir)"/>
     112      <OtherUnitFiles Value="Forms"/>
    105113      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    106114    </SearchPaths>
Note: See TracChangeset for help on using the changeset viewer.