Mercurial > hg > sonic-visualiser
diff sv.pro @ 276:189f0212f4ba
* Add beginnings of capability to search plugins that are not yet
installed -- lots more work to do here, though
author | Chris Cannam |
---|---|
date | Tue, 14 Oct 2008 16:36:35 +0000 |
parents | a0d3b334e7a9 |
children | 64a8ee011004 |
line wrap: on
line diff
--- a/sv.pro Mon Sep 29 16:31:49 2008 +0000 +++ b/sv.pro Tue Oct 14 16:36:35 2008 +0000 @@ -18,7 +18,7 @@ contains(DEFINES, BUILD_STATIC):LIBS -= -ljack -LIBS = -lsvframework -lsvaudioio -lsvview -lsvlayer -lsvrdf -lsvtransform -lsvwidgets -lsvdata -lsvplugin -lsvbase -lsvsystem $$LIBS +LIBS = -lsvframework -lsvaudioio -lsvview -lsvlayer -lsvrdf -lsvtransform -lsvrdf -lsvwidgets -lsvdata -lsvplugin -lsvbase -lsvsystem $$LIBS PRE_TARGETDEPS += ../view/libsvview.a \ ../layer/libsvlayer.a \