diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-09 21:27:10 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-03-09 21:27:10 +0000 |
commit | 61dfdec9a37cc06a6ee624aaaf03df41f821c1c6 (patch) | |
tree | f197ce48d5d61b95e91a81a41ae71e170b083986 /plugins/Dropbox/Dropbox_12.vcxproj | |
parent | f0e49b0185cdb3116babefa3df29c780a56a0a51 (diff) |
project fixes
git-svn-id: http://svn.miranda-ng.org/main/trunk@8533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/Dropbox_12.vcxproj')
-rw-r--r-- | plugins/Dropbox/Dropbox_12.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dropbox/Dropbox_12.vcxproj b/plugins/Dropbox/Dropbox_12.vcxproj index aca802d645..cc7d7a4020 100644 --- a/plugins/Dropbox/Dropbox_12.vcxproj +++ b/plugins/Dropbox/Dropbox_12.vcxproj @@ -190,7 +190,6 @@ <ClInclude Include="src\dropbox.h" />
<ClInclude Include="src\file_transfer.h" />
<ClInclude Include="src\http_request.h" />
- <ClInclude Include="src\m_dropbox.h" />
<ClInclude Include="src\resource.h" />
<ClInclude Include="src\version.h" />
</ItemGroup>
|