|
To make QtAGLExtras avairable on desktop pc environment,
QtAGLExtras can be built without libhomescreen/qlibwindowmanager.
To do that, following are changed.
- Adding config.tests to check existance of libhomescreen and
libwindowmanager. This modifications are from
https://gerrit.automotivelinux.org/gerrit/#/c/13021/
- Migrating to new Qt configuration
- Resolve inheritance of LibHomeScreen and QLibWindowmanager
Change-Id: I9d6f947010452da565e03b3b9a00eaf04120d947
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|