mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Now that we can build with VST support, make sure our MSVC build knows about it
This commit is contained in:
parent
4336f75d3b
commit
57f09d5d9d
2 changed files with 18 additions and 2 deletions
|
|
@ -11,8 +11,8 @@
|
|||
/* Comment out the above lines to build Mixbus without LV2 support */
|
||||
#endif
|
||||
|
||||
#ifndef VST_SUPPORT
|
||||
// Commented out temporarily by JE - 18-10-2013 #define VST_SUPPORT
|
||||
#ifndef WINDOWS_VST_SUPPORT
|
||||
#define WINDOWS_VST_SUPPORT
|
||||
/* Comment out the above line to build Mixbus without VST support */
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue