changeset 0 | 1918ee327afb |
child 5 | d3bac044e0f0 |
-1:000000000000 | 0:1918ee327afb |
---|---|
1 |
|
2 INCLUDEPATH *= $$PWD |
|
3 |
|
4 HEADERS += \ |
|
5 $$PWD/proreader.h \ |
|
6 $$PWD/abstractproitemvisitor.h \ |
|
7 $$PWD/proitems.h \ |
|
8 $$PWD/profileevaluator.h \ |
|
9 $$PWD/proparserutils.h |
|
10 |
|
11 SOURCES += \ |
|
12 $$PWD/proreader.cpp \ |
|
13 $$PWD/proitems.cpp \ |
|
14 $$PWD/profileevaluator.cpp |