~ubuntu-branches/ubuntu/vivid/monodevelop/vivid-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{50D6768C-C072-4E79-AFC5-C1C40767EF45}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AssemblyName>MacPlatform</AssemblyName>
    <RootNamespace>MacPlatform</RootNamespace>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>True</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>False</Optimize>
    <OutputPath>..\..\..\build\bin</OutputPath>
    <DefineConstants>DEBUG</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <ConsolePause>False</ConsolePause>
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
    <NoWarn>1591;1573</NoWarn>
    <DocumentationFile>..\..\..\build\AddIns\MacPlatform.xml</DocumentationFile>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>..\..\..\build\bin</OutputPath>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <ConsolePause>False</ConsolePause>
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
    <DebugSymbols>true</DebugSymbols>
    <NoWarn>1591;1573</NoWarn>
    <DocumentationFile>..\..\..\build\AddIns\MacPlatform.xml</DocumentationFile>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="Mono.Posix" />
    <Reference Include="System.Web" />
    <Reference Include="System.Drawing" />
    <Reference Include="MonoMac">
      <HintPath>..\..\..\external\monomac\src\MonoMac.dll</HintPath>
    </Reference>
    <Reference Include="Mono.Cairo" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\core\MonoDevelop.Core\MonoDevelop.Core.csproj">
      <Project>{7525BB88-6142-4A26-93B9-A30C6983390A}</Project>
      <Name>MonoDevelop.Core</Name>
      <Private>False</Private>
    </ProjectReference>
    <ProjectReference Include="..\..\core\MonoDevelop.Ide\MonoDevelop.Ide.csproj">
      <Project>{27096E7F-C91C-4AC6-B289-6897A701DF21}</Project>
      <Name>MonoDevelop.Ide</Name>
      <Private>False</Private>
    </ProjectReference>
    <ProjectReference Include="..\..\..\external\xwt\Xwt\Xwt.csproj">
      <Project>{92494904-35FA-4DC9-BDE9-3A3E87AC49D3}</Project>
      <Name>Xwt</Name>
      <Private>False</Private>
    </ProjectReference>
    <ProjectReference Include="..\..\..\external\xwt\Xwt.Mac\Xwt.Mac.csproj">
      <Project>{B7C1673E-5124-4BE5-8D21-EC8B12F85B6B}</Project>
      <Name>Xwt.Mac</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\external\mono-addins\Mono.Addins\Mono.Addins.csproj">
      <Project>{91DD5A2D-9FE3-4C3C-9253-876141874DAD}</Project>
      <Name>Mono.Addins</Name>
      <Private>False</Private>
    </ProjectReference>
    <ProjectReference Include="..\..\..\external\xwt\Xwt.Gtk.Mac\Xwt.Gtk.Mac.csproj">
      <Project>{E95833C9-90AA-4366-9262-0A1BED148249}</Project>
      <Name>Xwt.Gtk.Mac</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\..\external\xwt\Xwt.Gtk\Xwt.Gtk.csproj">
      <Project>{C3887A93-B2BD-4097-8E2F-3A063EFF32FD}</Project>
      <Name>Xwt.Gtk</Name>
      <Private>False</Private>
    </ProjectReference>
    <ProjectReference Include="..\..\core\Mono.Texteditor\Mono.TextEditor.csproj">
      <Project>{A2329308-3751-4DBD-9A75-5F7B8B024625}</Project>
      <Name>Mono.TextEditor</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup />
  <ItemGroup>
    <Compile Include="AssemblyInfo.cs" />
    <Compile Include="MacKeychainPasswordProvider.cs" />
    <Compile Include="MacPlatform.cs" />
    <Compile Include="Dialogs\MacAddFileDialogHandler.cs" />
    <Compile Include="Dialogs\MacOpenFileDialogHandler.cs" />
    <Compile Include="Dialogs\MacSelectFileDialogHandler.cs" />
    <Compile Include="Dialogs\MDBox.cs" />
    <Compile Include="Dialogs\SelectEncodingPanel.cs" />
    <Compile Include="Dialogs\SelectEncodingPopUpButton.cs" />
    <Compile Include="Dialogs\Layout.cs" />
    <Compile Include="Dialogs\MacAlertDialogHandler.cs" />
    <Compile Include="MacInterop\CoreFoundation.cs" />
    <Compile Include="MacInterop\ApplicationEvents.cs" />
    <Compile Include="MacInterop\AppleEvent.cs" />
    <Compile Include="MacInterop\AppleScript.cs" />
    <Compile Include="MacInterop\ComponentManager.cs" />
    <Compile Include="MacInterop\GtkQuartz.cs" />
    <Compile Include="MacInterop\LaunchServices.cs" />
    <Compile Include="MacInterop\ProcessManager.cs" />
    <Compile Include="MacInterop\Keychain.cs" />
    <Compile Include="MacIntegrationCommands.cs" />
    <Compile Include="MacExternalConsoleProcess.cs" />
    <Compile Include="MacInterop\Carbon.cs" />
    <Compile Include="MacInterop\AppleEvents\Native.cs" />
    <Compile Include="Dialogs\MacExceptionDialogHandler.cs" />
    <Compile Include="MacMenu\MDLinkMenuItem.cs" />
    <Compile Include="MacMenu\MDMenu.cs" />
    <Compile Include="MacMenu\MDMenuItem.cs" />
    <Compile Include="MacMenu\MDServicesMenuItem.cs" />
    <Compile Include="MacMenu\MDSubMenuItem.cs" />
    <Compile Include="AddinInfo.cs" />
    <Compile Include="MacProxyCredentialProvider.cs" />
    <Compile Include="ExtendedTitleBarWindowBackend.cs" />
    <Compile Include="ExtendedTitleBarDialogBackend.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Makefile.am" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <ItemGroup>
    <EmbeddedResource Include="MacPlatform.addin.xml">
      <LogicalName>MacPlatform.addin.xml</LogicalName>
    </EmbeddedResource>
    <EmbeddedResource Include="maintoolbarbg.png">
      <LogicalName>maintoolbarbg.png</LogicalName>
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Dialogs\" />
    <Folder Include="MacInterop\" />
    <Folder Include="MacInterop\AppleEvents\" />
    <Folder Include="MacMenu\" />
  </ItemGroup>
</Project>