summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/Dropbox_12.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dropbox/Dropbox_12.vcxproj')
-rw-r--r--plugins/Dropbox/Dropbox_12.vcxproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Dropbox/Dropbox_12.vcxproj b/plugins/Dropbox/Dropbox_12.vcxproj
index b7549c55b7..80cf1ebf64 100644
--- a/plugins/Dropbox/Dropbox_12.vcxproj
+++ b/plugins/Dropbox/Dropbox_12.vcxproj
@@ -194,15 +194,16 @@
<ClInclude Include="src\version.h" />
</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" />
<ClCompile Include="src\dropbox_menus.cpp" />
<ClCompile Include="src\dropbox_utils.cpp" />
- <ClCompile Include="src\main.cpp" />
- <ClCompile Include="src\dropbox.cpp" />
<ClCompile Include="src\dropbox_services.cpp" />
<ClCompile Include="src\dropbox_transfers.cpp" />
+ <ClCompile Include="src\main.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>