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:
thunder2 2010-12-27 00:44:03 +00:00
parent df1e8b7537
commit 42286dd976

View File

@ -1,5 +1,5 @@
TEMPLATE = lib
CONFIG += staticlib release
CONFIG += staticlib
CONFIG -= qt
TARGET = bitdht
QMAKE_CXXFLAGS *= -Wall -DBE_DEBUG