mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 17:14:52 -07:00
fixed pw loyalty in oracle, PB code working
This commit is contained in:
parent
d5c628966f
commit
6344b987de
8 changed files with 67 additions and 51 deletions
|
|
@ -4,6 +4,7 @@ DEPENDPATH += . src
|
|||
INCLUDEPATH += . src ../cockatrice/src
|
||||
MOC_DIR = build
|
||||
OBJECTS_DIR = build
|
||||
QMAKE_CXXFLAGS_RELEASE += -O2
|
||||
QT += network svg xml
|
||||
|
||||
HEADERS += src/oracleimporter.h src/window_main.h ../cockatrice/src/carddatabase.h ../cockatrice/src/settingscache.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue