Fixed: Compilation under Linux

This commit is contained in:
kervala 2013-09-28 10:18:35 +02:00
parent ffb407d789
commit be6a77e9de

View file

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