Adding new packet for away from keyboard warning.
This commit is contained in:
@@ -163,7 +163,8 @@ HEADERS += src/third_party/asn1/AllInShowCardsMessage.h \
|
||||
src/third_party/asn1/AfterHandShowCardsMessage.h \
|
||||
src/third_party/asn1/ShowMyCardsRequestMessage.h \
|
||||
src/third_party/asn1/PlainCards.h \
|
||||
src/third_party/asn1/EncryptedCards.h
|
||||
src/third_party/asn1/EncryptedCards.h \
|
||||
src/third_party/asn1/AfkWarningMessage.h
|
||||
SOURCES += src/third_party/asn1/ChatCleanerMessage.c \
|
||||
src/third_party/asn1/CleanerInitMessage.c \
|
||||
src/third_party/asn1/CleanerInitAckMessage.c \
|
||||
@@ -299,7 +300,8 @@ SOURCES += src/third_party/asn1/ChatCleanerMessage.c \
|
||||
src/third_party/asn1/AfterHandShowCardsMessage.c \
|
||||
src/third_party/asn1/ShowMyCardsRequestMessage.c \
|
||||
src/third_party/asn1/EncryptedCards.c \
|
||||
src/third_party/asn1/PlainCards.c
|
||||
src/third_party/asn1/PlainCards.c \
|
||||
src/third_party/asn1/AfkWarningMessage.c
|
||||
win32 {
|
||||
DEFINES += CURL_STATICLIB
|
||||
DEFINES += _WIN32_WINNT=0x0501
|
||||
|
||||
Reference in New Issue
Block a user