mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 00:24:47 -07:00
game events
This commit is contained in:
parent
bd2855cb95
commit
1d6923f2a2
11 changed files with 64 additions and 762 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue