|
11 | 11 | <CompatibilityMode Value="True"/> |
12 | 12 | </Flags> |
13 | 13 | <SessionStorage Value="InProjectDir"/> |
14 | | - <Title Value="PerformanceBenchmarkConsole"/> |
| 14 | + <Title Value="HashLib.BenchmarkConsole"/> |
15 | 15 | <UseAppBundle Value="False"/> |
16 | 16 | <ResourceType Value="res"/> |
17 | 17 | </General> |
|
22 | 22 | <Version Value="11"/> |
23 | 23 | <PathDelim Value="\"/> |
24 | 24 | <Target> |
25 | | - <Filename Value="PerformanceBenchmarkConsole"/> |
| 25 | + <Filename Value="HashLib.BenchmarkConsole"/> |
26 | 26 | </Target> |
27 | 27 | <SearchPaths> |
28 | 28 | <IncludeFiles Value="$(ProjOutDir)"/> |
|
70 | 70 | </RequiredPackages> |
71 | 71 | <Units Count="5"> |
72 | 72 | <Unit0> |
73 | | - <Filename Value="PerformanceBenchmarkConsole.lpr"/> |
| 73 | + <Filename Value="HashLib.BenchmarkConsole.lpr"/> |
74 | 74 | <IsPartOfProject Value="True"/> |
75 | 75 | </Unit0> |
76 | 76 | <Unit1> |
77 | | - <Filename Value="..\src\Core\uPerformanceBenchmark.pas"/> |
| 77 | + <Filename Value="..\src\Core\PerformanceBenchmark.pas"/> |
78 | 78 | <IsPartOfProject Value="True"/> |
79 | 79 | </Unit1> |
80 | 80 | <Unit2> |
81 | | - <Filename Value="..\src\Core\uBenchmarkCommon.pas"/> |
| 81 | + <Filename Value="..\src\Core\BenchmarkCommon.pas"/> |
82 | 82 | <IsPartOfProject Value="True"/> |
83 | 83 | </Unit2> |
84 | 84 | <Unit3> |
85 | | - <Filename Value="..\src\Core\uHashPerformanceBenchmark.pas"/> |
| 85 | + <Filename Value="..\src\Core\HashPerformanceBenchmark.pas"/> |
86 | 86 | <IsPartOfProject Value="True"/> |
87 | 87 | </Unit3> |
88 | 88 | <Unit4> |
89 | | - <Filename Value="..\src\Core\uKdfPerformanceBenchmark.pas"/> |
| 89 | + <Filename Value="..\src\Core\KdfPerformanceBenchmark.pas"/> |
90 | 90 | <IsPartOfProject Value="True"/> |
91 | 91 | </Unit4> |
92 | 92 | </Units> |
|
95 | 95 | <Version Value="11"/> |
96 | 96 | <PathDelim Value="\"/> |
97 | 97 | <Target> |
98 | | - <Filename Value="PerformanceBenchmarkConsole"/> |
| 98 | + <Filename Value="HashLib.BenchmarkConsole"/> |
99 | 99 | </Target> |
100 | 100 | <SearchPaths> |
101 | 101 | <IncludeFiles Value="$(ProjOutDir)"/> |
|
0 commit comments