~ubuntu-branches/ubuntu/precise/vlc/precise-proposed

« back to all changes in this revision

Viewing changes to contrib/src/qt4/QtCore.pc.in

  • Committer: Package Import Robot
  • Author(s): Benjamin Drung
  • Date: 2012-03-24 01:33:03 UTC
  • mfrom: (1.1.46) (3.5.39 sid)
  • Revision ID: package-import@ubuntu.com-20120324013303-km51kpl9kixydb8g
Really add the preinst from Didier Raboud to vlc to drop it's doc directory
before unpacking a symlink to vlc-nox's over it. (Closes: #613121, #662217)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@@PREFIX@@
 
2
exec_prefix=${prefix}
 
3
libdir=${prefix}/lib
 
4
includedir=${prefix}/include/qt4/QtCore
 
5
 
 
6
Name: Qtcore
 
7
Description: Qtcore Library
 
8
Version: @@VERSION@@
 
9
Libs: -Wl,--subsystem,windows -mwindows -L${libdir} -lQtCore -lrpcrt4 -loleaut32 -lole32 -luuid -lwinspool -lwinmm -lshell32 -lcomctl32 -ladvapi32 -lgdi32 -limm32 -lwsock32
 
10
Cflags:  -I${prefix}/include/qt4 -I${includedir} -DQT_NODLL