- rename config.h to engine_config.h to avoid possible problems with include directories order
This commit is contained in:
@@ -57,6 +57,7 @@ if (USE_MUSL)
|
||||
endif()
|
||||
|
||||
set (RTPHONE_SOURCES
|
||||
${rtphone_engine}/engine_config.h
|
||||
${rtphone_engine}/media/MT_Statistics.cpp
|
||||
${rtphone_engine}/media/MT_WebRtc.cpp
|
||||
${rtphone_engine}/media/MT_Stream.cpp
|
||||
|
||||
Reference in New Issue
Block a user