Hi,<br><br>I&#39;d like to build runtime paths for all &quot;.png&quot; files in the &quot;img&quot; directory (which also contains other things that should not be declared as runtime paths).<br>The problem is I can&#39;t use `find-files&#39; within `define-runtime-path-list&#39;, because it does not seem to exist at compile time (IIUC).<br>

<br>How can I do that? Or am I thinking the wrong way?<br><br>Thanks,<br>Laurent<br>