summaryrefslogtreecommitdiff
path: root/examples/simple/simple.pro
Unidiff
Diffstat (limited to 'examples/simple/simple.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/simple/simple.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simple/simple.pro b/examples/simple/simple.pro
index 8f006f6..40b0aaf 100644
--- a/examples/simple/simple.pro
+++ b/examples/simple/simple.pro
@@ -29,7 +29,7 @@ DEPENDPATH += $(OPIEDIR)/include
29 29
30 30
31 31
32LIBS += -lqpe 32LIBS += -lqpe -lopiecore2
33# libs to link against 33# libs to link against
34 34
35#Important include the global include.pro just like below 35#Important include the global include.pro just like below