mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-23 03:10:04 +08:00
39 lines
665 B
Makefile
39 lines
665 B
Makefile
################################################################################
|
|
# 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 :=
|
|
CC_DEPS :=
|
|
C++_DEPS :=
|
|
OBJS :=
|
|
C_UPPER_DEPS :=
|
|
CXX_DEPS :=
|
|
ARCHIVES :=
|
|
C_DEPS :=
|
|
CPP_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
src/Codec \
|
|
src/Device \
|
|
src/H264 \
|
|
src/Http \
|
|
src/MedaiFile/CRC \
|
|
src/MedaiFile \
|
|
src/Player \
|
|
src/RTP \
|
|
src/Rtmp \
|
|
src/Rtsp \
|
|
src/Shell \
|
|
src \
|
|
|