mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 21:13:55 -07:00
Made QColor wrapper class so that Servatrice will compile without QtGui
This commit is contained in:
parent
ee0a010add
commit
b1d8c7bda0
19 changed files with 226 additions and 184 deletions
|
|
@ -11,9 +11,11 @@ OBJECTS_DIR = build
|
|||
|
||||
CONFIG += qt debug
|
||||
QT += network sql
|
||||
QT -= gui
|
||||
|
||||
HEADERS += src/servatrice.h \
|
||||
src/serversocketinterface.h \
|
||||
../common/color.h \
|
||||
../common/serializable_item.h \
|
||||
../common/decklist.h \
|
||||
../common/protocol.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue