On Thu, 31 Dec 2009 17:12:50 +0100 Joost van der Sluis <[email protected]> wrote:
> Hi all, > > I'm developing a design-time package and want to store some files in the > default-project dir. How to do so? > And what I actually want, is that a user can set the used path, relative > to the current project path. Like you can place generated executables in > 'lib'. Or even use the standard macro's. But to do so I have to use the > TransferMacros unit (GlobalMacroList) but that's in the ide-directory > and can't be used from within a package. > Any ideas how to solve this? see package IDEIntf, unit MacroIntf Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
