aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/ShiftOS.Engine.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-24 21:39:46 -0500
committerMichael <[email protected]>2017-02-24 21:39:46 -0500
commit894c2275d958a83a13d8f8d4de7ba321a0721762 (patch)
tree4c510d06ba3c20739aa5e751da031992c183d46d /ShiftOS_TheReturn/ShiftOS.Engine.csproj
parentbdd8e61600ce849d36e1b4932a01540f2575b738 (diff)
downloadshiftos_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.csproj1
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" />