mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-03 12:03:55 -07:00
minor cleanups
This commit is contained in:
parent
0ef00dd437
commit
7e13352a95
29 changed files with 102 additions and 134 deletions
|
|
@ -6,6 +6,8 @@ TEMPLATE = app
|
|||
TARGET =
|
||||
DEPENDPATH += . src
|
||||
INCLUDEPATH += . src
|
||||
MOC_DIR = build
|
||||
OBJECTS_DIR = build
|
||||
|
||||
CONFIG += qt thread
|
||||
QT += network sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue