mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-08 02:09:18 +00:00
Added missing objects to DeckLink module
TODO: move common objects to separate library opened with RTLD_GLOBAL on startup.
This commit is contained in:
@@ -137,6 +137,7 @@ TESTCARD2_LIB_OBJ = \
|
||||
@TESTCARD2_OBJ@
|
||||
|
||||
DECKLINK_CAP_LIB_OBJ = \
|
||||
src/audio/utils.o \
|
||||
src/debug.o \
|
||||
src/tv.o \
|
||||
src/crypto/random.o \
|
||||
@@ -146,6 +147,7 @@ DECKLINK_CAP_LIB_OBJ = \
|
||||
@DECKLINK_CAP_OBJ@
|
||||
|
||||
DECKLINK_DISP_LIB_OBJ = \
|
||||
src/audio/utils.o \
|
||||
src/debug.o \
|
||||
src/tv.o \
|
||||
src/crypto/random.o \
|
||||
|
||||
Reference in New Issue
Block a user