ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
s10k
/
CommonUtils
/
CommonUtils.pro
Revision:
1095
Committed:
Sat Dec 30 14:30:28 2017 UTC
(7 years, 9 months ago) by
s10k
File size:
261 byte(s)
Log Message:
Small code refactoring
File Contents
#
Content
1
#-------------------------------------------------
2
#
3
#
Project
created
by
QtCreator
2017
-
01
-
23
T11
:
00
:
52
4
#
5
#-------------------------------------------------
6
7
QT
+=
core
8
9
greaterThan
(
QT_MAJOR_VERSION
,
4
)
:
QT
+=
widgets
10
11
TARGET
=
CommonUtils
12
TEMPLATE
=
app