1################################################################################
2#  THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY  #
3#  Read the zproject/README.md for information about making permanent changes. #
4################################################################################
5QT += core
6QT -= gui
7
8include(../src/qczmq.pri)
9
10CONFIG   += console
11CONFIG   -= app_bundle
12
13TEMPLATE = app
14
15SOURCES += main.cpp
16################################################################################
17#  THIS FILE IS 100% GENERATED BY ZPROJECT; DO NOT EDIT EXCEPT EXPERIMENTALLY  #
18#  Read the zproject/README.md for information about making permanent changes. #
19################################################################################
20