[racket] How does the Racket build-executable figure out external resources?
You probably want to start by looking at the docs for define-runtime-path.
Robby
On Thu, Jun 2, 2011 at 11:29 AM, Danny Yoo <dyoo at cs.wpi.edu> wrote:
> I'm going to be looking into the source code later to see if I can
> reverse engineer it, but is there documentation that explains how the
> Build Executable feature in DrRacket figures out what resources (image
> paths, external files, etc) need to packaged alongside the
> application?
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>