mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15: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
|
SectionIn RO
|
||||||
SetOutPath "$INSTDIR\lib\${GCS_SMALL_NAME}\osg"
|
SetOutPath "$INSTDIR\lib\${GCS_SMALL_NAME}\osg"
|
||||||
File /r "${GCS_BUILD_TREE}\lib\${GCS_SMALL_NAME}\osg\*.dll"
|
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
|
SectionEnd
|
||||||
|
|
||||||
; Copy GCS resources
|
; Copy GCS resources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user