mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SuqashSRS4: Build SRT native
This commit is contained in:
parent
a1d7fe46c1
commit
e3bca883e1
150 changed files with 45007 additions and 398 deletions
11
trunk/3rdparty/srt-1-fit/nuget.config
vendored
Normal file
11
trunk/3rdparty/srt-1-fit/nuget.config
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
<configuration>
|
||||
<config>
|
||||
<add key="dependencyVersion" value="Highest" />
|
||||
<add key="globalPackagesFolder" value="c:\packages" />
|
||||
<add key="repositoryPath" value="packages" />
|
||||
</config>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
<!--<add key="Local Source" value="D:\Data\Dev\LocalNuget" />-->
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue