Files
qt-creator/src/plugins/debugger/qml/qml.pri

10 lines
101 B
Plaintext
Raw Normal View History

HEADERS += \
$$PWD/qmlengine.h \
SOURCES += \
$$PWD/qmlengine.cpp \
FORMS +=
RESOURCES +=