Fixed compile on Windows with enabled shadow build of Qt Creator.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-02-17 11:14:06 +00:00
parent 970d88200d
commit 5073913686
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#include "retroshare_win.rc.h"
IDI_ICON1 ICON "gui/images/rs1.ico"
IDI_ICON1 ICON "rs1.ico"

View File

@ -1,3 +1,3 @@
#include "retroshare_win.rc.h"
IDI_ICON1 ICON "resources/rs.ico"
IDI_ICON1 ICON "rs.ico"