blob: 796639c5546b7eda6a0c7c3fdb907a1eb634332d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
NAME=vst~
BUILDCLASS=ext
BUILDMODE=release
BUILDTYPE=multi
BUILDDIR=build
SRCDIR=src
SRCS=main.cpp vsthost.cpp editor.cpp
HDRS=main.h vsthost.h editor.h editorwin.hpp editormac.hpp
|