|
21 | 21 | <VersionInfo> |
22 | 22 | <UseVersionInfo Value="True"/> |
23 | 23 | <AutoIncrementBuild Value="True"/> |
24 | | - <MinorVersionNr Value="9"/> |
25 | | - <BuildNr Value="1673"/> |
| 24 | + <MajorVersionNr Value="1"/> |
| 25 | + <BuildNr Value="1690"/> |
26 | 26 | <StringTable FileDescription="CP/M Image-File Explorer" InternalName="CIFE" OriginalFilename="CIFE"/> |
27 | 27 | </VersionInfo> |
28 | 28 | <BuildModes> |
|
38 | 38 | </Target> |
39 | 39 | <SearchPaths> |
40 | 40 | <IncludeFiles Value="$(ProjOutDir)"/> |
41 | | - <OtherUnitFiles Value="Sources"/> |
| 41 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
42 | 42 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
43 | 43 | </SearchPaths> |
44 | 44 | <Parsing> |
|
80 | 80 | </Target> |
81 | 81 | <SearchPaths> |
82 | 82 | <IncludeFiles Value="$(ProjOutDir)"/> |
83 | | - <OtherUnitFiles Value="Sources"/> |
| 83 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
84 | 84 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
85 | 85 | </SearchPaths> |
86 | 86 | <CodeGeneration> |
|
112 | 112 | </Target> |
113 | 113 | <SearchPaths> |
114 | 114 | <IncludeFiles Value="$(ProjOutDir)"/> |
115 | | - <OtherUnitFiles Value="Sources"/> |
| 115 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
116 | 116 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
117 | 117 | </SearchPaths> |
118 | 118 | <Parsing> |
|
154 | 154 | </Target> |
155 | 155 | <SearchPaths> |
156 | 156 | <IncludeFiles Value="$(ProjOutDir)"/> |
157 | | - <OtherUnitFiles Value="Sources"/> |
| 157 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
158 | 158 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
159 | 159 | </SearchPaths> |
160 | 160 | <CodeGeneration> |
|
186 | 186 | </Target> |
187 | 187 | <SearchPaths> |
188 | 188 | <IncludeFiles Value="$(ProjOutDir)"/> |
189 | | - <OtherUnitFiles Value="Sources"/> |
| 189 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
190 | 190 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
191 | 191 | </SearchPaths> |
192 | 192 | <Parsing> |
|
233 | 233 | </Target> |
234 | 234 | <SearchPaths> |
235 | 235 | <IncludeFiles Value="$(ProjOutDir)"/> |
236 | | - <OtherUnitFiles Value="Sources"/> |
| 236 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
237 | 237 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
238 | 238 | </SearchPaths> |
239 | 239 | <CodeGeneration> |
|
270 | 270 | </Target> |
271 | 271 | <SearchPaths> |
272 | 272 | <IncludeFiles Value="$(ProjOutDir)"/> |
273 | | - <OtherUnitFiles Value="Sources"/> |
| 273 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
274 | 274 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
275 | 275 | </SearchPaths> |
276 | 276 | <Parsing> |
|
317 | 317 | </Target> |
318 | 318 | <SearchPaths> |
319 | 319 | <IncludeFiles Value="$(ProjOutDir)"/> |
320 | | - <OtherUnitFiles Value="Sources"/> |
| 320 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
321 | 321 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
322 | 322 | </SearchPaths> |
323 | 323 | <CodeGeneration> |
|
477 | 477 | <ResourceBaseClass Value="Form"/> |
478 | 478 | <UnitName Value="CheckImage_Dialog"/> |
479 | 479 | </Unit> |
| 480 | + <Unit> |
| 481 | + <Filename Value="Sources/filehexedit_dialog.pas"/> |
| 482 | + <IsPartOfProject Value="True"/> |
| 483 | + <ComponentName Value="FileHexEditDialog"/> |
| 484 | + <HasResources Value="True"/> |
| 485 | + <ResourceBaseClass Value="Form"/> |
| 486 | + <UnitName Value="FileHexEdit_Dialog"/> |
| 487 | + </Unit> |
| 488 | + <Unit> |
| 489 | + <Filename Value="Sources/mphexeditor/mphexeditor.pas"/> |
| 490 | + <IsPartOfProject Value="True"/> |
| 491 | + <UnitName Value="MPHexEditor"/> |
| 492 | + </Unit> |
480 | 493 | </Units> |
481 | 494 | </ProjectOptions> |
482 | 495 | <CompilerOptions> |
|
486 | 499 | </Target> |
487 | 500 | <SearchPaths> |
488 | 501 | <IncludeFiles Value="$(ProjOutDir)"/> |
489 | | - <OtherUnitFiles Value="Sources"/> |
| 502 | + <OtherUnitFiles Value="Sources;Sources/mphexeditor"/> |
490 | 503 | <UnitOutputDirectory Value="Build-$(BuildMode)_$(TargetCPU)/lib"/> |
491 | 504 | </SearchPaths> |
492 | 505 | <Parsing> |
|
0 commit comments