Jelajahi Sumber

Improved Qt4 support.

1. Better qmake compatibility by adding the necessary defines for each
Qt library. E.g. qmake defines QT_CORE_LIB when generating makefiles
for a project using QtCore, QT_GUI_LIB for QtGui and so on.
2. Added support for QtTestLib, the Qt Test Framework ( Qt 4.1)
3. Added support for QtAssistantClient, Qt Integrated Help System
4. Better readability by adding explicit comments (# usage-requirements)
and having one line per setting).
5. Add support for "moc-and-include header" by
5a. duplication of the "moccable-cpp" hack for headers.
5b. copy&change of "moc-h-generator" to "moc-inc-generator"
5c. renaming of the "moc.cpp" action  to "moc.inc" and rearringing
documentation.

Patch from Juergen Hunold.


[SVN r32428]
Vladimir Prus 20 tahun lalu
induk
melakukan
6db42c3e5e
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 0f68765df384fe5bda2b4617598d3019d28c39df
+Subproject commit 67ff0ed2a5aec552c0149cdba790eb94b7154dc3

粤ICP备19079148号