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:
authorJérémie Laval <jeremie.laval@gmail.com>2012-12-11 14:41:21 +0400
committerJérémie Laval <jeremie.laval@gmail.com>2012-12-11 14:41:21 +0400
commita0e4f271209ab6058ce2df50f95dfd358187dbc6 (patch)
treed50799aa8ad2f94ccb5678a75417d40a4701714e /macdoc.csproj
parenta22b8f1d4b5522d86f90a71f7aea7db9285b8f1e (diff)
[macdoc] Refactor doc merging process to support MonoMac too.
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 4db6cdc..2d3710b 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -106,6 +106,7 @@
<DependentUpon>AppleDocMergeWindow.cs</DependentUpon>
</Compile>
<Compile Include="Logger.cs" />
+ <Compile Include="Product.cs" />
</ItemGroup>
<ItemGroup>
<InterfaceDefinition Include="MyDocument.xib" xmlns="" />