I know that I can set environment variables for build configurations in Edit Configurations -> Defaults -> Applications, but I've set up some external tools I run before building some of my Flash Apps, and those environment variables don't seem to affect those tools. Is there a place I can set up environment variables for external tools?
Ideally, I'd like to set env vars globally for an entire project, rather than having to set them separately for build configs and external tools, but I'll take what I can get.