projects
/
multypo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
there are players now :-) every game is better with players
[multypo.git]
/
qt
/
multypo.pro
diff --git
a/qt/multypo.pro
b/qt/multypo.pro
index 58a81a385bf28db8a136836d585b33ef2e969817..8911a5e4473c043b2631751aeb2debc070446256 100644
(file)
--- a/
qt/multypo.pro
+++ b/
qt/multypo.pro
@@
-13,8
+13,10
@@
TEMPLATE = app
SOURCES += main.cpp\
- multypo.cpp
+ multypo.cpp \
+ player.cpp
-HEADERS += multypo.h
+HEADERS += multypo.h \
+ player.h
LIBS += -lX11 -lXi