Set custom DISTRHO and DGL namespace

Closes #271

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-06-30 20:03:38 +01:00
parent a37016969d
commit e79038812b
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
9 changed files with 22 additions and 5 deletions

View file

@ -14,7 +14,7 @@ SYSDEPS ?= false
# --------------------------------------------------------------
# Import base definitions
USE_NANOVG_FBO = true
DISTRHO_NAMESPACE = CardinalLV2
include ../dpf/Makefile.base.mk
# --------------------------------------------------------------