Files
qt-creator/.gitmodules
Eike Ziller a0500f5b9a Use qlitehtml from separate repository
qlitehtml moved into its own playground repository,
get it from there instead of carrying our copy around.

Change-Id: I0e267344e5ccf95f579e4fb239e6789d177d7b78
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2021-02-15 16:31:49 +00:00

15 lines
409 B
Plaintext

[submodule "qbs"]
path = src/shared/qbs
url = ../../qbs/qbs.git
ignore = dirty
[submodule "perfparser"]
path = src/tools/perfparser
url = ../perfparser.git
ignore = dirty
[submodule "googletest"]
path = tests/unit/unittest/3rdparty/googletest
url = https://github.com/google/googletest.git
[submodule "src/libs/qlitehtml"]
path = src/libs/qlitehtml
url = https://code.qt.io/playground/qlitehtml.git