Changeset 6 for trunk/mzxemu.lpi
- Timestamp:
- Apr 19, 2026, 10:45:05 AM (8 days ago)
- File:
-
- 1 edited
-
trunk/mzxemu.lpi (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/mzxemu.lpi
r5 r6 24 24 <SearchPaths> 25 25 <IncludeFiles Value="$(ProjOutDir)"/> 26 <OtherUnitFiles Value="Forms "/>26 <OtherUnitFiles Value="Forms;Z80"/> 27 27 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 28 28 </SearchPaths> … … 85 85 </Unit> 86 86 <Unit> 87 <Filename Value=" CpuZ80.pas"/>87 <Filename Value="Z80/Z80.pas"/> 88 88 <IsPartOfProject Value="True"/> 89 89 </Unit> … … 111 111 </Unit> 112 112 <Unit> 113 <Filename Value=" Instructions.pas"/>113 <Filename Value="Z80/Z80InstructionInfo.pas"/> 114 114 <IsPartOfProject Value="True"/> 115 115 </Unit> … … 143 143 <IsPartOfProject Value="True"/> 144 144 <ComponentName Value="FormGoToAddress"/> 145 <HasResources Value="True"/> 145 146 <ResourceBaseClass Value="Form"/> 146 147 </Unit> … … 149 150 <IsPartOfProject Value="True"/> 150 151 <ComponentName Value="FormMessages"/> 152 <HasResources Value="True"/> 151 153 <ResourceBaseClass Value="Form"/> 152 154 </Unit> 153 155 <Unit> 154 156 <Filename Value="Forms/Base.pas"/> 157 <IsPartOfProject Value="True"/> 158 </Unit> 159 <Unit> 160 <Filename Value="Z80/Z80Instructions.pas"/> 161 <IsPartOfProject Value="True"/> 162 </Unit> 163 <Unit> 164 <Filename Value="Z80/InstructionSetGen.pas"/> 155 165 <IsPartOfProject Value="True"/> 156 166 </Unit> … … 164 174 <SearchPaths> 165 175 <IncludeFiles Value="$(ProjOutDir)"/> 166 <OtherUnitFiles Value="Forms "/>176 <OtherUnitFiles Value="Forms;Z80"/> 167 177 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> 168 178 </SearchPaths>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/mzxemu/chrome/site/your_project_logo.png)