Sign in
third-party-mirror
/
orbit
/
301094089f7066c20f6885ee60d316d3f550a3c2
/
.
/
qt-everywhere-src-5.15.1
/
qt3d
/
src
/
plugins
/
renderers
/
opengl
/
opengl.pro
blob: f098513e875e9511d9b7fbeb1c11ce043b7fdf0f [
file
] [
log
] [
blame
]
TARGET
=
openglrenderer
# We use QT_AUTOTEST_EXPORT to test the plug-ins, which needs QT_BUILDING_QT
DEFINES
+=
QT_BUILDING_QT
include
(
opengl
.
pri
)
SOURCES
+=
\
main
.
cpp
PLUGIN_TYPE
=
renderers
PLUGIN_CLASS_NAME
=
OpenGLRendererPlugin
load
(
qt_plugin
)