aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/mixed-build-variants/main.cpp
blob: c328ff6569241a380ca2e50be9a9fd27bea67e10 (plain)
1
2
3
4
5
6
#include <QtDebug>

int main()
{
    qDebug("Tach.");
}