@@ -35,6 +35,11 @@ unit UPCCryptoLib4Pascal;
interface
+{$IFDEF FPC}
+ {$MODE Delphi}
+{$ENDIF}
+
Uses SysUtils, UBaseTypes, UPCDataTypes,
ClpBigInteger,
ClpSecureRandom,
@@ -45,7 +45,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
- <OtherUnitFiles Value="core;libraries\synapse;libraries\pascalcoin;libraries\generics.collections;libraries\sphere10;libraries\hashlib4pascal;libraries\paszlib"/>
+ <OtherUnitFiles Value="core;libraries\synapse;libraries\pascalcoin;libraries\generics.collections;libraries\sphere10;libraries\hashlib4pascal;libraries\paszlib;libraries\cryptolib4pascal;libraries\simplebaselib4pascal"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>