World Editor plugin Linux build fix.

This commit is contained in:
dfighter1985 2014-08-06 22:12:46 +02:00
parent df4755222b
commit d82d5ec9f6

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")