Merge pull request #339 from AttorneyOnline/net-debug-default

Change project default defines
This commit is contained in:
stonedDiscord 2024-02-19 22:39:56 +01:00 committed by GitHub
commit 686b871b90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ DESTDIR = $$PWD/../bin
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
# Enable this to print network messages to the console
DEFINES += NET_DEBUG
# DEFINES += NET_DEBUG
SOURCES += \
src/acl_roles_handler.cpp \