source:
s10k/CommonUtils/CommonUtils.pri@
1193
Last change on this file since 1193 was 1095, checked in by , 7 years ago | |
---|---|
File size: 134 bytes |
Line | |
---|---|
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.