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:
authorMiguel de Icaza <miguel@gnome.org>2012-01-13 20:51:03 +0400
committerMiguel de Icaza <miguel@gnome.org>2012-01-13 22:16:05 +0400
commit5fd40cdb2ebf80aba52d35eaaf3f7a49c1600e54 (patch)
tree9a6382a52a1723d8c122cb2ede7c2afe28e1f30d /macdoc.csproj
parentd613b9bfcda67a86a7a81c1e56820d774ead9e2c (diff)
Make the index semi-functional
Diffstat (limited to 'macdoc.csproj')
-rw-r--r--macdoc.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/macdoc.csproj b/macdoc.csproj
index bc10038..8bd5ceb 100644
--- a/macdoc.csproj
+++ b/macdoc.csproj
@@ -6,7 +6,7 @@
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{87641BCE-5461-4802-BEA4-53D1BCAC3D06}</ProjectGuid>
- <ProjectTypeGuids>{1C533B1C-72DD-4CB1-9F6B-BF11D93BCFBE};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <ProjectTypeGuids>{948B3504-5B70-4649-8FE4-BDE1FB46EC69};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Exe</OutputType>
<RootNamespace>macdoc</RootNamespace>
<AssemblyName>macdoc</AssemblyName>
@@ -59,8 +59,8 @@
<Compile Include="history.cs" />
</ItemGroup>
<ItemGroup>
- <Page Include="MyDocument.xib" />
- <Page Include="MainMenu.xib" />
+ <InterfaceDefinition Include="MyDocument.xib" xmlns="" />
+ <InterfaceDefinition Include="MainMenu.xib" xmlns="" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist" />