[fpc-pascal] Compiled resource file search path
denisgolovan
denisgolovan at yandex.ru
Sat Jan 11 11:27:18 CET 2014
> You can use full/relative path for resources: {$R /path/to/resource/file} or
> {$R ../relative/resource/file}
Yes. I can.
The problem is that my .res files are not always in the same directory.
My build scripts use separate dirs for every arch-os-debug combination.
Now the question to the compiler developers - will you accept my patch if I make .res to be searched in unit output directory (-FU)?
--
Regards,
Denis Golovan
More information about the fpc-pascal
mailing list