Add WanAddress to SystemInfo

This commit is contained in:
Luke Pulverenti
2013-12-08 14:39:39 -05:00
parent 803de20bb9
commit f856e166ff
6 changed files with 86 additions and 2 deletions

View File

@@ -162,6 +162,7 @@
</Compile>
<Compile Include="EntryPoints\ResourceEntryPoint.cs" />
<Compile Include="EntryPoints\StartupWizard.cs" />
<Compile Include="EntryPoints\WanAddressEntryPoint.cs" />
<Compile Include="FFMpeg\FFMpegDownloadInfo.cs" />
<Compile Include="FFMpeg\FFMpegInfo.cs" />
<Compile Include="IO\FileSystemFactory.cs" />