[racket] define-runtime-path-list and find-files
Hi,
I'd like to build runtime paths for all ".png" files in the "img" directory
(which also contains other things that should not be declared as runtime
paths).
The problem is I can't use `find-files' within `define-runtime-path-list',
because it does not seem to exist at compile time (IIUC).
How can I do that? Or am I thinking the wrong way?
Thanks,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100705/60643052/attachment.html>