#------------------------------------------------- # # Project created by QtCreator 2013-07-10T20:33:44 # #------------------------------------------------- QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TARGET = multypo TEMPLATE = app SOURCES += main.cpp\ multypo.cpp HEADERS += multypo.h LIBS += -lX11 -lXi