World Editor plugin Linux build fix.

This commit is contained in:
dfighter1985 2014-08-06 22:12:46 +02:00
parent c1ab55acad
commit 26be5f497c

View file

@ -60,6 +60,7 @@ TARGET_LINK_LIBRARIES( studio_plugin_world_editor
qt_property_browser
${QT_LIBRARIES}
${QT_QTOPENGL_LIBRARY}
${LIBXML2_LIBRARIES}
)
NL_DEFAULT_PROPS(studio_plugin_world_editor "Tools: Studio Plugin: World Editor")