Initial Commit
This commit is contained in:
13
pcre-8.40/libpcre16.pc
Normal file
13
pcre-8.40/libpcre16.pc
Normal file
@@ -0,0 +1,13 @@
|
||||
# Package Information for pkg-config
|
||||
|
||||
prefix=/usr/local
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libpcre16
|
||||
Description: PCRE - Perl compatible regular expressions C library with 16 bit character support
|
||||
Version: 8.40
|
||||
Libs: -L${libdir} -lpcre16
|
||||
Libs.private:
|
||||
Cflags: -I${includedir} -DPCRE_STATIC
|
||||
Reference in New Issue
Block a user