source:
client/trunk/src/plugins/plugins.pro
@
3
| Revision 3, 212 bytes checked in by eross, 22 months ago (diff) |
|---|
| Line | |
|---|---|
| 1 | TEMPLATE = subdirs |
| 2 | CONFIG += debug_and_release |
| 3 | SUBDIRS += \ |
| 4 | baseplugin \ |
| 5 | antispam \ |
| 6 | debuger \ |
| 7 | secret \ |
| 8 | settings \ |
| 9 | smiles \ |
| 10 | sound \ |
| 11 | history |
| 12 | |
| 13 | unix{ |
| 14 | !mac:SUBDIRS += ubuntunotify |
| 15 | } |
| 16 | |
| 17 |
Note: See TracBrowser
for help on using the repository browser.
