|
@@ -17,8 +17,57 @@
|
|
|
<i18n>
|
|
|
<EnableI18N LFM="False"/>
|
|
|
</i18n>
|
|
|
- <BuildModes Count="1">
|
|
|
+ <BuildModes Count="2">
|
|
|
<Item1 Name="Default" Default="True"/>
|
|
|
+ <Item2 Name="Debug">
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <PathDelim Value="\"/>
|
|
|
+ <Target>
|
|
|
+ <Filename Value="PascalCoinWalletExperimental"/>
|
|
|
+ </Target>
|
|
|
+ <SearchPaths>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir);libraries\generics.collections\inc"/>
|
|
|
+ <OtherUnitFiles Value="core;gui-experimental;libraries\synapse;libraries\sphere10;libraries\hashlib4pascal;libraries\generics.collections;libraries\pascalcoin;gui-experimental\core.utils;gui-experimental\wizards\wallet;gui-experimental\wizards\operations;gui-classic;libraries\paszlib"/>
|
|
|
+ <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
+ </SearchPaths>
|
|
|
+ <Parsing>
|
|
|
+ <SyntaxOptions>
|
|
|
+ <SyntaxMode Value="Delphi"/>
|
|
|
+ <IncludeAssertionCode Value="True"/>
|
|
|
+ </SyntaxOptions>
|
|
|
+ </Parsing>
|
|
|
+ <CodeGeneration>
|
|
|
+ <Checks>
|
|
|
+ <IOChecks Value="True"/>
|
|
|
+ <RangeChecks Value="True"/>
|
|
|
+ <OverflowChecks Value="True"/>
|
|
|
+ <StackChecks Value="True"/>
|
|
|
+ </Checks>
|
|
|
+ <VerifyObjMethodCallValidity Value="True"/>
|
|
|
+ </CodeGeneration>
|
|
|
+ <Linking>
|
|
|
+ <Debugging>
|
|
|
+ <DebugInfoType Value="dsDwarf2Set"/>
|
|
|
+ <UseHeaptrc Value="True"/>
|
|
|
+ <TrashVariables Value="True"/>
|
|
|
+ <UseExternalDbgSyms Value="True"/>
|
|
|
+ </Debugging>
|
|
|
+ <Options>
|
|
|
+ <Win32>
|
|
|
+ <GraphicApplication Value="True"/>
|
|
|
+ </Win32>
|
|
|
+ </Options>
|
|
|
+ </Linking>
|
|
|
+ <Other>
|
|
|
+ <Verbosity>
|
|
|
+ <ShowHintsForUnusedUnitsInMainSrc Value="True"/>
|
|
|
+ <ShowHintsForSenderNotUsed Value="True"/>
|
|
|
+ </Verbosity>
|
|
|
+ <CustomOptions Value="-dBorland -dVer150 -dDelphi7 -dCompiler6_Up -dPUREPASCAL -vd"/>
|
|
|
+ </Other>
|
|
|
+ </CompilerOptions>
|
|
|
+ </Item2>
|
|
|
</BuildModes>
|
|
|
<PublishOptions>
|
|
|
<Version Value="2"/>
|
|
@@ -33,11 +82,11 @@
|
|
|
<PackageName Value="LCL"/>
|
|
|
</Item1>
|
|
|
</RequiredPackages>
|
|
|
- <Units Count="96">
|
|
|
+ <Units Count="95">
|
|
|
<Unit0>
|
|
|
<Filename Value="pascalcoin_wallet_experimental.dpr"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="PascalCoinWallet"/>
|
|
|
+ <UnitName Value="PascalCoinWalletExperimental"/>
|
|
|
</Unit0>
|
|
|
<Unit1>
|
|
|
<Filename Value="core\UBlockChain.pas"/>
|
|
@@ -480,80 +529,76 @@
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
</Unit83>
|
|
|
<Unit84>
|
|
|
- <Filename Value="gui\UGridUtils.pas"/>
|
|
|
- <IsPartOfProject Value="True"/>
|
|
|
- </Unit84>
|
|
|
- <Unit85>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZEnlistAccountForSale_EnterSeller.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZEnlistAccountForSale_EnterSeller"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit85>
|
|
|
- <Unit86>
|
|
|
+ </Unit84>
|
|
|
+ <Unit85>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZEnlistAccountForSale_EnterSaleAmount.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZEnlistAccountForSale_EnterSaleAmount"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit86>
|
|
|
- <Unit87>
|
|
|
+ </Unit85>
|
|
|
+ <Unit86>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZEnlistAccountForSale_SelectOption.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZEnlistAccountForSale_SelectOption"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit87>
|
|
|
- <Unit88>
|
|
|
+ </Unit86>
|
|
|
+ <Unit87>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZEnlistAccountForSale_EnterLockingBlock.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZEnlistAccountForSale_EnterLockingBlock"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit88>
|
|
|
- <Unit89>
|
|
|
+ </Unit87>
|
|
|
+ <Unit88>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZEnlistAccountForSale_EnterPublicKey.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZEnlistAccountForSale_EnterPublicKey"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit89>
|
|
|
- <Unit90>
|
|
|
+ </Unit88>
|
|
|
+ <Unit89>
|
|
|
<Filename Value="gui-experimental\core.utils\UCoreObjects.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- </Unit90>
|
|
|
- <Unit91>
|
|
|
+ </Unit89>
|
|
|
+ <Unit90>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZOperationConfirmation.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZOperationConfirmation"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit91>
|
|
|
- <Unit92>
|
|
|
+ </Unit90>
|
|
|
+ <Unit91>
|
|
|
<Filename Value="gui-experimental\wizards\operations\UWIZOperationSelected.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="WIZOperationSelected"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit92>
|
|
|
- <Unit93>
|
|
|
+ </Unit91>
|
|
|
+ <Unit92>
|
|
|
<Filename Value="gui-experimental\UFRMExecuteOperations.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="ExecuteOperations"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit93>
|
|
|
- <Unit94>
|
|
|
+ </Unit92>
|
|
|
+ <Unit93>
|
|
|
<Filename Value="gui-experimental\UCTRLNoAccount.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
<ComponentName Value="CTRLNoAccounts"/>
|
|
|
<HasResources Value="True"/>
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
- </Unit94>
|
|
|
- <Unit95>
|
|
|
+ </Unit93>
|
|
|
+ <Unit94>
|
|
|
<Filename Value="core\URandomHash.pas"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- </Unit95>
|
|
|
+ </Unit94>
|
|
|
</Units>
|
|
|
</ProjectOptions>
|
|
|
<CompilerOptions>
|
|
@@ -564,7 +609,7 @@
|
|
|
</Target>
|
|
|
<SearchPaths>
|
|
|
<IncludeFiles Value="$(ProjOutDir);libraries\generics.collections\inc"/>
|
|
|
- <OtherUnitFiles Value="core;gui-experimental;libraries\synapse;libraries\sphere10;libraries\hashlib4pascal;libraries\generics.collections;libraries\pascalcoin;gui-experimental\core.utils;gui-experimental\wizards\wallet;gui-experimental\wizards\operations;gui-classic"/>
|
|
|
+ <OtherUnitFiles Value="core;gui-experimental;libraries\synapse;libraries\sphere10;libraries\hashlib4pascal;libraries\generics.collections;libraries\pascalcoin;gui-experimental\core.utils;gui-experimental\wizards\wallet;gui-experimental\wizards\operations;gui-classic;libraries\paszlib"/>
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
</SearchPaths>
|
|
|
<Parsing>
|