subsurface/scripts
Thiago Macieira 1fdbc2eaa4 Fix the DLL search path order
The correct order on Windows is:
 1. Local directory (relative to the binary)
 2. $PATH
 3. System dirs

We insert our -L flags between 1 and 2 above.

Signed-off-by: Thiago Macieira <thiago@macieira.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2013-10-11 12:05: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 Fix the DLL search path order 2013-10-11 12:05:43 -07:00