mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 13:03:55 -07:00
Extract the xml parser from carddatabase (#3223)
This commit is contained in:
parent
9727699e26
commit
a7f4aace9c
10 changed files with 510 additions and 384 deletions
|
|
@ -13,6 +13,7 @@ SET(oracle_SOURCES
|
|||
src/oracleimporter.cpp
|
||||
../cockatrice/src/carddatabase.cpp
|
||||
../cockatrice/src/pictureloader.cpp
|
||||
../cockatrice/src/carddbparser/cockatricexml3.cpp
|
||||
../cockatrice/src/settingscache.cpp
|
||||
../cockatrice/src/shortcutssettings.cpp
|
||||
../cockatrice/src/settings/carddatabasesettings.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue