ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST)))) NAME := bw_example_fx_flanger SOURCE := bw_example_fx_flanger.c include ${ROOT_DIR}/../../common/vst3/vst3.mk