summaryrefslogtreecommitdiffstats
path: root/plugins/sensors/n900/n900.pri
blob: bf2a069fa4796431520f6defb843ecae99efa33e (plain)
1
2
3
4
5
6
7
8
9
10
11
HEADERS += n900filebasedsensor.h\
           n900accelerometer.h\
           n900lightsensor.h\
           n900proximitysensor.h\

SOURCES += n900filebasedsensor.cpp\
           n900accelerometer.cpp\
           n900lightsensor.cpp\
           n900proximitysensor.cpp\
           main.cpp\