qtmobility/plugins/sensors/n900/n900.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    16 
    16 
    17 DESTDIR = $$OUTPUT_DIR/bin/examples/sensors
    17 DESTDIR = $$OUTPUT_DIR/bin/examples/sensors
    18 target.path = $$SOURCE_DIR/plugins/sensors
    18 target.path = $$SOURCE_DIR/plugins/sensors
    19 INSTALLS += target
    19 INSTALLS += target
    20 
    20 
       
    21 BUILD_ALL_PLUGINS=$$(BUILD_ALL_PLUGINS)
       
    22 equals(BUILD_ALL_PLUGINS,1) {
       
    23     DEFINES+=BUILD_ALL_PLUGINS
       
    24 }
       
    25