mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-09 15:07:06 +00:00
12 lines
262 B
PkgConfig
12 lines
262 B
PkgConfig
prefix=/home/xonotic/dp.linux64
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Rijndael
|
|
Description: Library for Rijndael encryption
|
|
Requires:
|
|
Version: 0.1
|
|
Libs: -L${libdir} -ld0_rijndael
|
|
Cflags: -I${includedir}/d0_blind_id
|