From 20b3de56573b9e86c6b6041faf684adc8cbb2a45 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 29 Jan 2005 14:23:27 +0000 Subject: examples to where they belong --- (limited to 'libopie2/examples/opiecore/odebugdemo/odebugdemo.pro') diff --git a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro b/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro deleted file mode 100644 index e06053c..0000000 --- a/libopie2/examples/opiecore/odebugdemo/odebugdemo.pro +++ b/dev/null @@ -1,17 +0,0 @@ -TEMPLATE = app -CONFIG = qt warn_on -HEADERS = -SOURCES = odebugdemo.cpp -INCLUDEPATH += $(OPIEDIR)/include -DEPENDPATH += $(OPIEDIR)/include -LIBS += -lopiecore2 -TARGET = odebugdemo - -!contains( platform, x11 ) { - include( $(OPIEDIR)/include.pro ) -} - -contains( platform, x11 ) { - LIBS += -L$(OPIEDIR)/lib -Wl,-rpath,$(OPIEDIR)/lib -} - -- cgit v0.9.0.2