2011/1/25 Andrea Mauri <[email protected]>: > Il 25/01/2011 12:48, Mattias Gaertner ha scritto: >> >> See the documentation for the difference between "Other unit files" and >> "Other sources". > > I am not able to change the behaviour of lazarus. > My question is: > > I have a dir including 3 pas files: > a.pas > b.pas > c.pas > > My project needs only a.pas. > > Where I have to put this directory (in which search path) in order to tell > to my project where it will be able to find a.pas? In the Other unit files. > Additionally I don't want to compile also b.pas and c.pas because I don't > need them. If your program doesn't use them, they won't be compiled.
Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
