World Editor plugin Linux build fix.
This commit is contained in:
parent
df4755222b
commit
d82d5ec9f6
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue