mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 22:25:04 -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 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
TEMPLATE = lib
|
||||
CONFIG += staticlib release
|
||||
CONFIG += staticlib
|
||||
CONFIG -= qt
|
||||
TARGET = bitdht
|
||||
QMAKE_CXXFLAGS *= -Wall -DBE_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue