brickworks/examples/fx_comb/vst3/Makefile

7 lines
177 B
Makefile

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