Removed "release" from the win32 build in retroshare-nogui.pro.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4720 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-12-10 11:27:52 +00:00
parent c7187df3a8
commit cfed637215

View File

@ -47,7 +47,7 @@ win32-x-g++ {
#################################### Windows #####################################
win32 {
CONFIG += console release
CONFIG += console
OBJECTS_DIR = temp/obj
RCC_DIR = temp/qrc
UI_DIR = temp/ui