mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 16:06:36 +02:00
Began implementing video_device.*
This commit is contained in:
@ -8,7 +8,7 @@ else
|
||||
endif
|
||||
|
||||
# Variables for video call support
|
||||
VIDEO_LIBS = libtoxav opencv
|
||||
VIDEO_LIBS = libtoxav xlib
|
||||
AUDIO_CFLAGS = -DVIDEO
|
||||
ifneq (, $(findstring video_device.o $(OBJ)))
|
||||
VIDEO_OBJ = video_call.o
|
||||
|
Reference in New Issue
Block a user