diff options
Diffstat (limited to 'plugins/Dropbox/Dropbox_10.vcxproj')
-rw-r--r-- | plugins/Dropbox/Dropbox_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dropbox/Dropbox_10.vcxproj b/plugins/Dropbox/Dropbox_10.vcxproj index f416a99f00..92a20d3522 100644 --- a/plugins/Dropbox/Dropbox_10.vcxproj +++ b/plugins/Dropbox/Dropbox_10.vcxproj @@ -193,6 +193,7 @@ </ItemGroup>
<ItemGroup>
<ClCompile Include="src\dropbox.cpp" />
+ <ClCompile Include="src\dropbox_commands.cpp" />
<ClCompile Include="src\dropbox_dialogs.cpp" />
<ClCompile Include="src\dropbox_events.cpp" />
<ClCompile Include="src\dropbox_icons.cpp" />
|