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

16 lines
357 B
Plaintext
Raw Normal View History

## Input
HEADERS += \
../../libs/qmljsdebugclient/qdeclarativedebug_p.h \
../../libs/qmljsdebugclient/qpacketprotocol_p.h \
../../libs/qmljsdebugclient/qdeclarativedebugclient_p.h
SOURCES += \
../../libs/qmljsdebugclient/qdeclarativedebug.cpp \
../../libs/qmljsdebugclient/qpacketprotocol.cpp \
../../libs/qmljsdebugclient/qdeclarativedebugclient.cpp