source: s10k/CommonUtils/CommonUtils.pri@ 1085

Last change on this file since 1085 was 1073, checked in by s10k, 7 years ago

added XML Tools latest version (2.0d) and s10k's common libs

File size: 143 bytes
RevLine 
[1073]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.