ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST)))) NAME := bw_example_synthpp_poly SOURCES = ${SOURCES_COMMON} ${ROOT_DIR}/../src/bw_example_synthpp_poly.cpp include ${ROOT_DIR}/../../common/vst3/vst3.mk