mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 09:04:53 -07:00
mac fixes
This commit is contained in:
parent
6b18ba6bac
commit
fb3d74c139
5 changed files with 83 additions and 19 deletions
|
|
@ -10,7 +10,6 @@ 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_64 release
|
||||
CONFIG += x86 ppc x86_64 release
|
||||
LIBS += -bind_at_load
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue