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-16 16:48:50 +0400
committerJeremie Laval <jeremie.laval@gmail.com>2012-02-16 16:48:50 +0400
commitb0197c4df348b8249ea8ef9ed6c6e0b3bd4f7264 (patch)
tree2115ce9e9af17508fac1d68213c0486ff364a84c /macdoc.csproj
parent5f1848e73756c9eb3e08a6ddcb139614fc74c62b (diff)
[macdoc] Move data source class to their own file
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 094ebe6..858cea5 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -75,6 +75,7 @@
<DependentUpon>BookmarkAssistant.xib</DependentUpon>
</Compile>
<Compile Include="IndexSearcher.cs" />
+ <Compile Include="MonodocDataSources.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MyDocument.xib" xmlns="" />