~ubuntu-branches/ubuntu/natty/kdebindings/natty

« back to all changes in this revision

Viewing changes to smoke/qtcore/QtGuess.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-12-01 11:14:38 UTC
  • mfrom: (1.1.41 upstream)
  • Revision ID: james.westby@ubuntu.com-20101201111438-1q61cvs8zw118t3m
Tags: 4:4.5.80-0ubuntu1
* New upstream release
* Remove build-dep on libqimageblitz-dev, causes smoke to segfault

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
 
96
96
# macro is defined in qt-copy/src/qbase.pri but couldn't be found by qtguess, so I append it manually
97
97
list(APPEND qtdefines "QT_NO_CAST_TO_ASCII")
 
98
list(APPEND qtdefines "QT_GUI_LIB")
98
99
 
99
100
# check for MSVC compiler
100
101
if (MSVC)