RetroShare/plugins/plugins.pro
thunder2 5f27f64ad3 FeedReader:
- enabled for Windows compile
- removed internal stylesheets
- added missing header for Linux compile

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-18 13:41:36 +00:00

11 lines
113 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
LinksCloud \
VOIP
# disabled until fixed.
win32 {
SUBDIRS += FeedReader
}