UPnP source code fixes

as suggested by Chris Forbes
This commit is contained in:
Matthias Mailänder
2012-05-21 17:06:03 +02:00
committed by Chris Forbes
parent a831e72fa2
commit aa36a56b27
6 changed files with 177 additions and 2 deletions

View File

@@ -142,6 +142,7 @@
<Compile Include="Server\Server.cs" />
<Compile Include="Server\ServerOrder.cs" />
<Compile Include="Server\TraitInterfaces.cs" />
<Compile Include="Server\UPnP.cs" />
<Compile Include="Sound.cs" />
<Compile Include="Support\Arguments.cs" />
<Compile Include="Support\PerfHistory.cs" />