projects
/
profile
/
ivi
/
qtdeclarative.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update more examples to QtQuick 2.0
[profile/ivi/qtdeclarative.git]
/
examples
/
declarative
/
minehunt
/
minehunt.pro
1
TEMPLATE = app
2
TARGET = minehunt
3
QT += declarative
4
5
# Input
6
HEADERS += minehunt.h
7
SOURCES += main.cpp minehunt.cpp
8
RESOURCES = minehunt.qrc