Skip to content

Commit

Permalink
Add vcpkg.json
Browse files Browse the repository at this point in the history
  • Loading branch information
The-King-of-Toasters committed Sep 3, 2023
1 parent 9f046ea commit a9b9e35
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "wipeout-rewrite",
"version-string": "1.0.0",
"builtin-baseline": "0fa8459cf3a7caca7adc58f992bc32ff13630684",
"dependencies": [
{
"name": "sdl2",
"version>=": "2.26.5"
},
{
"name": "glew",
"version>=": "2.2.0#3"
}
]
}

0 comments on commit a9b9e35

Please sign in to comment.