example/example.pro
author cgandhi
Thu, 23 Sep 2010 17:43:31 +0530
changeset 25 a180113055cb
parent 23 574948b60dab
child 26 83d6a149c755
permissions -rw-r--r--
Music Events are now normal Fetcher APIs added All APIs now return SmfError Canceling Request now supported Music Search now based on category Providerinfo added in DSM Added secondary ID, count, location to SMFAlbum Tags for Artist added Get tracks for album and artist added Added URL to subtitle DSM Bug fixes Detailed debugging logs filtered in server, pluginmgr, transportmgr playlistsOf() method changed in smfclient and plugin interfaces. RVCT B686 compilation issues resolved.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
     3
		FlickrAuthApp \
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
     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
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
     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
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
    14
		smfclientapp \
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
    15
		DemoGUI
106a4bfcb866 pushing the flickr auth app and gallery plugins
cgandhi
parents: 14
diff changeset
    16
CONFIG += ordered