diff --git a/src/dropbox/dropbox-backup/dropbox-backup.pro b/src/dropbox/dropbox-backup/dropbox-backup.pro index 49af7ea..71739bb 100644 --- a/src/dropbox/dropbox-backup/dropbox-backup.pro +++ b/src/dropbox/dropbox-backup/dropbox-backup.pro @@ -1,5 +1,4 @@ TARGET = dropbox-backup-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=DropboxBackupPlugin" DEFINES += CLASSNAME_H=\\\"dropboxbackupplugin.h\\\" diff --git a/src/dropbox/dropbox-images/dropbox-images.pro b/src/dropbox/dropbox-images/dropbox-images.pro index 4880759..81532af 100644 --- a/src/dropbox/dropbox-images/dropbox-images.pro +++ b/src/dropbox/dropbox-images/dropbox-images.pro @@ -1,5 +1,4 @@ TARGET = dropbox-images-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=DropboxImagesPlugin" DEFINES += CLASSNAME_H=\\\"dropboximagesplugin.h\\\" diff --git a/src/facebook/facebook-calendars/facebook-calendars.pro b/src/facebook/facebook-calendars/facebook-calendars.pro index de2d8b2..a08f0c5 100644 --- a/src/facebook/facebook-calendars/facebook-calendars.pro +++ b/src/facebook/facebook-calendars/facebook-calendars.pro @@ -1,5 +1,4 @@ TARGET = facebook-calendars-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=FacebookCalendarsPlugin" DEFINES += CLASSNAME_H=\\\"facebookcalendarsplugin.h\\\" @@ -22,4 +21,4 @@ OTHER_FILES += \ INSTALLS += \ target \ facebook_calendars_sync_profile \ - facebook_calendars_client_plugin_xml \ No newline at end of file + facebook_calendars_client_plugin_xml diff --git a/src/facebook/facebook-contacts/facebook-contacts.pro b/src/facebook/facebook-contacts/facebook-contacts.pro index b5e99cc..7540592 100644 --- a/src/facebook/facebook-contacts/facebook-contacts.pro +++ b/src/facebook/facebook-contacts/facebook-contacts.pro @@ -1,5 +1,4 @@ TARGET = facebook-contacts-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=FacebookContactsPlugin" DEFINES += CLASSNAME_H=\\\"facebookcontactsplugin.h\\\" diff --git a/src/facebook/facebook-images/facebook-images.pro b/src/facebook/facebook-images/facebook-images.pro index 1d87164..4e406a5 100644 --- a/src/facebook/facebook-images/facebook-images.pro +++ b/src/facebook/facebook-images/facebook-images.pro @@ -1,5 +1,4 @@ TARGET = facebook-images-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=FacebookImagesPlugin" DEFINES += CLASSNAME_H=\\\"facebookimagesplugin.h\\\" diff --git a/src/facebook/facebook-signon/facebook-signon.pro b/src/facebook/facebook-signon/facebook-signon.pro index 1a34d43..902b77e 100644 --- a/src/facebook/facebook-signon/facebook-signon.pro +++ b/src/facebook/facebook-signon/facebook-signon.pro @@ -1,5 +1,4 @@ TARGET = facebook-signon-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=FacebookSignonPlugin" DEFINES += CLASSNAME_H=\\\"facebooksignonplugin.h\\\" diff --git a/src/google/google-calendars/google-calendars.pro b/src/google/google-calendars/google-calendars.pro index c56f5a0..7cce8c3 100644 --- a/src/google/google-calendars/google-calendars.pro +++ b/src/google/google-calendars/google-calendars.pro @@ -1,5 +1,4 @@ TARGET = google-calendars-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=GoogleCalendarsPlugin" DEFINES += CLASSNAME_H=\\\"googlecalendarsplugin.h\\\" diff --git a/src/google/google-contacts/google-contacts.pro b/src/google/google-contacts/google-contacts.pro index 53c8073..e2d74ff 100644 --- a/src/google/google-contacts/google-contacts.pro +++ b/src/google/google-contacts/google-contacts.pro @@ -1,5 +1,4 @@ TARGET = google-contacts-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=GoogleContactsPlugin" DEFINES += CLASSNAME_H=\\\"googlecontactsplugin.h\\\" diff --git a/src/google/google-signon/google-signon.pro b/src/google/google-signon/google-signon.pro index e43f205..5aab2f1 100644 --- a/src/google/google-signon/google-signon.pro +++ b/src/google/google-signon/google-signon.pro @@ -1,5 +1,4 @@ TARGET = google-signon-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=GoogleSignonPlugin" DEFINES += CLASSNAME_H=\\\"googlesignonplugin.h\\\" diff --git a/src/onedrive/onedrive-backup/onedrive-backup.pro b/src/onedrive/onedrive-backup/onedrive-backup.pro index 25292d9..4554b0a 100644 --- a/src/onedrive/onedrive-backup/onedrive-backup.pro +++ b/src/onedrive/onedrive-backup/onedrive-backup.pro @@ -1,5 +1,4 @@ TARGET = onedrive-backup-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=OneDriveBackupPlugin" DEFINES += CLASSNAME_H=\\\"onedrivebackupplugin.h\\\" diff --git a/src/onedrive/onedrive-images/onedrive-images.pro b/src/onedrive/onedrive-images/onedrive-images.pro index ac84da4..0d8f046 100644 --- a/src/onedrive/onedrive-images/onedrive-images.pro +++ b/src/onedrive/onedrive-images/onedrive-images.pro @@ -1,5 +1,4 @@ TARGET = onedrive-images-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=OneDriveImagesPlugin" DEFINES += CLASSNAME_H=\\\"onedriveimagesplugin.h\\\" diff --git a/src/onedrive/onedrive-signon/onedrive-signon.pro b/src/onedrive/onedrive-signon/onedrive-signon.pro index ccae1f9..5411f56 100644 --- a/src/onedrive/onedrive-signon/onedrive-signon.pro +++ b/src/onedrive/onedrive-signon/onedrive-signon.pro @@ -1,5 +1,4 @@ TARGET = onedrive-signon-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=OneDriveSignonPlugin" DEFINES += CLASSNAME_H=\\\"onedrivesignonplugin.h\\\" diff --git a/src/sociald/sociald.pro b/src/sociald/sociald.pro index 42ca1e8..2d30564 100644 --- a/src/sociald/sociald.pro +++ b/src/sociald/sociald.pro @@ -1,5 +1,4 @@ TARGET = sociald-client -VERSION = 0.0.81 DEFINES += "CLASSNAME=SocialdPlugin" DEFINES += CLASSNAME_H=\\\"socialdplugin.h\\\" diff --git a/src/twitter/twitter-notifications/twitter-notifications.pro b/src/twitter/twitter-notifications/twitter-notifications.pro index beae060..70052a9 100644 --- a/src/twitter/twitter-notifications/twitter-notifications.pro +++ b/src/twitter/twitter-notifications/twitter-notifications.pro @@ -1,5 +1,4 @@ TARGET = twitter-notifications-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=TwitterNotificationsPlugin" DEFINES += CLASSNAME_H=\\\"twitternotificationsplugin.h\\\" diff --git a/src/twitter/twitter-posts/twitter-posts.pro b/src/twitter/twitter-posts/twitter-posts.pro index 8dd1868..ce78dd9 100644 --- a/src/twitter/twitter-posts/twitter-posts.pro +++ b/src/twitter/twitter-posts/twitter-posts.pro @@ -1,5 +1,4 @@ TARGET = twitter-posts-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=TwitterPostsPlugin" DEFINES += CLASSNAME_H=\\\"twitterpostsplugin.h\\\" diff --git a/src/vk/vk-calendars/vk-calendars.pro b/src/vk/vk-calendars/vk-calendars.pro index 80c1708..4a1fc77 100644 --- a/src/vk/vk-calendars/vk-calendars.pro +++ b/src/vk/vk-calendars/vk-calendars.pro @@ -1,5 +1,4 @@ TARGET = vk-calendars-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=VKCalendarsPlugin" DEFINES += CLASSNAME_H=\\\"vkcalendarsplugin.h\\\" diff --git a/src/vk/vk-contacts/vk-contacts.pro b/src/vk/vk-contacts/vk-contacts.pro index 372276f..77fcc65 100644 --- a/src/vk/vk-contacts/vk-contacts.pro +++ b/src/vk/vk-contacts/vk-contacts.pro @@ -1,5 +1,4 @@ TARGET = vk-contacts-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=VKContactsPlugin" DEFINES += CLASSNAME_H=\\\"vkcontactsplugin.h\\\" diff --git a/src/vk/vk-images/vk-images.pro b/src/vk/vk-images/vk-images.pro index 46c65ac..b87adcd 100644 --- a/src/vk/vk-images/vk-images.pro +++ b/src/vk/vk-images/vk-images.pro @@ -1,5 +1,4 @@ TARGET = vk-images-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=VKImagesPlugin" DEFINES += CLASSNAME_H=\\\"vkimagesplugin.h\\\" diff --git a/src/vk/vk-notifications/vk-notifications.pro b/src/vk/vk-notifications/vk-notifications.pro index dc6c9f6..5814969 100644 --- a/src/vk/vk-notifications/vk-notifications.pro +++ b/src/vk/vk-notifications/vk-notifications.pro @@ -1,5 +1,4 @@ TARGET = vk-notifications-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=VKNotificationsPlugin" DEFINES += CLASSNAME_H=\\\"vknotificationsplugin.h\\\" diff --git a/src/vk/vk-posts/vk-posts.pro b/src/vk/vk-posts/vk-posts.pro index ea025b3..d584502 100644 --- a/src/vk/vk-posts/vk-posts.pro +++ b/src/vk/vk-posts/vk-posts.pro @@ -1,5 +1,4 @@ TARGET = vk-posts-client -VERSION = 0.0.1 DEFINES += "CLASSNAME=VKPostsPlugin" DEFINES += CLASSNAME_H=\\\"vkpostsplugin.h\\\"