fixed broken VST-support

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1517 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-08-28 23:00:37 +00:00
parent 894fe8a2f9
commit d30a530482
4 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
2008-08-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/lvsl_client.cpp:
* plugins/vst_base/lvsl_server.cpp:
* plugins/vst_base/CMakeLists.txt:
fixed broken VST-support
* CMakeLists.txt:
completed information about packages needed for building VST support
on 64 bit machines (thanks to Stephane Thomas!)