add_qtc_plugin(HelloWorld
  PLUGIN_DEPENDS Core
  SOURCES
    helloworldplugin.cpp helloworldplugin.h
    helloworldwindow.cpp helloworldwindow.h
)
