mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 23:25:43 +01:00
VST native windows does not need vst/winmain.c
This commit is contained in:
parent
87d3d5a08a
commit
6ce93913f5
1 changed files with 0 additions and 1 deletions
|
|
@ -406,7 +406,6 @@ def build(bld):
|
|||
|
||||
if bld.is_defined('WINDOWS_VST_SUPPORT'):
|
||||
# Windows VST support mingw
|
||||
obj.source += [ '../vst/winmain.c' ]
|
||||
obj.includes += [ '../libs/fst' ]
|
||||
|
||||
# at this point, "obj" refers to either the normal native executable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue