ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/CommonUtils/CommonUtils.pro
Revision: 1073
Committed: Thu Oct 5 17:48:32 2017 UTC (8 years ago) by s10k
File size: 273 byte(s)
Log Message:
added XML Tools latest version (2.0d) and s10k's common libs

File Contents

# Content
1 #-------------------------------------------------
2 #
3 # Project created by QtCreator 2017-01-23T11:00:52
4 #
5 #-------------------------------------------------
6
7 QT += core
8
9 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
10
11 TARGET = CommonUtils
12 TEMPLATE = app