You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/extensions/nsplugin/src/qnp.pro

15 lines
277 B

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