From 9a7e9427062e820f7b654e77e051213c3f53e134 Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 23 Sep 2004 19:02:47 +0000 Subject: -OTicker is in libqtaux so we need to link it to avoid weird crashes -Some function names have changed in xine update them -Start to merge video_out_fb.c changes into nullvideo and give credit to the source of it --- (limited to 'noncore/multimedia/opieplayer2/opieplayer2.pro') diff --git a/noncore/multimedia/opieplayer2/opieplayer2.pro b/noncore/multimedia/opieplayer2/opieplayer2.pro index b9a8d6d..8166658 100644 --- a/noncore/multimedia/opieplayer2/opieplayer2.pro +++ b/noncore/multimedia/opieplayer2/opieplayer2.pro @@ -15,7 +15,7 @@ SOURCES = main.cpp \ TARGET = opieplayer2 INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lpthread -lopiecore2 -lopieui2 -lxine -lstdc++ +LIBS += -lqpe -lpthread -lopiecore2 -lopieui2 -lqtaux2 -lxine MOC_DIR = qpeobj OBJECTS_DIR = qpeobj -- cgit v0.9.0.2