TEMPLATE = app TARGET = singletonbug CONFIG += qt warn_on qmltestcase QT += core qml SOURCES += singletonbug.cpp HEADERS += MySingleton.h