We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55d0497 commit 8980207Copy full SHA for 8980207
1 file changed
HashLib/src/Packages/FPC/HashLib4PascalPackage.lpk
@@ -9,7 +9,7 @@
9
<Version Value="11"/>
10
<PathDelim Value="\"/>
11
<SearchPaths>
12
- <IncludeFiles Value="..\..\Include;..\..\Include\Simd"/>
+ <IncludeFiles Value="..\..\Include"/>
13
<OtherUnitFiles Value="..\..\Base;..\..\Checksum;..\..\Crypto;..\..\Hash128;..\..\Hash32;..\..\Hash64;..\..\Interfaces;..\..\Nullable;..\..\Utils;..\..\KDF;..\..\Crypto\Blake2BConfigurations;..\..\Crypto\Blake2SConfigurations;..\..\Interfaces\IBlake2BConfigurations;..\..\Interfaces\IBlake2SConfigurations;..\..\NullDigest;..\..\Crypto\Blake2SParams;..\..\Crypto\Blake2BParams;..\..\Interfaces\IBlake2SParams;..\..\Interfaces\IBlake2BParams"/>
14
<UnitOutputDirectory Value="lib\HashLib4Pascal\$(TargetCPU)-$(TargetOS)"/>
15
</SearchPaths>
0 commit comments