mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add log
This commit is contained in:
parent
7268dd15a1
commit
67d96fcab4
6 changed files with 153 additions and 1 deletions
2
trunk/configure
vendored
2
trunk/configure
vendored
|
@ -81,7 +81,7 @@ LibSTfile="${LibSTRoot}/libst.a"
|
|||
#Core Module
|
||||
MODULE_ID="CORE"
|
||||
MODULE_DEPENDS=()
|
||||
ModuleLibIncs=()
|
||||
ModuleLibIncs=(${LibSTRoot})
|
||||
MODULE_FILES=("srs_core_log")
|
||||
MODULE_DIR="src/core" . auto/modules.sh
|
||||
CORE_OBJS="${MODULE_OBJS[@]}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue