diff options
| author | Michael <[email protected]> | 2017-02-24 21:39:46 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-24 21:39:46 -0500 |
| commit | 894c2275d958a83a13d8f8d4de7ba321a0721762 (patch) | |
| tree | 4c510d06ba3c20739aa5e751da031992c183d46d /ShiftOS_TheReturn/ShiftOS.Engine.csproj | |
| parent | bdd8e61600ce849d36e1b4932a01540f2575b738 (diff) | |
| download | shiftos_thereturn-894c2275d958a83a13d8f8d4de7ba321a0721762.tar.gz shiftos_thereturn-894c2275d958a83a13d8f8d4de7ba321a0721762.tar.bz2 shiftos_thereturn-894c2275d958a83a13d8f8d4de7ba321a0721762.zip | |
Notification backend.
Diffstat (limited to 'ShiftOS_TheReturn/ShiftOS.Engine.csproj')
| -rw-r--r-- | ShiftOS_TheReturn/ShiftOS.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn/ShiftOS.Engine.csproj b/ShiftOS_TheReturn/ShiftOS.Engine.csproj index a8c041d..735d046 100644 --- a/ShiftOS_TheReturn/ShiftOS.Engine.csproj +++ b/ShiftOS_TheReturn/ShiftOS.Engine.csproj @@ -132,6 +132,7 @@ <Compile Include="Infobox.cs" /> <Compile Include="IShiftOSWindow.cs" /> <Compile Include="Localization.cs" /> + <Compile Include="NotificationDaemon.cs" /> <Compile Include="OutOfBoxExperience.cs" /> <Compile Include="Paths.cs" /> <Compile Include="Program.cs" /> |
