* Added qcheckers as plugin

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-02-02 19:19:02 +00:00
parent ef8fc6fe15
commit 88a32c67fc
91 changed files with 2 additions and 8291 deletions

View file

@ -91,8 +91,7 @@ DEPENDPATH += . \
gui\elastic
INCLUDEPATH += . \
games/qcheckers \
apps/smplayer
apps/smplayer
# Input
HEADERS += rshare.h \
@ -437,7 +436,7 @@ SOURCES += main.cpp \
gui/MsgFeed.cpp \
gui/TransferFeed.cpp \
gui/ChannelFeed.cpp \
gui/GeneralMsgDialog.cpp \
gui/GeneralMsgDialog.cpp \
gui/feeds/ForumNewItem.cpp \
gui/feeds/ForumMsgItem.cpp \
gui/feeds/PeerItem.cpp \
@ -451,7 +450,6 @@ SOURCES += main.cpp \
gui/feeds/SubDestItem.cpp \
RESOURCES += gui/images.qrc lang/lang.qrc gui/help/content/content.qrc
#RESOURCES += games/qcheckers/qcheckers.qrc apps/smplayer/icons.qrc
TRANSLATIONS += \
lang/retroshare_en.ts \