summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/SendSS_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SendScreenshotPlus/SendSS_10.vcxproj')
-rw-r--r--plugins/SendScreenshotPlus/SendSS_10.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/SendSS_10.vcxproj b/plugins/SendScreenshotPlus/SendSS_10.vcxproj
index 0768029ab7..9194610445 100644
--- a/plugins/SendScreenshotPlus/SendSS_10.vcxproj
+++ b/plugins/SendScreenshotPlus/SendSS_10.vcxproj
@@ -171,6 +171,7 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="src\CSendDropbox.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
@@ -190,6 +191,7 @@
<ClCompile Include="src\Main.cpp" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="src\CSendDropbox.h" />
<ClInclude Include="src\DevKey.h" />
<ClInclude Include="src\UAboutForm.h" />
<ClInclude Include="src\UMainForm.h" />