-rw-r--r-- | examples/simple-icon/simple-icon.pro | 2 | ||||
-rw-r--r-- | examples/simple-main/simple-main.pro | 2 | ||||
-rw-r--r-- | examples/simple/simple.pro | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/simple-icon/simple-icon.pro b/examples/simple-icon/simple-icon.pro index eda2692..d75e594 100644 --- a/examples/simple-icon/simple-icon.pro +++ b/examples/simple-icon/simple-icon.pro | |||
@@ -13,3 +13,3 @@ DEPENDPATH += $(OPIEDIR)/include | |||
13 | 13 | ||
14 | LIBS += -lqpe | 14 | LIBS += -lqpe -lopiecore2 |
15 | 15 | ||
diff --git a/examples/simple-main/simple-main.pro b/examples/simple-main/simple-main.pro index ded8ed2..28d16e2 100644 --- a/examples/simple-main/simple-main.pro +++ b/examples/simple-main/simple-main.pro | |||
@@ -14,3 +14,3 @@ DEPENDPATH += $(OPIEDIR)/include | |||
14 | 14 | ||
15 | LIBS += -lqpe | 15 | LIBS += -lqpe -lopiecore2 |
16 | 16 | ||
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 | |||
31 | 31 | ||
32 | LIBS += -lqpe | 32 | LIBS += -lqpe -lopiecore2 |
33 | # libs to link against | 33 | # libs to link against |