Commit a81521f3 authored by Andrew Voznytsa's avatar Andrew Voznytsa

Update qmlglsink build settings

parent 0e23112f
......@@ -6,7 +6,7 @@ LinuxBuild {
DEFINES += HAVE_QT_IOS
} else:WindowsBuild {
DEFINES += HAVE_QT_WIN32
LIBS += opengl32.lib
LIBS += opengl32.lib user32.lib
} else:AndroidBuild {
DEFINES += HAVE_QT_ANDROID
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment