File: qqwing.pc

package info (click to toggle)
qqwing 1.3.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,612 kB
  • ctags: 314
  • sloc: sh: 11,332; cpp: 1,774; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libqqwing
Description: Sudoku generator and solver library
Version: 1.3.2
Libs: -L${libdir} -lqqwing
Cflags: -I${includedir}