Add SparkleMacWatcher to .csproj file

This commit is contained in:
Hylke Bons 2011-06-01 23:56:00 +01:00
parent 1e91f40569
commit d320b160dc

View file

@ -89,6 +89,7 @@
<Compile Include="SparkleAbout.cs" />
<Compile Include="SparkleAlert.cs" />
<Compile Include="SparkleBubble.cs" />
<Compile Include="SparkleMacWatcher.cs" />
</ItemGroup>
<ItemGroup>
<Page Include="MainMenu.xib" />