File: libunshield.pc.in

package info (click to toggle)
unshield 0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,492 kB
  • ctags: 375
  • sloc: sh: 10,454; ansic: 2,495; makefile: 98
file content (10 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libunshield
Description: Library to extract CAB files from InstallShield installers
Version: @VERSION@
Libs: -L${libdir} -lunshield
Cflags: -I${includedir}