Skip to content

Commit

Permalink
Newer and better wget version on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
LongDirtyAnimAlf committed Nov 16, 2022
1 parent b0f76e7 commit 469d4e1
Show file tree
Hide file tree
Showing 9 changed files with 691 additions and 286 deletions.
4 changes: 2 additions & 2 deletions fpcupdeluxe.lpi
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir);sources;..\mORMot"/>
<Libraries Value="libs\$(TargetOS)"/>
<OtherUnitFiles Value="sources;sources\updeluxe;sources\crossinstallers;synaser;dcpcrypt;dcpcrypt\Ciphers;dcpcrypt\Hashes;logger;..\mORMot\CrossPlatform;..\mORMot2\src\core;..\mORMot2\src\lib;..\mORMot2\src\net;..\mORMot;..\mORMot\SQLite3;downloader\src\forms;downloader\src\common"/>
<OtherUnitFiles Value="sources;sources\updeluxe;sources\crossinstallers;synaser;dcpcrypt;dcpcrypt\Ciphers;dcpcrypt\Hashes;numcpulib;logger;..\mORMot\CrossPlatform;..\mORMot2\src\core;..\mORMot2\src\lib;..\mORMot2\src\net;..\mORMot;..\mORMot\SQLite3;downloader\src\forms;downloader\src\common"/>
<UnitOutputDirectory Value="buildlibs\$NameOnly($(ProjFile))\fpcupdeluxe\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
Expand Down Expand Up @@ -984,7 +984,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir);sources;..\mORMot"/>
<OtherUnitFiles Value="sources;sources\updeluxe;sources\crossinstallers;synaser;dcpcrypt;dcpcrypt\Ciphers;dcpcrypt\Hashes;logger;..\mORMot;..\mORMot\SQLite3;downloader\src\forms;downloader\src\common;..\mORMot\CrossPlatform;..\mORMot2\src\core;..\mORMot2\src\lib;..\mORMot2\src\net"/>
<OtherUnitFiles Value="sources;sources\updeluxe;sources\crossinstallers;synaser;dcpcrypt;dcpcrypt\Ciphers;dcpcrypt\Hashes;numcpulib;logger;downloader\src\forms;downloader\src\common;..\mORMot;..\mORMot\SQLite3;..\mORMot\CrossPlatform;..\mORMot2\src\core;..\mORMot2\src\lib;..\mORMot2\src\net"/>
<UnitOutputDirectory Value="buildlibs\$NameOnly($(ProjFile))\fpcupdeluxe\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Conditionals Value="if TargetOS=&apos;darwin&apos; then
Expand Down
Loading

0 comments on commit 469d4e1

Please sign in to comment.