4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
|
|
||
|
HEADERS += $$PWD/tinystr.h $$PWD/tinyxml.h
|
||
|
SOURCES += $$PWD/tinystr.cpp $$PWD/tinyxml.cpp $$PWD/tinyxmlerror.cpp $$PWD/tinyxmlparser.cpp
|