Update release imports and tutorial build

This commit is contained in:
vczh
2026-05-11 00:59:21 -07:00
parent 238dda1fec
commit 0e455b1541
67 changed files with 16351 additions and 137 deletions
@@ -36,6 +36,7 @@ namespace vl
#ifdef VCZH_DESCRIPTABLEOBJECT_WITH_METADATA
#define _ ,
BEGIN_CLASS_MEMBER(::demo::MainWindow)
ATTRIBUTE_TYPE(::vl::__vwsn::att_cpp_Friend, ::vl::reflection::description::GetTypeDescriptor(::vl::WString::Unmanaged(L"demo::MainWindowConstructor")))
CLASS_MEMBER_BASE(::vl::presentation::controls::GuiWindow)
CLASS_MEMBER_BASE(::demo::MainWindowConstructor)
CLASS_MEMBER_CONSTRUCTOR(::demo::MainWindow*(), NO_PARAMETER)
@@ -45,9 +46,13 @@ namespace vl
CLASS_MEMBER_BASE(::vl::reflection::DescriptableObject)
CLASS_MEMBER_CONSTRUCTOR(::vl::Ptr<::demo::MainWindowConstructor>(), NO_PARAMETER)
CLASS_MEMBER_METHOD(__vwsn_demo_MainWindow_Initialize, { L"__vwsn_this_" })
ATTRIBUTE_MEMBER(::vl::__vwsn::att_cpp_Protected)
CLASS_MEMBER_FIELD(__vwsn_precompile_0)
ATTRIBUTE_MEMBER(::vl::__vwsn::att_cpp_Protected)
CLASS_MEMBER_FIELD(__vwsn_precompile_1)
ATTRIBUTE_MEMBER(::vl::__vwsn::att_cpp_Protected)
CLASS_MEMBER_FIELD(__vwsn_precompile_2)
ATTRIBUTE_MEMBER(::vl::__vwsn::att_cpp_Protected)
END_CLASS_MEMBER(::demo::MainWindowConstructor)
#undef _