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

@ -7,6 +7,8 @@
# --------------------------------------------------------------
# Import base definitions
DISTRHO_NAMESPACE = CardinalDISTRHO
DGL_NAMESPACE = CardinalDGL
USE_NANOVG_FBO = true
include ../dpf/Makefile.base.mk