2017-05-02 13:44:23 +08:00
|
|
|
################################################################################
|
|
|
|
# Automatically-generated file. Do not edit!
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
C_UPPER_SRCS :=
|
|
|
|
CXX_SRCS :=
|
|
|
|
C++_SRCS :=
|
|
|
|
OBJ_SRCS :=
|
|
|
|
CC_SRCS :=
|
|
|
|
ASM_SRCS :=
|
|
|
|
C_SRCS :=
|
|
|
|
CPP_SRCS :=
|
|
|
|
O_SRCS :=
|
|
|
|
S_UPPER_SRCS :=
|
|
|
|
LIBRARIES :=
|
|
|
|
CC_DEPS :=
|
|
|
|
C++_DEPS :=
|
|
|
|
OBJS :=
|
|
|
|
C_UPPER_DEPS :=
|
|
|
|
CXX_DEPS :=
|
|
|
|
C_DEPS :=
|
|
|
|
CPP_DEPS :=
|
|
|
|
|
|
|
|
# Every subdirectory with source files must be described here
|
|
|
|
SUBDIRS := \
|
|
|
|
src/Codec \
|
2017-05-02 17:15:12 +08:00
|
|
|
src/Common \
|
2017-05-02 13:44:23 +08:00
|
|
|
src/Device \
|
|
|
|
src/H264 \
|
|
|
|
src/Http \
|
2017-05-02 16:34:25 +08:00
|
|
|
src/MediaFile \
|
2017-05-02 13:44:23 +08:00
|
|
|
src/Player \
|
|
|
|
src/RTP \
|
|
|
|
src/Rtmp \
|
|
|
|
src/Rtsp \
|
|
|
|
src/Shell \
|
|
|
|
test \
|
|
|
|
|