Skip to content

Commit 8980207

Browse files
committed
remove unused path
1 parent 55d0497 commit 8980207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HashLib/src/Packages/FPC/HashLib4PascalPackage.lpk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Version Value="11"/>
1010
<PathDelim Value="\"/>
1111
<SearchPaths>
12-
<IncludeFiles Value="..\..\Include;..\..\Include\Simd"/>
12+
<IncludeFiles Value="..\..\Include"/>
1313
<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"/>
1414
<UnitOutputDirectory Value="lib\HashLib4Pascal\$(TargetCPU)-$(TargetOS)"/>
1515
</SearchPaths>

0 commit comments

Comments
 (0)