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.

21 lines
430B

  1. PROJECT_NAME = "The BLOCKS SDK"
  2. LAYOUT_FILE = DoxygenLayout.xml
  3. INPUT = build pages
  4. EXAMPLE_PATH = ../standalone_sdk/examples ../../../examples/BLOCKS ../../../modules
  5. IMAGE_PATH = images
  6. HTML_HEADER = header.html
  7. HTML_FOOTER = footer.html
  8. HTML_EXTRA_STYLESHEET = stylesheet.css
  9. DISABLE_INDEX = YES
  10. GENERATE_TREEVIEW = YES