INCLUDE

Adds an include path.

This property was introduced in Qt 5.0.

When this property is set, an #include "path" is added to the generated C++ file.

See also qt_add_dbus_interface.