brickworks/examples/fxpp_flanger/vst3/Makefile

7 lines
189 B
Makefile

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