mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
minor improvements
This commit is contained in:
parent
a429a4a004
commit
792a400a3d
30 changed files with 1022 additions and 829 deletions
|
|
@ -1,32 +0,0 @@
|
|||
######################################################################
|
||||
# Automatically generated by qmake (2.01a) Fr Sep 5 18:02:29 2008
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET =
|
||||
DEPENDPATH += . src
|
||||
INCLUDEPATH += . src
|
||||
|
||||
CONFIG += qt thread
|
||||
QT += network
|
||||
QT -= gui
|
||||
|
||||
# Input
|
||||
HEADERS += src/testserver.h src/testservergame.h src/testserversocket.h \
|
||||
src/playerzone.h \
|
||||
src/testcard.h \
|
||||
src/version.h \
|
||||
src/counter.h \
|
||||
src/testrandom.h \
|
||||
src/testservergamethread.h \
|
||||
src/returnmessage.h
|
||||
SOURCES += src/main.cpp \
|
||||
src/testserver.cpp \
|
||||
src/testservergame.cpp \
|
||||
src/testserversocket.cpp \
|
||||
src/playerzone.cpp \
|
||||
src/testcard.cpp \
|
||||
src/counter.cpp \
|
||||
src/testrandom.cpp \
|
||||
src/testservergamethread.cpp \
|
||||
src/returnmessage.cpp
|
||||
Loading…
Add table
Add a link
Reference in a new issue