1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-29 14:52:12 +01:00

LP-109 win installer: add gstreamer libs

This commit is contained in:
Philippe Renon 2017-07-11 22:02:49 +02:00
parent 05112f9c1b
commit cfb621f9f2

View File

@ -181,6 +181,8 @@ Section "-Libs" InSecLibs
SectionIn RO
SetOutPath "$INSTDIR\lib\${GCS_SMALL_NAME}\osg"
File /r "${GCS_BUILD_TREE}\lib\${GCS_SMALL_NAME}\osg\*.dll"
SetOutPath "$INSTDIR\lib\${GCS_SMALL_NAME}\gstreamer-1.0"
File /r "${GCS_BUILD_TREE}\lib\${GCS_SMALL_NAME}\gstreamer-1.0\*.dll"
SectionEnd
; Copy GCS resources