-rw-r--r-- | examples/simple/simple.pro | 2 |
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 @@ -31,3 +31,3 @@ DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 # libs to link against |