CONFIG += testcase TARGET = tst_qobject QT = core-private network gui testlib SOURCES = tst_qobject.cpp # this is here for a reason, moc_oldnormalizedobject.cpp is not auto-generated, it was generated by # moc from Qt 4.6, and should *not* be generated by the current moc SOURCES += moc_oldnormalizeobject.cpp wince* { addFiles.files = signalbug.exe addFiles.path = . DEPLOYMENT += addFiles }