Tweaked build and run for windows
authorGuy Sherman <guy@guysherman.com>
Sun, 16 Aug 2015 16:01:28 +0000 (18:01 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 16 Aug 2015 16:01:28 +0000 (18:01 +0200)
commit4f387f390ef0b9937637904ea894c82739c26900
tree0fe76a120647ca98e54e391d79913a1149d37e7e
parent1d2938b16228723c6de8be653db18fa8ac6fced6
Tweaked build and run for windows

Quotes were appearing around the version number. Modified wscript to
remove quotes from VERSION and PROGRAM_VERSION.

One of the places windows looks for DLLs is in directories
listed in PATH. A new file called ardev-win which sets up the
contents of PATH and LD_LIBRARY_PATH as required.
gtk2_ardour/ardev-win [new file with mode: 0644]
gtk2_ardour/ardev_common.sh.in
wscript