mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
World Editor plugin Linux build fix.
--HG-- branch : gsoc2014-dfighter
This commit is contained in:
parent
475c0201ea
commit
7f6608b897
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ TARGET_LINK_LIBRARIES( studio_plugin_world_editor
|
||||||
qt_property_browser
|
qt_property_browser
|
||||||
${QT_LIBRARIES}
|
${QT_LIBRARIES}
|
||||||
${QT_QTOPENGL_LIBRARY}
|
${QT_QTOPENGL_LIBRARY}
|
||||||
|
${LIBXML2_LIBRARIES}
|
||||||
)
|
)
|
||||||
|
|
||||||
NL_DEFAULT_PROPS(studio_plugin_world_editor "Tools: Studio Plugin: World Editor")
|
NL_DEFAULT_PROPS(studio_plugin_world_editor "Tools: Studio Plugin: World Editor")
|
||||||
|
|
Loading…
Reference in a new issue