From ec4eb4db61094179bc6a9ec26ec68fb710177053 Mon Sep 17 00:00:00 2001 From: Giulio Camuffo Date: Fri, 27 May 2016 11:04:03 +0300 Subject: Install some eglfsdeviceintegration headers, as a private module This allows external integrations to be developed against it. Also uniforms all class names as QEglFSFoo. Change-Id: I72ff37c0fcdf1ccd37110b4c36874d6c99b2e743 Reviewed-by: Laszlo Agocs --- sync.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index bba0ff2b2f..7807907420 100644 --- a/sync.profile +++ b/sync.profile @@ -18,8 +18,10 @@ "QtANGLE/EGL" => "!$basedir/src/3rdparty/angle/include/EGL", "QtZlib" => "!>$basedir/src/corelib;$basedir/src/3rdparty/zlib", "QtOpenGLExtensions" => "$basedir/src/openglextensions", + "QtEglFSDeviceIntegration" => "$basedir/src/plugins/platforms/eglfs", ); %moduleheaders = ( # restrict the module headers to those found in relative path + "QtEglFSDeviceIntegration" => "api", ); @allmoduleheadersprivate = ( ); -- cgit v1.2.3