From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'core/apps/qcop/qcop.pro') diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro new file mode 100644 index 0000000..b52bfd8 --- a/dev/null +++ b/core/apps/qcop/qcop.pro @@ -0,0 +1,10 @@ +TEMPLATE = app +CONFIG = qt warn_on release +DESTDIR = ../bin +HEADERS = +SOURCES = main.cpp +INCLUDEPATH += $(QPEDIR)/include +DEPENDPATH += $(QPEDIR)/include +LIBS += -lqpe +INTERFACES = +TARGET = qcop -- cgit v0.9.0.2