~ubuntu-branches/ubuntu/oneiric/kdebindings/oneiric

« back to all changes in this revision

Viewing changes to smoke/qt/qtnetwork/config.xml.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muskovac
  • Date: 2010-12-07 00:10:46 UTC
  • mfrom: (1.1.42 upstream)
  • Revision ID: james.westby@ubuntu.com-20101207001046-h9gf2h54ym29tgui
Tags: 4:4.5.85-0ubuntu1
* New upstream beta release
* Disable libqwt-ruby1.8 and qwt files in libqt4-ruby1.8.examples
* Add libqtdeclarative-ruby1.8, libsmokeqt3support4-3,
  libsmokeqtdeclarative4-3 and libsmokeqthelp4-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<config>
 
2
    <resolveTypedefs>true</resolveTypedefs>
 
3
    <qtMode>true</qtMode>
 
4
    <generator>smoke</generator>
 
5
    <definesList>@CMAKE_BINARY_DIR@/smoke/qtdefines</definesList>
 
6
    <includeDirs>
 
7
        <dir>@QT_INCLUDE_DIR@</dir>
 
8
        <dir>@QT_QTCORE_INCLUDE_DIR@</dir>
 
9
        <dir>@QT_QTNETWORK_INCLUDE_DIR@</dir>
 
10
    </includeDirs>
 
11
</config>