[bt-devel] Some more patches

Jaak Ristioja Ristioja at gmail.com
Fri Apr 17 21:33:02 MST 2009


Hello

Here are four more patches.

The first one, 0010-Fix-compile-error.patch fixes compile error
introduced by the previous patch,
0009-Fixed-Created-by-string-for-translation.patch.

The second patch, 0011-Remove-generated-config.h-file.patch makes CMake
not generate config.h but instead pass on the BibleTime version via the
command line.

The third patch, Remove-QT4_AUTOMOC-in-favor-of-QT4_WRAP_CPP.patch makes
CMake use QT4_WRAP_CPP instead of QT4_AUTOMOC. This eliminates the need
to include the *.moc files in the *.cpp files.

!!! CMake should still continue to work after applying these patches !!!

Now, having eliminated all major obstacles for this, the fourth patch
0013-Added-preliminary-Qt4-project-files.patch adds some basic Qt
project files for BibleTime, which allow one to build BibleTime using
qmake instead of CMake. Nevertheless, CMake will still keep on
functioning via the build scripts.

So you might probably wonder whats the point of making qmake work. Well,
using qmake means one can use Qt Creator properly. Yay! =]

Good night (morning)! :)
Jaak Ristioja
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010-Fix-compile-error.patch
URL: <http://www.crosswire.org/pipermail/bt-devel/attachments/20090418/55b8374c/attachment-0004.cc>


More information about the bt-devel mailing list