ソースを参照

Update raylib.pc.in

pull/2090/head
Ray 3年前
committed by GitHub
コミット
0171bdfb9c
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      raylib.pc.in

+ 2
- 2
raylib.pc.in ファイルの表示

@ -4,8 +4,8 @@ libdir=@libdir_for_pc_file@
includedir=@includedir_for_pc_file@
Name: raylib
Description: Simple and easy-to-use library to enjoy videogames programming
URL: http://github.com/raysan5/raylib
Description: A simple and easy-to-use library to enjoy videogames programming
URL: https://github.com/raysan5/raylib
Version: @PROJECT_VERSION@
Libs: -L"${libdir}" -lraylib @PKG_CONFIG_LIBS_EXTRA@
Libs.private: @PKG_CONFIG_LIBS_PRIVATE@

読み込み中…
キャンセル
保存