Skip to content

Commit

Permalink
Add a DUB receipt
Browse files Browse the repository at this point in the history
This is only to allow opening in IDEs and editors and have browsable sources in the project inspectors,
i.e not to build the runtime.
  • Loading branch information
Basile Burg committed Aug 13, 2018
1 parent 69ae3dc commit 6465a36
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dub.sdl
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name "druntime"
license "BSL-1.0"
description "D Runtime Library"
authors "DLang Community"
copyright "Copyright © 1999-2018, The D Language Foundation"

targetType "library"
targetPath "generated"

0 comments on commit 6465a36

Please sign in to comment.