TEMPLATE = lib TARGET = tqnp CONFIG -= dll CONFIG += qt x11 release staticlib DESTDIR = ../../../lib VERSION = 0.4 SOURCES = tqnp.cpp unix:HEADERS += tqnp.h win32:HEADERS = ../../../include/tqnp.h win32:LIBS += -lqtmain MOC_DIR = . DESTINCDIR = ../../../include