A tool from the ui-auto tool box.
Documentation is fully in the usage output via "ui-auto-shell -H". This is just a copy for convenience: Produce shell code to taint the environment to use ui-auto enabled projects.
Usage: ui-auto-env [-h|-H] -d -p -D -I -E arg -S arg ID
-h|-H : Get usage help; short (-h) or complete (-H).
Options: -d : Also run for the project's dependencies. -p : Also set the path of the project as cwd. -D : Only run for the project's dependencies. -I : Information on a project's configuration in '~/.ui-auto.conf'. -E arg: Exports to produce, given as space-separated list. ['PATH LD_LIBRARY_PATH CFLAGS CXXFLAGS LDFLAGS ACLOCAL']
Supported='PATH LD_LIBRARY_PATH CFLAGS CXXFLAGS LDFLAGS ACLOCAL'.
-S arg: Shell syntax to use. Supported: posix. ['posix']
Positionals: ID : A project id as configured in '~/.ui-auto.conf'.
Produced automatically by ui-auto on Mon, 18 Aug 2014 17:52:50 +0200.