Commit e584796e authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Add tools to project for Qt Creator


Adds the tools and qmake scripts from qtwebengine to the project so
that QtCreator can find them. This is the same we did in QtWebKit.

Change-Id: I09ffdb6158adcbacd9dc4958ad199917e321498a
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
Showing with 10 additions and 0 deletions
load(qt_build_config)
load(qt_parts)
OTHER_FILES = \
tools/buildscripts/* \
tools/scripts/* \
tools/qmake/config.tests/khr/* \
tools/qmake/config.tests/libcap/* \
tools/qmake/config.tests/libvpx/* \
tools/qmake/config.tests/snappy/* \
tools/qmake/config.tests/srtp/* \
tools/qmake/mkspecs/features/*
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment