mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
5f27f64ad3
- 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
11 lines
113 B
Prolog
11 lines
113 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
LinksCloud \
|
|
VOIP
|
|
|
|
# disabled until fixed.
|
|
win32 {
|
|
SUBDIRS += FeedReader
|
|
}
|