From b04cf97b3ca0e3dcedac52254a8d9c4ae3894464 Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 24 Apr 2005 18:31:07 +0000 Subject: Link fixes: OApplicationFactory uses odebug since some time (dunno if I introduced it) link to opiecore to fix building --- (limited to 'examples/simple') 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 -LIBS += -lqpe +LIBS += -lqpe -lopiecore2 # libs to link against #Important include the global include.pro just like below -- cgit v0.9.0.2