Recent

Author Topic: How to set path for IDE to find sources?  (Read 5961 times)

aron.petrucci

  • Newbie
  • Posts: 2
How to set path for IDE to find sources?
« on: August 07, 2006, 09:28:13 pm »
I have a directory with my units (i.e. /usr/lib/lazarus/mylib/). So I had set fpc.cfg and now the compiler finds my units. But IDE can't find it in commands like (Right clck + Find Declaration, or auto-complete code for procedures and functions.

Where I set the path for this feature to work in my units too?

Thankx

Aron L. Petrucci
aron@uel.br

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2584
RE: How to set path for IDE to find sources?
« Reply #1 on: August 09, 2006, 05:47:01 pm »
set it in your project options
or create a package for your lib and use that package
(or add the source to your project usingthe project inspector)
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

 

TinyPortal © 2005-2018