Set custom DISTRHO and DGL namespace
Closes #271 Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
a37016969d
commit
e79038812b
9 changed files with 22 additions and 5 deletions
|
@ -7,6 +7,8 @@
|
|||
# --------------------------------------------------------------
|
||||
# Import base definitions
|
||||
|
||||
DISTRHO_NAMESPACE = CardinalDISTRHO
|
||||
DGL_NAMESPACE = CardinalDGL
|
||||
USE_NANOVG_FBO = true
|
||||
include ../dpf/Makefile.base.mk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue