From 9095f6ef77c87b6114b0613d71fe26cfe0b0d8ff Mon Sep 17 00:00:00 2001 From: Eirik Aavitsland Date: Wed, 8 Jul 2015 14:00:36 +0200 Subject: Utils: remove eAndroid specific code paths Change-Id: I0de37f5e8a43f786cf09449bcbe782e317dde41d Reviewed-by: Gatis Paeglis --- src/utils/utils.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/utils/utils.pro') diff --git a/src/utils/utils.pro b/src/utils/utils.pro index 13287d5..a9f6041 100644 --- a/src/utils/utils.pro +++ b/src/utils/utils.pro @@ -9,8 +9,6 @@ QT = core network MODULE = b2qtutils load(qt_module) -android: LIBS += -lmedia -lhardware -lcutils -lutils - HEADERS += \ $$PWD/b2qtdevice.h -- cgit v1.2.3