%if !defined(__DISTRIBUTION_TYPE__) || streq(__DISTRIBUTION_TYPE__, "IDE")

# Define capabilities for this OS.
%define SUPPORTS_RTEC

# Include the shared demos.
%include "${__SHARED_PY_DIR__}/shared_demos.udb"

%endif
