On Sun, 28 Oct 2018 09:24:40 +0200, Juha Manninen via Lazarus
<lazarus@lists.lazarus-ide.org> wrote:

>I personally would just copy the needed indy units into my project
>subdirectory and add them to the project. If any of those units
>require LCL, the project will not compile. Simple, ha?

Well, years ago I tried that with Delphi, but it turned out that the
units needed expanded from the first one since they are interdependent
so in the end I used environment variables to direct the Delphi
compiler to the correct Indy10 dirs where all files were collected.
Different IDE paradigm of course....


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to