The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- PROJECT_NAME = "The BLOCKS SDK"
-
- LAYOUT_FILE = DoxygenLayout.xml
-
- INPUT = build pages
-
- EXAMPLE_PATH = ../standalone_sdk/examples ../../../examples/BLOCKS ../../../modules
-
- IMAGE_PATH = images
-
- HTML_HEADER = header.html
-
- HTML_FOOTER = footer.html
-
- HTML_EXTRA_STYLESHEET = stylesheet.css
-
- DISABLE_INDEX = YES
-
- GENERATE_TREEVIEW = YES
|