diff options
| author | Nathan Sashihara <21227491+n8sh@users.noreply.github.com> | 2018-02-19 09:21:53 -0500 |
|---|---|---|
| committer | Nathan Sashihara <21227491+n8sh@users.noreply@github.com> | 2018-02-21 03:18:52 -0500 |
| commit | 9876d9245c76056e190a12c9ed471f047e57a37e (patch) | |
| tree | e1cfe951a8384cfbc7186334c7ad45deeacaae60 /dub.json | |
| parent | bd2b88f16ece2b0631175bc1f91afae56ba5b3ed (diff) | |
| download | tanya-9876d9245c76056e190a12c9ed471f047e57a37e.tar.gz | |
Implement PlatformEntropySource for macOS, Microsoft Windows, NetBSD, OpenBSD, Solaris
Diffstat (limited to 'dub.json')
| -rw-r--r-- | dub.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,5 +28,6 @@ "lflags": ["arch/tanya.a"], "versions": ["TanyaNative"] } - ] + ], + "libs-windows": ["advapi32"] } |
