~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk

« back to all changes in this revision

Viewing changes to export_modules_dir.sh

  • Committer: CI Train Bot
  • Author(s): Christian Dywan, Zsombor Egri, Zoltán Balogh, Tim Peeters, Albert Astals Cid, Michael Sheldon, Benjamin Zeller
  • Date: 2015-12-17 17:13:49 UTC
  • mfrom: (1000.739.27 OTA9-landing-2015-12-16)
  • Revision ID: ci-train-bot@canonical.com-20151217171349-8xwclnhnx8v9oz4m
OTA9-landing-2015-12-16
Approved by: Zoltan Balogh

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
16
16
#
17
17
 
18
 
. `dirname ${BASH_SOURCE[0]}`/build_paths.inc || exit 1
 
18
. `dirname ${BASH_SOURCE[0]}`/build_paths.inc || return 1
19
19
export QML_IMPORT_PATH=$BUILD_DIR/qml
20
20
export QML2_IMPORT_PATH=$BUILD_DIR/qml
21
21
export UBUNTU_UI_TOOLKIT_THEMES_PATH=$BUILD_DIR/qml