Fixed: Compilation under Linux

This commit is contained in:
kervala 2013-09-28 10:18:35 +02:00
parent 349b8a8b55
commit c7899841d3

View file

@ -72,6 +72,7 @@ TARGET_LINK_LIBRARIES(
nelgui
${QT_LIBRARIES}
${QT_QTOPENGL_LIBRARY}
${LIBXML2_LIBRARIES}
qt_property_browser
)