QT += widgets axserver
TARGET = testcontrol
TEMPLATE = app
SOURCES += main.cpp
CONFIG += warn_off
RC_FILE = testcontrol.rc
