game events

This commit is contained in:
Max-Wilhelm Bruker 2009-10-26 18:13:30 +01:00
parent bd2855cb95
commit 1d6923f2a2
11 changed files with 64 additions and 762 deletions

View file

@ -8,7 +8,7 @@ DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += protocol.h widget.h protocol_commands.h
SOURCES += main.cpp protocol.cpp widget.cpp protocol_commands.cpp
HEADERS += protocol.h widget.h protocol_items.h
SOURCES += main.cpp protocol.cpp widget.cpp protocol_items.cpp
CONFIG += qt debug