Linux build fixes

This commit is contained in:
Siana Gearz
2011-06-09 17:37:57 +02:00
parent 2bde195c77
commit b64bd9c74f
5 changed files with 7 additions and 72 deletions

View File

@@ -59,6 +59,7 @@ target_link_libraries(SLPlugin
${LLPLUGIN_LIBRARIES}
${LLMESSAGE_LIBRARIES}
${LLCOMMON_LIBRARIES}
${APRUTIL_LIBRARIES}
${PLUGIN_API_WINDOWS_LIBRARIES}
)