diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-06-10 06:16:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-09 15:16:21 -0700 |
| commit | 58ce192f0fdd6721d89e248713d44fade6d38768 (patch) | |
| tree | 88d197aab5d08ee62b66a7b41b915cb6dcc298b6 /ports/raylib/CONTROL | |
| parent | a4838ab4c6305d9ddb075b0c200f400a52be631e (diff) | |
| download | vcpkg-58ce192f0fdd6721d89e248713d44fade6d38768.tar.gz vcpkg-58ce192f0fdd6721d89e248713d44fade6d38768.zip | |
[raylib] update to 3.7 (#17932)
* [raylib] update to 3.7
* update version
* update vcpkg.json
* update version
* update vcpkg.json
* update version
Diffstat (limited to 'ports/raylib/CONTROL')
| -rw-r--r-- | ports/raylib/CONTROL | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ports/raylib/CONTROL b/ports/raylib/CONTROL deleted file mode 100644 index 925d94d1c..000000000 --- a/ports/raylib/CONTROL +++ /dev/null @@ -1,13 +0,0 @@ -Source: raylib
-Version: 3.5.0
-Port-Version: 1
-Description: A simple and easy-to-use library to enjoy videogames programming
-Homepage: https://github.com/raysan5/raylib
-Supports: !(arm|uwp)
-Default-Features: use-audio
-
-Feature: hidpi
-Description: Support high-DPI displays
-
-Feature: use-audio
-Description: Build raylib with audio module
|
