mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-09 23:20:13 +00:00
12 lines
246 B
PkgConfig
12 lines
246 B
PkgConfig
prefix=/tmp/d0c
|
|
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
|