Merge pull request #339 from AttorneyOnline/net-debug-default
Change project default defines
This commit is contained in:
commit
686b871b90
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user