summaryrefslogtreecommitdiff
path: root/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro
Side-by-side diff
Diffstat (limited to 'libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro b/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro
deleted file mode 100644
index 95924be..0000000
--- a/libopie2/examples/opiemm/osoundsystemdemo/osoundsystemdemo.pro
+++ b/dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = app
-CONFIG = qt warn_on
-HEADERS =
-SOURCES = osoundsystemdemo.cpp
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lopiecore2 -lopiemm2
-TARGET = osoundsystemdemo
-MOC_DIR = moc
-OBJECTS_DIR = obj
-
-include( $(OPIEDIR)/include.pro )