forked from qt-creator/qt-creator
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
|
|
INCLUDEPATH += $$PWD
|
||
|
|
|
||
|
|
SOURCES += $$PWD/completionchunkstotextconverter.cpp
|
||
|
|
|
||
|
|
HEADERS += $$PWD/completionchunkstotextconverter.h
|