Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2015-07-01 17:46:09 +0300
committerKenneth Skovhede <kenneth@hexad.dk>2015-07-01 17:46:09 +0300
commitd3f3615abdba7f2d55590e1724e384e280ff3b04 (patch)
tree8afa05c01b830c998717c935d495eb5af94cac6a /Duplicati/CommandLine/Duplicati.CommandLine.csproj
parent55818d407cae5646d740f431b63b8bb79d40c524 (diff)
Added support for HubiC.
This closes #1351.
Diffstat (limited to 'Duplicati/CommandLine/Duplicati.CommandLine.csproj')
-rw-r--r--Duplicati/CommandLine/Duplicati.CommandLine.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Duplicati/CommandLine/Duplicati.CommandLine.csproj b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
index 0a3a511b4..6434b8ae3 100644
--- a/Duplicati/CommandLine/Duplicati.CommandLine.csproj
+++ b/Duplicati/CommandLine/Duplicati.CommandLine.csproj
@@ -157,6 +157,10 @@
<Project>{D9E4E686-423C-48EC-A392-404E7C00860C}</Project>
<Name>Duplicati.Library.Backend.OpenStack</Name>
</ProjectReference>
+ <ProjectReference Include="..\Library\Backend\HubiC\Duplicati.Library.Backend.HubiC.csproj">
+ <Project>{D60AD540-0E7D-40CE-83AE-D26E01FFE9B8}</Project>
+ <Name>Duplicati.Library.Backend.HubiC</Name>
+ </ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Duplicati.snk" />