Fixed compile with shadow build.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-03-10 00:23:22 +00:00
parent be4f9f37dd
commit 523d0c0865

View File

@ -129,6 +129,9 @@ win32 {
# export symbols for the plugins
LIBS += -Wl,--export-all-symbols,--out-implib,lib/libretroshare-gui.a
# create lib directory
QMAKE_PRE_LINK = $(CHK_DIR_EXISTS) lib $(MKDIR) lib
DEFINES += WINDOWS_SYS
GPG_ERROR_DIR = ../../../libgpg-error-1.10