mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 00:24:47 -07:00
Mac fixes
This commit is contained in:
parent
b33b3778f0
commit
c4bd38dbdc
5 changed files with 14 additions and 10 deletions
|
|
@ -10,6 +10,7 @@ HEADERS += src/oracleimporter.h src/window_main.h ../cockatrice/src/carddatabase
|
|||
SOURCES += src/main.cpp src/oracleimporter.cpp src/window_main.cpp ../cockatrice/src/carddatabase.cpp ../cockatrice/src/settingscache.cpp
|
||||
|
||||
macx {
|
||||
CONFIG += x86 ppc
|
||||
# CONFIG += x86 ppc
|
||||
CONFIG += x86_64 release
|
||||
LIBS += -bind_at_load
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue