Compile when EGL headers are located in non-standard location

Task-number: QTBUG-30101
Change-Id: I0fb774392c3d4fc7551ba31d1546788c78ca8afc
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
bb10
Gunnar Sletta 2013-03-12 10:00:56 +01:00 committed by The Qt Project
parent a19c22ebf8
commit 72b87f2992
1 changed files with 1 additions and 0 deletions

View File

@ -12,5 +12,6 @@ contains(QT_CONFIG,egl) {
SOURCES += \
$$PWD/qxlibeglintegration.cpp
}
CONFIG += egl
}