mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-27 02:56:30 -05:00
Moved define of the debug output from libretroshare.pro to pqissl.cc.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
66b9f42835
commit
a9b85c83ae
2 changed files with 16 additions and 12 deletions
|
|
@ -38,7 +38,6 @@ testnetwork {
|
|||
|
||||
# DEFINES *= PGRP_DEBUG
|
||||
# DEFINES *= PERSON_DEBUG
|
||||
# DEFINES *= DEBUG_PQISSL
|
||||
|
||||
#DEFINES *= DEBUG_UDP_SORTER DEBUG_UDP_LAYER EXTADDRSEARCH_DEBUG
|
||||
|
||||
|
|
@ -255,7 +254,6 @@ win32 {
|
|||
#QMAKE_CXXFLAGS_DEBUG += -O2
|
||||
#QMAKE_CFLAGS_DEBUG += -O2
|
||||
|
||||
DEFINES -= DEBUG_PQISSL
|
||||
DEFINES += USE_CMD_ARGS
|
||||
|
||||
#miniupnp implementation files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue