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?

Joost


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to