mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Removed the "release" from the config to build a debug version with QtCreator (Windows) too.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
df1e8b7537
commit
42286dd976
@ -1,5 +1,5 @@
|
||||
TEMPLATE = lib
|
||||
CONFIG += staticlib release
|
||||
CONFIG += staticlib
|
||||
CONFIG -= qt
|
||||
TARGET = bitdht
|
||||
QMAKE_CXXFLAGS *= -Wall -DBE_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user