~ubuntu-branches/ubuntu/quantal/qtmobility/quantal

« back to all changes in this revision

Viewing changes to lib/pkgconfig/QtContacts.pc

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-16 16:18:07 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20101116161807-k2dzt2nyse975r3l
Tags: 1.1.0-0ubuntu1
* New upstream release
* Syncronise with Debian, no remaining changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=/usr
 
2
exec_prefix=${prefix}
 
3
libdir=${prefix}/lib
 
4
includedir=${prefix}/include/QtContacts
 
5
qt_config=lex yacc warn_on debug uic resources qt warn_on incremental link_prl def_files_disabled exceptions no_mocdepend stl qt_no_framework debug hide_symbols app create_prl create_pc create_prl moc thread dll
 
6
 
 
7
Name: Qtcontacts
 
8
Description: Qt Mobility - Contacts API
 
9
Version: 1.1.0
 
10
Libs: -L${libdir} -lQtContacts 
 
11
Libs.private: -L/usr/lib  -L/home/jr/src/qtmobility/qt-mobility-opensource-src-1.1.0/lib -lQtGui -lQtCore -lpthread   
 
12
Cflags: -I/usr/include/QtMobility -I${includedir}
 
13