summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/Dropbox_11.vcxproj
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-02-24 17:38:35 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-02-24 17:38:35 +0000
commite62bc2a6f28f6a7b7fcb3996e9fab86fae3239f7 (patch)
tree6fc970809eb2fbbbf383c1639f83c93a2edf406b /plugins/Dropbox/Dropbox_11.vcxproj
parent994443d6cdca5a5a1204575a0cea2a198c9d01bb (diff)
Dropbox:
- added ability to send files to contacts of other protocols - many other little improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@8263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/Dropbox_11.vcxproj')
-rw-r--r--plugins/Dropbox/Dropbox_11.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dropbox/Dropbox_11.vcxproj b/plugins/Dropbox/Dropbox_11.vcxproj
index cdd3d7aae4..16db020481 100644
--- a/plugins/Dropbox/Dropbox_11.vcxproj
+++ b/plugins/Dropbox/Dropbox_11.vcxproj
@@ -188,6 +188,7 @@
<ItemGroup>
<ClInclude Include="src\common.h" />
<ClInclude Include="src\dropbox.h" />
+ <ClInclude Include="src\file_transfer.h" />
<ClInclude Include="src\http_request.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\singleton.h" />