Added support for list-devices on FreeBSD.

This commit is contained in:
2017-12-08 03:19:28 +00:00
parent f9e9bb4db0
commit c7d187b298
7 changed files with 300 additions and 10 deletions

View File

@@ -36,6 +36,7 @@
<Reference Include="System.Management" />
</ItemGroup>
<ItemGroup>
<Compile Include="FreeBSD\ListDevices.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Linux\Extern.cs" />
<Compile Include="Linux\Structs.cs" />