mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
parent
63cfb9b870
commit
4142a9198d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ exhale_args = {
|
||||||
"createTreeView": True,
|
"createTreeView": True,
|
||||||
"exhaleExecutesDoxygen": True,
|
"exhaleExecutesDoxygen": True,
|
||||||
"exhaleDoxygenStdin": '''INPUT = ../../api/sixtyfps-cpp/include
|
"exhaleDoxygenStdin": '''INPUT = ../../api/sixtyfps-cpp/include
|
||||||
EXCLUDE_SYMBOLS = sixtyfps::cbindgen_private* sixtyfps::private_api* sixtyfps::interpreter*
|
EXCLUDE_SYMBOLS = sixtyfps::cbindgen_private* sixtyfps::private_api*
|
||||||
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
|
EXCLUDE = ../../api/sixtyfps-cpp/include/vtable.h ../../api/sixtyfps-cpp/include/sixtyfps_testing.h
|
||||||
ENABLE_PREPROCESSING = YES
|
ENABLE_PREPROCESSING = YES
|
||||||
PREDEFINED = DOXYGEN'''
|
PREDEFINED = DOXYGEN'''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue