summaryrefslogtreecommitdiff
path: root/qtactiveqt.pro
blob: 55434342f02052d4361e50fb976e399a7b5f25f8 (plain)
1
2
3
4
5
6
7
CONFIG += tests_need_tools
load(qt_parts)

!win32 {
    message("ActiveQt is a Windows-only module. Will just generate a docs target.")
    SUBDIRS = src
}