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:
parent
05112f9c1b
commit
cfb621f9f2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user