summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/SendSS_12.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SendScreenshotPlus/SendSS_12.vcxproj')
-rw-r--r--plugins/SendScreenshotPlus/SendSS_12.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/SendScreenshotPlus/SendSS_12.vcxproj b/plugins/SendScreenshotPlus/SendSS_12.vcxproj
index 4abafc9bf3..9f401bfdb6 100644
--- a/plugins/SendScreenshotPlus/SendSS_12.vcxproj
+++ b/plugins/SendScreenshotPlus/SendSS_12.vcxproj
@@ -174,6 +174,7 @@
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="src\CSendDropbox.cpp" />
<ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
@@ -193,6 +194,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" />