blob: c706759534e4f7b385d61d85e66e040da84a9343 [file] [log] [blame]
include(../shared.pri)
TEMPLATE = app
QT += axserver
QT += widgets
# Input
SOURCES += main.cpp
RC_FILE = comapp.rc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/activeqt/comapp
INSTALLS += target