|
3 | 3 | <ProjectSession>
|
4 | 4 | <PathDelim Value="\"/>
|
5 | 5 | <Version Value="12"/>
|
| 6 | + <BuildModes Active="Release Win x64"> |
| 7 | + <Item Name="Release FreeBSD x64"> |
| 8 | + <CompilerOptions> |
| 9 | + <Version Value="11"/> |
| 10 | + <PathDelim Value="\"/> |
| 11 | + <Target> |
| 12 | + <Filename Value="bin\FreeBSD_x64\MDX_Tool"/> |
| 13 | + </Target> |
| 14 | + <SearchPaths> |
| 15 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 16 | + <OtherUnitFiles Value="ext\HashLib\Base;ext\HashLib\Interfaces;ext\HashLib\Utils;ext\HashLib\KDF;ext\HashLib\Nullable;ext\HashLib\NullDigest;ext\HashLib\Checksum;ext\HashLib\Crypto;ext\HashLib\Hash32;ext\HashLib\Hash64;ext\HashLib\Hash128;ext\HashLib\Crypto\Blake2BParams;ext\HashLib\Crypto\Blake2SParams;ext\HashLib\Interfaces\IBlake2BParams;ext\HashLib\Interfaces\IBlake2SParams;units"/> |
| 17 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 18 | + </SearchPaths> |
| 19 | + <CodeGeneration> |
| 20 | + <SmartLinkUnit Value="True"/> |
| 21 | + <TargetCPU Value="x86_64"/> |
| 22 | + <TargetOS Value="freebsd"/> |
| 23 | + <Optimizations> |
| 24 | + <OptimizationLevel Value="3"/> |
| 25 | + </Optimizations> |
| 26 | + </CodeGeneration> |
| 27 | + <Linking> |
| 28 | + <Debugging> |
| 29 | + <GenerateDebugInfo Value="False"/> |
| 30 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 31 | + </Debugging> |
| 32 | + <LinkSmart Value="True"/> |
| 33 | + </Linking> |
| 34 | + </CompilerOptions> |
| 35 | + </Item> |
| 36 | + <Item Name="Release Darwin x64"> |
| 37 | + <CompilerOptions> |
| 38 | + <Version Value="11"/> |
| 39 | + <PathDelim Value="\"/> |
| 40 | + <Target> |
| 41 | + <Filename Value="bin\Darwin\MDX_Tool"/> |
| 42 | + </Target> |
| 43 | + <SearchPaths> |
| 44 | + <IncludeFiles Value="$(ProjOutDir)"/> |
| 45 | + <OtherUnitFiles Value="ext\HashLib\Base;ext\HashLib\Interfaces;ext\HashLib\Utils;ext\HashLib\KDF;ext\HashLib\Nullable;ext\HashLib\NullDigest;ext\HashLib\Checksum;ext\HashLib\Crypto;ext\HashLib\Hash32;ext\HashLib\Hash64;ext\HashLib\Hash128;ext\HashLib\Crypto\Blake2BParams;ext\HashLib\Crypto\Blake2SParams;ext\HashLib\Interfaces\IBlake2BParams;ext\HashLib\Interfaces\IBlake2SParams;units"/> |
| 46 | + <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> |
| 47 | + </SearchPaths> |
| 48 | + <CodeGeneration> |
| 49 | + <SmartLinkUnit Value="True"/> |
| 50 | + <TargetCPU Value="x86_64"/> |
| 51 | + <TargetOS Value="darwin"/> |
| 52 | + <Optimizations> |
| 53 | + <OptimizationLevel Value="3"/> |
| 54 | + </Optimizations> |
| 55 | + </CodeGeneration> |
| 56 | + <Linking> |
| 57 | + <Debugging> |
| 58 | + <GenerateDebugInfo Value="False"/> |
| 59 | + <DebugInfoType Value="dsDwarf2Set"/> |
| 60 | + </Debugging> |
| 61 | + <LinkSmart Value="True"/> |
| 62 | + </Linking> |
| 63 | + </CompilerOptions> |
| 64 | + </Item> |
| 65 | + </BuildModes> |
6 | 66 | <ManyBuildModesSelection Value="Debug,"Release Win64""/>
|
7 |
| - <BuildModes Active="Release Win x64"/> |
8 | 67 | <Units>
|
9 | 68 | <Unit>
|
10 | 69 | <Filename Value="MDX_Tool.lpr"/>
|
11 | 70 | <IsPartOfProject Value="True"/>
|
12 |
| - <TopLine Value="489"/> |
13 |
| - <CursorPos X="81" Y="512"/> |
| 71 | + <IsVisibleTab Value="True"/> |
| 72 | + <CursorPos X="52" Y="16"/> |
14 | 73 | <UsageCount Value="83"/>
|
15 | 74 | <Loaded Value="True"/>
|
16 | 75 | </Unit>
|
|
57 | 116 | </Unit>
|
58 | 117 | <Unit>
|
59 | 118 | <Filename Value="units\untDX7Voice.pas"/>
|
60 |
| - <IsVisibleTab Value="True"/> |
61 | 119 | <EditorIndex Value="5"/>
|
62 |
| - <TopLine Value="20"/> |
| 120 | + <TopLine Value="8"/> |
63 | 121 | <CursorPos X="12" Y="32"/>
|
64 | 122 | <UsageCount Value="21"/>
|
65 | 123 | <Loaded Value="True"/>
|
|
0 commit comments