subsurface/scripts
Thiago Macieira 245e29a72e Use the $PATH environment variable to pass extra dirs for DLLs
Unix developers, look away... this is how it's done on Windows: the
binary loader searches $PATH for the DLLs, so let's reuse the same
variable. This simplifies the command-line a little.

Signed-off-by: Thiago Macieira <thiago@macieira.org>
2013-10-08 23:29:43 -07:00
..
check-version Improved documentation; small code adjustments. 2013-05-12 07:23:57 -07:00
get-version Remove more useless quotes. 2013-02-24 06:43:40 -08:00
win-ldd.pl Use the $PATH environment variable to pass extra dirs for DLLs 2013-10-08 23:29:43 -07:00