source: client/trunk/src/plugins/plugins.pro @ 3

Revision 3, 212 bytes checked in by eross, 22 months ago (diff)

Добавил mdc в новый репозиторий

Line 
1TEMPLATE = subdirs
2CONFIG +=  debug_and_release
3SUBDIRS += \
4        baseplugin \
5    antispam \
6        debuger \
7        secret \
8        settings \
9        smiles \
10        sound \
11        history
12       
13unix{
14        !mac:SUBDIRS +=  ubuntunotify
15}
16
17   
Note: See TracBrowser for help on using the repository browser.