diff options
| author | Eugen Wissner <belka@caraus.de> | 2018-09-01 09:56:44 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2018-09-01 10:15:23 +0200 |
| commit | aa12aa90145c9b6f34198cd453953e4c2b12f576 (patch) | |
| tree | 0598b99449eb3124f745a3e46048b62cac322cb6 /dub.json | |
| parent | 41878cde5084ba5f8a6680fdb8e788c023cfbb6c (diff) | |
| download | tanya-aa12aa90145c9b6f34198cd453953e4c2b12f576.tar.gz | |
Add module for network interfaces
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,5 +34,7 @@ } ], - "libs-windows": ["advapi32"] + "libs-windows": ["advapi32"], + "libs-windows-x86_mscoff": ["iphlpapi"], + "libs-windows-x86_64": ["iphlpapi"] } |
