Files
qt-creator/src/libs/qmljsdebugclient/qmljsdebugclient-lib.pri

16 lines
363 B
Plaintext
Raw Normal View History

## Input
HEADERS += \
../../libs/qmljsdebugclient/qdeclarativeenginedebug.h \
../../libs/qmljsdebugclient/qpacketprotocol.h \
../../libs/qmljsdebugclient/qdeclarativedebugclient.h
SOURCES += \
../../libs/qmljsdebugclient/qdeclarativeenginedebug.cpp \
../../libs/qmljsdebugclient/qpacketprotocol.cpp \
../../libs/qmljsdebugclient/qdeclarativedebugclient.cpp