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@hexad.dk <kenneth@hexad.dk@59da171f-624f-0410-aa54-27559c288bec>2012-08-15 22:33:46 +0400
committerkenneth@hexad.dk <kenneth@hexad.dk@59da171f-624f-0410-aa54-27559c288bec>2012-08-15 22:33:46 +0400
commitda1150e6ccf8aa08be7ef9b8e4c5de8df9bb7467 (patch)
tree7d604068488b230fd7dab71cc33d8e8dd328d042 /Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
parent48ab8e31f47100c492b639b306deb167368d661c (diff)
Added support for callbacks.
Added a run-script module. Need to make a Windows example script git-svn-id: https://duplicati.googlecode.com/svn/trunk@1426 59da171f-624f-0410-aa54-27559c288bec
Diffstat (limited to 'Duplicati/Library/Interface/Duplicati.Library.Interface.csproj')
-rw-r--r--Duplicati/Library/Interface/Duplicati.Library.Interface.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
index 3dfd88071..3ba920d3e 100644
--- a/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
+++ b/Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
@@ -97,6 +97,7 @@
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="IBackendInteraction.cs" />
+ <Compile Include="IGenericCallbackModule.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Strings\CommandLineArgument.resx">