diff options
| author | Eike Ziller <eike.ziller@qt.io> | 2022-01-14 12:44:53 +0100 |
|---|---|---|
| committer | Eike Ziller <eike.ziller@qt.io> | 2022-01-20 12:18:15 +0000 |
| commit | 9d8a419d107ae8219c84bc9178bfed76b94fa930 (patch) | |
| tree | 110e9f16dd2e3d9c03b2dc38d2b261663606fb4f /tests/auto/pointeralgorithm/pointeralgorithm.pro | |
| parent | 3c3580c7701ccf43ca014e19aa5fa210e90b4ed3 (diff) | |
| download | qt-creator-9d8a419d107ae8219c84bc9178bfed76b94fa930.tar.gz | |
Remove qmake build files
Removes qmake as a build system for building Qt Creator itself.
Keep them for some tests that are not completely moved to CMake yet.
Change-Id: I846c6ef65626b6dfae6375fdc85d00677aa8c2fb
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'tests/auto/pointeralgorithm/pointeralgorithm.pro')
| -rw-r--r-- | tests/auto/pointeralgorithm/pointeralgorithm.pro | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/pointeralgorithm/pointeralgorithm.pro b/tests/auto/pointeralgorithm/pointeralgorithm.pro deleted file mode 100644 index 9a71c27da1..0000000000 --- a/tests/auto/pointeralgorithm/pointeralgorithm.pro +++ /dev/null @@ -1,4 +0,0 @@ -include(../qttest.pri) - -SOURCES += tst_pointeralgorithm.cpp -OTHER_FILES += $$IDE_SOURCE_TREE/src/libs/utils/pointeralgorithm.h |
