source:
trunk/tools/linguist/shared/proparser.pri@
235
Last change on this file since 235 was 2, checked in by , 16 years ago | |
---|---|
File size: 226 bytes |
Line | |
---|---|
1 | |
2 | INCLUDEPATH *= $$PWD |
3 | |
4 | HEADERS += \ |
5 | $$PWD/abstractproitemvisitor.h \ |
6 | $$PWD/proitems.h \ |
7 | $$PWD/profileevaluator.h \ |
8 | $$PWD/proparserutils.h |
9 | |
10 | SOURCES += \ |
11 | $$PWD/proitems.cpp \ |
12 | $$PWD/profileevaluator.cpp |
Note:
See TracBrowser
for help on using the repository browser.