From 6c1fff4c13522f79ce0da0e4e55f4a4f2506ae3e Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 29 Mar 2004 13:23:29 +0000 Subject: fix LIBS INCLUDEPATH is hackish (at best) - this should get fixed --- (limited to 'noncore/net/linphone') diff --git a/noncore/net/linphone/linphone.pro b/noncore/net/linphone/linphone.pro index eacd4b2..ce0f4d6 100644 --- a/noncore/net/linphone/linphone.pro +++ b/noncore/net/linphone/linphone.pro @@ -6,7 +6,7 @@ INTERFACES = mainwidget.ui settingsdialog.ui INCLUDEPATH += $(OPIEDIR)/include /usr/include/linphone /usr/include/osipua /usr/include/ortp /usr/include/glib-2.0 /usr/lib/glib-2.0/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopie -llinphone +LIBS += -lqpe -llinphone TARGET = olinphone include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2