repo.or.cz
/
GoMoku3D.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More checks in network ping-pong.
[GoMoku3D.git]
/
tests
/
GameMatrixTest
/
GameMatrixTest.pro
blob
3179daae7009225ffab97590ee4985577a59ed63
1
TEMPLATE
=
app
2
TARGET
=
GameMatrixTest
3
QT
-=
gui
4
5
include
(../
tests
.
pri
)
6
7
HEADERS
+=
GameMatrixTest
.
h
8
SOURCES
+=
GameMatrixTest
.
cpp
9
OBJECTS
+= ../../
build
/
Point
.
o \
10
../../
build
/
Move
.
o \
11
../../
build
/
GameMatrix
.
o