From 45a479040238764f97eed267c74aed6cf27eece8 Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 01 Sep 2003 09:42:06 +0000 Subject: OSplitter the first BigScreen Extension widget is done with a small example --- (limited to 'libopie/big-screen/example/osplitter_example.pro') diff --git a/libopie/big-screen/example/osplitter_example.pro b/libopie/big-screen/example/osplitter_example.pro new file mode 100644 index 0000000..b12bf17 --- a/dev/null +++ b/libopie/big-screen/example/osplitter_example.pro @@ -0,0 +1,13 @@ +CONFIG = qt warn_on +TEMPLATE = app +TARGET = osplitter_example + +HEADERS = osplitter_example.h ../osplitter.h +SOURCES = osplitter_example.cpp ../osplitter.cpp + +INCLUDEPATH += $(OPIEDIR)/include ../ +DEPENDSPATH += $(OPIEDIR)/include + +LIBS += -lqpe -lopie + +include ( $(OPIEDIR)/include.pro ) \ No newline at end of file -- cgit v0.9.0.2