source:
s10k/CommonUtils/CommonUtils.pri@
1202
| Last change on this file since 1202 was 1095, checked in by , 8 years ago | |
|---|---|
| File size: 134 bytes | |
| Rev | Line | |
|---|---|---|
| [1095] | 1 | INCLUDEPATH+=$$PWD |
| 2 | DEPENDPATH+=$$PWD | |
| 3 | #include($$PWD/CommonUtils.pro) | |
| 4 | ||
| 5 | SOURCES += \ | |
| 6 | $$PWD/util.cpp | |
| 7 | ||
| 8 | HEADERS += \ | |
| 9 | $$PWD/util.h |
Note:
See TracBrowser
for help on using the repository browser.
