Fixing MacOS build.
This commit is contained in:
+1
-1
@@ -437,7 +437,7 @@ mac {
|
||||
# on Intel-Mac you have to comment this line out or build will fail.
|
||||
# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk/
|
||||
LIBPATH += lib
|
||||
LIBS += -lpokerth_lib
|
||||
LIBS += -lpokerth_lib -lpokerth_protocol
|
||||
|
||||
# Qt static (path is standard for self-compiling qt)
|
||||
# LIBS += /usr/local/Trolltech/Qt-4.2.3/lib/libQtCore.a
|
||||
|
||||
+1
-1
@@ -272,7 +272,7 @@ mac {
|
||||
# QMAKE_MAC_SDK=/Developer/SDKs/MacOSX10.4u.sdk/
|
||||
|
||||
LIBPATH += lib
|
||||
LIBS += -lpokerth_lib
|
||||
LIBS += -lpokerth_lib -lpokerth_protocol
|
||||
# standard path for darwinports
|
||||
# make sure you have a universal version of boost
|
||||
LIBS += /usr/local/lib/libboost_thread-xgcc40-mt.a
|
||||
|
||||
Reference in New Issue
Block a user