Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 238 Bytes

mms.pro

File metadata and controls

14 lines (14 loc) · 238 Bytes
 
Sep 24, 2015
Sep 24, 2015
1
2
3
4
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
mms-lib \
Feb 2, 2016
Feb 2, 2016
5
mms-connman-nemo \
Jan 30, 2016
Jan 30, 2016
6
mms-connman-ofono \
Sep 24, 2015
Sep 24, 2015
7
8
9
10
11
12
13
14
mms-handler-dbus \
mms-settings-dconf \
mms-engine \
mms-dump \
mms-send
OTHER_FILES += \
rpm/mms-engine.spec \
README