source: s10k/CommonUtils/CommonUtils.pri@ 1193

Last change on this file since 1193 was 1095, checked in by s10k, 7 years ago

Small code refactoring

File size: 134 bytes
Line 
1INCLUDEPATH+=$$PWD
2DEPENDPATH+=$$PWD
3#include($$PWD/CommonUtils.pro)
4
5SOURCES += \
6 $$PWD/util.cpp
7
8HEADERS += \
9 $$PWD/util.h
Note: See TracBrowser for help on using the repository browser.