]> git.pld-linux.org Git - packages/STLport.git/blob - stlport-debug.pc.in
- added -j1 to make install, fixes build on ti-i686 and ti-x86_64
[packages/STLport.git] / stlport-debug.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 Name: STLport
6 Description: SGI STLPort with debug support
7 Version: @ver@
8 Requires:
9 Libs: -nodefaultlibs -L@libdir@ -lc -lstlportstlg
10 Cflags: -pthread -D_STLP_DEBUG -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -isystem @includedir@/stlport
This page took 0.028572 seconds and 3 git commands to generate.