Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/macdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremie Laval <jeremie.laval@gmail.com>2012-02-29 18:35:05 +0400
committerJeremie Laval <jeremie.laval@gmail.com>2012-02-29 18:36:04 +0400
commitbade1e424abbbc3d4c32e283424ebd949cc2a3be (patch)
treeaa905878d80db91a4b21a46aa4602955ab594232 /macdoc.csproj
parent100e8d5b23981a95f1f0a801682438b6aa94a2e0 (diff)
[macdoc] Add RootLauncher
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index 9f2d3e5..ba996e4 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -73,6 +73,7 @@
</Compile>
<Compile Include="IndexSearcher.cs" />
<Compile Include="MonodocDataSources.cs" />
+ <Compile Include="RootLauncher.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MyDocument.xib" xmlns="" />