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
|
@ -48,6 +48,8 @@ endif # STATIC_BUILD
|
|||
# --------------------------------------------------------------
|
||||
# Import base definitions
|
||||
|
||||
DISTRHO_NAMESPACE = CardinalDISTRHO
|
||||
DGL_NAMESPACE = CardinalDGL
|
||||
NVG_DISABLE_SKIPPING_WHITESPACE = true
|
||||
NVG_FONT_TEXTURE_FLAGS = NVG_IMAGE_NEAREST
|
||||
USE_NANOVG_FBO = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue