summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles3/opengles3.pro
blob: 956a3bc1027d4e90874e5c21a6e7e9d71ac88430 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The library is expected to be the same as in ES 2.0 (libGLESv2).
# The difference is the header and the presence of the functions in
# the library.

SOURCES = opengles3.cpp

CONFIG -= qt

mac {
    DEFINES += BUILD_ON_MAC
}