]> git.pld-linux.org Git - packages/STLport.git/blobdiff - stlport-debug.pc.in
- templates from http://rpm.pbone.net/index.php3/stat/26/dist/0/size/741892/name...
[packages/STLport.git] / stlport-debug.pc.in
diff --git a/stlport-debug.pc.in b/stlport-debug.pc.in
new file mode 100644 (file)
index 0000000..026fd65
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@prefix
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+Name: STLport
+Description: SGI STLPort with debug support
+Version: @ver@
+Requires: 
+Libs: -L@libdir@ -lstlport_gcc_stldebug -lpthread -lstdc++ -lm 
+Cflags: -I@includedir@/stlport -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
This page took 0.029833 seconds and 4 git commands to generate.