APP_NAME = bluetoothgatt CONFIG += qt warn_on cascades10 include(config.pri) device { CONFIG(debug, debug|release) { # Device-Debug custom configuration } CONFIG(release, debug|release) { # Device-Release custom configuration } } simulator { CONFIG(debug, debug|release) { # Simulator-Debug custom configuration } }