source:
trunk/tools/linguist/shared/proparser.pri@
632
Last change on this file since 632 was 561, checked in by , 16 years ago | |
---|---|
File size: 276 bytes |
Line | |
---|---|
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 |
Note:
See TracBrowser
for help on using the repository browser.