Reviewed-by: OOPS
---
src/
main.pro | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/
main.pro b/src/
main.pro
index 6cba8aa..24a6703 100644
--- a/src/
main.pro
+++ b/src/
main.pro
@@ -5,6 +5,8 @@ QT += declarative sql widgets webkit-private quick core-private gui-private quic
LIBS += -Lcore/ -lsnowshoe
+PRE_TARGETDEPS += core/libsnowshoe.a
+
INCLUDEPATH += core
linux-g++-maemo {
--
1.7.10.4