author | cgandhi |
Thu, 23 Sep 2010 17:15:03 +0530 | |
changeset 23 | 574948b60dab |
parent 17 | 106a4bfcb866 |
child 26 | 83d6a149c755 |
permissions | -rw-r--r-- |
6
c39a6cfd1fb9
Updating the source code for plugin manager, transport manager, smfserver and smfclient. sample plugins and tests are included
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
1 |
TEMPLATE = subdirs |
14
a469c0e6e7fb
changes for SmfPost, SmfCredentialMgr, PLuginManager, SmfServer. Adding Sample Plugins and Sample Client Applications.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
6
diff
changeset
|
2 |
SUBDIRS = AuthApp \ |
17 | 3 |
FlickrAuthApp \ |
4 |
fbactivityfetcherplugin \ |
|
14
a469c0e6e7fb
changes for SmfPost, SmfCredentialMgr, PLuginManager, SmfServer. Adding Sample Plugins and Sample Client Applications.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
6
diff
changeset
|
5 |
fbcontactfetcherplugin \ |
a469c0e6e7fb
changes for SmfPost, SmfCredentialMgr, PLuginManager, SmfServer. Adding Sample Plugins and Sample Client Applications.
cgandhi <chandradeep.gandhi@sasken.com>
parents:
6
diff
changeset
|
6 |
fbpostproviderplugin \ |
6
c39a6cfd1fb9
Updating the source code for plugin manager, transport manager, smfserver and smfclient. sample plugins and tests are included
cgandhi <chandradeep.gandhi@sasken.com>
parents:
diff
changeset
|
7 |
flickrcontactfetcherplugin \ |
17 | 8 |
flickrgalleryplugin \ |
23
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
9 |
lastfmmusicsearchplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
10 |
lastfmmusicserviceplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
11 |
lastfmplaylistserviceplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
12 |
lastfmmusiceventplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
13 |
MusicLyricsPlugin \ |
17 | 14 |
smfclientapp \ |
15 |
DemoGUI |
|
16 |
CONFIG += ordered |