summaryrefslogtreecommitdiff
path: root/WindowsPhone
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2012-04-09 22:59:56 +0000
committerIan C <ianc@noddybox.co.uk>2012-04-09 22:59:56 +0000
commit026d8b1797dc90f989615c4366fcdf714928f14c (patch)
tree12793d0abf81d8ae74d4a7cc416a7700d00c74e3 /WindowsPhone
parent9ae1a03d201ea52647c33f675bd9c9e7f3c4137a (diff)
Updated clock.
Diffstat (limited to 'WindowsPhone')
-rw-r--r--WindowsPhone/Noddybox.Emulation/Noddybox.Emulation.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/WindowsPhone/Noddybox.Emulation/Noddybox.Emulation.csproj b/WindowsPhone/Noddybox.Emulation/Noddybox.Emulation.csproj
index fe2a753..043da49 100644
--- a/WindowsPhone/Noddybox.Emulation/Noddybox.Emulation.csproj
+++ b/WindowsPhone/Noddybox.Emulation/Noddybox.Emulation.csproj
@@ -52,6 +52,9 @@
<Compile Include="..\..\src\Noddybox.Emulation\Clock.cs">
<Link>Clock.cs</Link>
</Compile>
+ <Compile Include="..\..\src\Noddybox.Emulation\ClockEventArgs.cs">
+ <Link>ClockEventArgs.cs</Link>
+ </Compile>
<Compile Include="..\..\src\Noddybox.Emulation\ReadOnlyArray.cs">
<Link>ReadOnlyArray.cs</Link>
</Compile>