Remove platform-specific logic for qtactiveqt module.

For the sake of a uniform test procedure, it is cleaner to have
`make module-qtactiveqt' always working, but simply not building
anything on platforms where ActiveQt is not supported.

Without this, any test procedure for building Qt5 needs to be able
to know or determine that ActiveQt should only be built on Windows.

Reviewed-by: Jason McDonald
Change-Id: I3869bbacdc6598a764561a4b9f6042c49e6ffae8
This commit is contained in:
Rohan McGovern
2011-05-13 10:13:24 +10:00
parent 3dfd8e78d4
commit d4da74a74d
2 changed files with 2 additions and 2 deletions

2
qt.pro
View File

@@ -85,10 +85,10 @@ SUBDIRS = \
module_qlalr \
module_qtqa \
module_qtlocation \
module_qtactiveqt \
exists(qtwebkit/Tools/Scripts/build-webkit) {
SUBDIRS += module_qtwebkit \
module_qtwebkit_examples_and_demos
module_qttools.depends += module_qtwebkit
}
win32:SUBDIRS += module_qtactiveqt