12 lines
359 B
PkgConfig
12 lines
359 B
PkgConfig
prefix="F:/SourceCode/libgit2/build/libgit2"
|
|
libdir="F:/SourceCode/libgit2/build/libgit2/lib"
|
|
includedir="F:/SourceCode/libgit2/build/libgit2/include"
|
|
|
|
Name: libgit2
|
|
Description: The git library, take 2
|
|
Version: 1.8.2
|
|
Libs: -L${libdir} -lgit2
|
|
Libs.private: -lrpcrt4 -lcrypt32 -lole32 -lws2_32 -lsecur32
|
|
Requires.private: libpcre zlib
|
|
Cflags: -I${includedir}
|