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

!win32 {
    message("ActiveQt is a Windows-only module - will not be built")
    SUBDIRS =
}