Fixed compile minimal version.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-09-12 15:20:46 +00:00
parent 60746b5702
commit 64ff88ce72
2 changed files with 12 additions and 5 deletions

View file

@ -651,6 +651,7 @@ minimal {
gui/help/browser/helpbrowser.cpp \
gui/help/browser/helptextbrowser.cpp \
gui/settings/rsettings.cpp \
gui/settings/RsharePeerSettings.cpp \
gui/settings/rsharesettings.cpp \
gui/common/rwindow.cpp \
gui/common/StatusDefs.cpp \
@ -683,6 +684,7 @@ minimal {
gui/help/browser/helptextbrowser.h \
gui/settings/rsettings.h \
gui/settings/rsharesettings.h \
gui/settings/RsharePeerSettings.h \
gui/common/rwindow.h \
gui/common/StatusDefs.h \
gui/LogoBar.h \