diff options
Diffstat (limited to 'autotests/kconfig_compiler/test_qdebugcategory.kcfgc')
-rw-r--r-- | autotests/kconfig_compiler/test_qdebugcategory.kcfgc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/autotests/kconfig_compiler/test_qdebugcategory.kcfgc b/autotests/kconfig_compiler/test_qdebugcategory.kcfgc new file mode 100644 index 00000000..a7ae26e7 --- /dev/null +++ b/autotests/kconfig_compiler/test_qdebugcategory.kcfgc @@ -0,0 +1,9 @@ +# Code generation options for kconfig_compiler_kf5 +File=test_qdebugcategory.kcfgc +ClassName=TestQCategory +Singleton=false +Mutators=true +GlobalEnums=true +ItemAccessors=false +CategoryLoggingName=CATEGORY_LOG +IncludeFiles=test_qdebugcategory_debug.h |