diff options
Diffstat (limited to 'korundum/rubylib/rbkconfig_compiler/tests/test2.kcfgc')
-rw-r--r-- | korundum/rubylib/rbkconfig_compiler/tests/test2.kcfgc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/korundum/rubylib/rbkconfig_compiler/tests/test2.kcfgc b/korundum/rubylib/rbkconfig_compiler/tests/test2.kcfgc new file mode 100644 index 00000000..56620d2f --- /dev/null +++ b/korundum/rubylib/rbkconfig_compiler/tests/test2.kcfgc @@ -0,0 +1,11 @@ +# Code generation options for kconfig_compiler +File=test2.kcfg +ClassName=Test2 +Singleton=false +Mutators=true +Inherits=MyPrefs +IncludeFiles=myprefs.h +MemberVariables=public +GlobalEnums=true +ItemAccessors=true +SetUserTexts=true |