repo.or.cz
/
void-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-texttable: update to 1.3.1
[void-packages.git]
/
srcpkgs
/
qt5
/
files
/
uic.pro
blob
30f98644eb76680f163c256266342197bb0e0e12
1
QT
=
core qml core
-
private qmldevtools
-
private
2
DEFINES
+=
QT_UIC QT_NO_CAST_FROM_ASCII QT_NO_FOREACH
3
4
include
(
uic
.
pri
)
5
include
(
cpp
/
cpp
.
pri
)
6
7
HEADERS
+=
uic
.
h
8
9
SOURCES
+=
main
.
cpp \
10
uic
.
cpp
11
12
QMAKE_TARGET_DESCRIPTION
=
"Qt User Interface Compiler"
13
load
(
qt_tool
)