mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
very dirty metacompiler for protocol information code
This commit is contained in:
parent
dbd3af8265
commit
b0841dd6e8
7 changed files with 163 additions and 103 deletions
|
|
@ -8,7 +8,7 @@ DEPENDPATH += .
|
|||
INCLUDEPATH += .
|
||||
|
||||
# Input
|
||||
HEADERS += protocol.h widget.h
|
||||
SOURCES += main.cpp protocol.cpp widget.cpp
|
||||
HEADERS += protocol.h widget.h protocol_commands.h
|
||||
SOURCES += main.cpp protocol.cpp widget.cpp protocol_commands.cpp
|
||||
|
||||
CONFIG += qt debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue