diff options
Diffstat (limited to 'tests/auto/declarative/qmldebug/qmldebug.pro')
-rw-r--r-- | tests/auto/declarative/qmldebug/qmldebug.pro | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/declarative/qmldebug/qmldebug.pro b/tests/auto/declarative/qmldebug/qmldebug.pro deleted file mode 100644 index f79829d..0000000 --- a/tests/auto/declarative/qmldebug/qmldebug.pro +++ /dev/null @@ -1,7 +0,0 @@ -load(qttest_p4) -contains(QT_CONFIG,declarative): QT += network declarative -macx:CONFIG -= app_bundle - -HEADERS += ../shared/debugutil_p.h -SOURCES += tst_qmldebug.cpp \ - ../shared/debugutil.cpp |