TEMPLATE = app CONFIG += console CONFIG -= app_bundle CONFIG -= qt QMAKE_LIBS += -lgfaipcd -lpthread target.path = /root/gfaipc INSTALLS += target SOURCES += main.c