This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
b6f309bb85
livetrax
/
gtk2_ardour
/
ardev
5 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial import of gtk2_ardour. git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-09-25 14:42:24 -04:00
#!/bin/sh
2006-03-04 Tim Mayberry <mojofunk@gmail.com> * Remove debug output preventing compilation on x86_64. * Build shared libraries for all libs/* when DEVBUILD=1 to fix linking for x86_64/non-x86. * Simplify/consolidate the dev scripts a bit. * Export ARDOUR_COLORS variable in dev scripts. * Remove G_DISABLE_DEPRECATED from glibmm CXXFLAGS to allow compilation with newer versions of glib. * Build soundtouch with SYSLIBS=1, hopefully we can link to system soundtouch soon. git-svn-id: svn://localhost/trunk/ardour2@344 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-03-04 06:26:25 -05:00
source ardev_common.sh
exec ./ardour.bin --novst $*
Copy Permalink