summaryrefslogtreecommitdiffstats
path: root/experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro')
-rw-r--r--experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro b/experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro
new file mode 100644
index 000000000..6f05b5453
--- /dev/null
+++ b/experimental/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.pro
@@ -0,0 +1,12 @@
+TEMPLATE = lib
+TARGET = grapher
+win32:TARGET = npgrapher
+
+CONFIG += qt dll release
+LIBS += -lqnp
+unix:LIBS += -lXt
+
+HEADERS =
+SOURCES = grapher.cpp
+DEF_FILE = grapher.def
+RC_FILE = grapher.rc