forked from qt-creator/qt-creator
QmlJSDebugger: Remove stale qmljsdebugger.pri file
This commit is contained in:
@@ -49,6 +49,4 @@ SOURCES += \
|
||||
|
||||
RESOURCES += $$PWD/editor/editor.qrc
|
||||
|
||||
OTHER_FILES += $$PWD/qmljsdebugger.pri
|
||||
|
||||
DEFINES += QMLJSDEBUGGER
|
||||
|
@@ -1,7 +0,0 @@
|
||||
# This file is part of Qt Creator
|
||||
# It enables debugging of Qt Quick applications
|
||||
|
||||
INCLUDEPATH += $$PWD/include
|
||||
QT += declarative script
|
||||
|
||||
LIBS *= -l$$qtLibraryName(QmlJSDebugger)
|
Reference in New Issue
Block a user