diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj index 921dbe62b..83d5f7b98 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj +++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Tango.PPC.Common.csproj @@ -120,7 +120,8 @@ <Link>GlobalVersionInfo.cs</Link> </Compile> <Compile Include="ApplicationStates.cs" /> - <Compile Include="BackupRestore\BackupRestoreEventArgs.cs" /> + <Compile Include="BackupRestore\BackupMode.cs" /> + <Compile Include="BackupRestore\BackupRestoreProgressEventArgs.cs" /> <Compile Include="BackupRestore\BackupFile.cs" /> <Compile Include="BackupRestore\BackupSettings.cs" /> <Compile Include="BackupRestore\BackupRestoreStage.cs" /> |
