diff options
| author | Ray <[email protected]> | 2018-09-18 21:34:02 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-09-18 21:34:02 +0200 |
| commit | be599a9ece3dd9d0a68fa32562d07918b9b69a9e (patch) | |
| tree | 654d543d699e37610787213e4f52ae7616313c1c /raylib.pc.in | |
| parent | 27c3afd91c354aeb3587c91b15d3886b813c1a1f (diff) | |
| download | raylib-be599a9ece3dd9d0a68fa32562d07918b9b69a9e.tar.gz raylib-be599a9ece3dd9d0a68fa32562d07918b9b69a9e.zip | |
enjoy!
Diffstat (limited to 'raylib.pc.in')
| -rw-r--r-- | raylib.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raylib.pc.in b/raylib.pc.in index c6d54389..837b2d9a 100644 --- a/raylib.pc.in +++ b/raylib.pc.in @@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include Name: raylib -Description: Simple and easy-to-use library to learn videogames programming +Description: Simple and easy-to-use library to enjoy videogames programming URL: http://github.com/raysan5/raylib Version: @PROJECT_VERSION@ Libs: -L${libdir} -lraylib @PKG_CONFIG_LIBS_EXTRA@ |
