~nick-dedekind/ubuntu-ui-toolkit/prevent-slider-mouse-stealing

1
2
3
4
5
6
7
8
9
# sets projectwide variables and implicitely
# enables qmake to lookup the projectroot/features
# directory for possible feature files
#
# Any variable specified here, must be set manually
# inside the debian/rules file

ROOT_SOURCE_DIR=$$PWD
ROOT_BUILD_DIR=$$shadowed($$PWD)