[racket] How does the Racket build-executable figure out external resources?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Thu Jun 2 19:40:51 EDT 2011

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
>



Posted on the users mailing list.