mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
20 lines
430 B
Text
20 lines
430 B
Text
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
|
|
|