Skip to content

Commit

Permalink
Merge pull request #37 from nkottary/project
Browse files Browse the repository at this point in the history
Add project file
  • Loading branch information
jonathanBieler committed Jul 10, 2019
2 parents a757c30 + 4023675 commit 36061e4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Project.toml
@@ -0,0 +1,17 @@
name = "SimpleDirectMediaLayer"
uuid = "98e33af6-2ee5-5afd-9e75-cbc738b767c4"
repo = "https://github.com/jonathanBieler/SimpleDirectMediaLayer.jl.git"
version = "0.1.1"

[deps]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Homebrew = "d9be37ee-ecc9-5288-90f1-b9ca67657a75"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 36061e4

Please sign in to comment.