author | cgandhi |
Thu, 05 Aug 2010 16:46:37 +0530 | |
changeset 17 | 106a4bfcb866 |
parent 14 | a469c0e6e7fb |
child 23 | 574948b60dab |
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 \ |
9 |
smfclientapp \ |
|
10 |
DemoGUI |
|
11 |
CONFIG += ordered |