diff options
Diffstat (limited to 'plugins/Dropbox/Dropbox_12.vcxproj')
-rw-r--r-- | plugins/Dropbox/Dropbox_12.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Dropbox/Dropbox_12.vcxproj b/plugins/Dropbox/Dropbox_12.vcxproj index f970b079e1..c97ca086f0 100644 --- a/plugins/Dropbox/Dropbox_12.vcxproj +++ b/plugins/Dropbox/Dropbox_12.vcxproj @@ -207,6 +207,9 @@ <ResourceCompile Include="res\Resource.rc" />
<ResourceCompile Include="res\version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <None Include="res\dropbox.ico" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|