mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code by winlin, for merged from allspace.
This commit is contained in:
parent
1855c9429c
commit
18c308248e
11 changed files with 416 additions and 539 deletions
|
@ -19,7 +19,7 @@
|
|||
#undef SRS_AUTO_HTTP_CALLBACK
|
||||
#undef SRS_AUTO_SSL
|
||||
#undef SRS_AUTO_FFMPEG_TOOL
|
||||
#define SRS_AUTO_FFMPEG_STUB
|
||||
#undef SRS_AUTO_FFMPEG_STUB
|
||||
#undef SRS_AUTO_TRANSCODE
|
||||
#undef SRS_AUTO_INGEST
|
||||
#undef SRS_AUTO_STAT
|
||||
|
|
|
@ -77,9 +77,9 @@
|
|||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\research\librtmp\srs_play.c" />
|
||||
<ClCompile Include="srs_play.c" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\research\librtmp\srs_play.c">
|
||||
<ClCompile Include="srs_play.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue