author | cgandhi |
Tue, 12 Oct 2010 15:23:52 +0530 | |
changeset 27 | b3e1347ac96a |
parent 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 \ |
26 | 3 |
DemoGUI \ |
17 | 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 \ |
26 | 7 |
FlickrAuthApp \ |
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
|
8 |
flickrcontactfetcherplugin \ |
17 | 9 |
flickrgalleryplugin \ |
26 | 10 |
LastFmAuthApp \ |
11 |
lastfmmusiceventplugin \ |
|
23
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
12 |
lastfmmusicsearchplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
13 |
lastfmmusicserviceplugin \ |
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
14 |
lastfmplaylistserviceplugin \ |
26 | 15 |
LinkedInAuthApp \ |
23
574948b60dab
updating the lastfm music plugins and adding the smfhelp.chm
cgandhi
parents:
17
diff
changeset
|
16 |
MusicLyricsPlugin \ |
17 | 17 |
smfclientapp \ |
26 | 18 |
TwitterAuthApp |
17 | 19 |
CONFIG += ordered |