ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/CommonUtils/CommonUtils.pri
Revision: 1095
Committed: Sat Dec 30 14:30:28 2017 UTC (7 years, 9 months ago) by s10k
File size: 134 byte(s)
Log Message:
Small code refactoring

File Contents

# Content
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