add delay between hands option for network/internet game
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ unix : !mac {
|
||||
-lpokerth_db \
|
||||
-lpokerth_protocol
|
||||
LIBS += $$BOOST_LIBS
|
||||
LIBS += -lcurl
|
||||
LIBS += -lcurl -lgsasl
|
||||
!isEmpty( BSD ) && isEmpty( kFreeBSD ){
|
||||
LIBS += -lcrypto -liconv
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user