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

« back to all changes in this revision

Viewing changes to csharp/akonadi/CMakeLists.txt

  • 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:
14
14
        src/AssemblyInfo.cs
15
15
        akonadi/*.cs)
16
16
 
17
 
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/smoke 
 
17
INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/generator 
18
18
        ${CMAKE_CURRENT_SOURCE_DIR}/../qyoto/src ${QT_INCLUDES})
19
19
include_directories( ${KDE4_INCLUDE_DIR}/akonadi )
20
20