Make things more compliant with a regular Qt module
authorLars Knoll <lars.knoll@digia.com>
Wed, 30 Jan 2013 19:48:35 +0000 (20:48 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Thu, 31 Jan 2013 06:01:54 +0000 (07:01 +0100)
commitb1d9d6efa2ac138a15aac6b9f330a36a9d4a7390
treed3ebc944354a63e70da0f362303935a9e305fe97
parentb2bf89d53c84a28e9f0b4791f27db5a2f4607fbf
Make things more compliant with a regular Qt module

Move the v4 tool into basedir/tools/v4
Small fix to sync.profile
Install v4 into QT_INSTALL_BINS
adjust test262.py to simply call 'v4' by default

Change-Id: If78f40632c226bc26f64b0eea06fe93d7770af3e
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/src.pro
src/tools/tools.pro [deleted file]
src/v4/v4.pro
sync.profile
tests/test262.py
tools/tools.pro [new file with mode: 0644]
tools/v4/main.cpp [moved from src/tools/main.cpp with 100% similarity]
tools/v4/v4.pro [new file with mode: 0644]