~ubuntu-branches/ubuntu/trusty/monodevelop/trusty-proposed

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.GtkCore/libsteticui/libsteticui.csproj

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2013-05-12 09:46:03 UTC
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130512094603-mad323bzcxvmcam0
Tags: upstream-4.0.5+dfsg
Import upstream version 4.0.5+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
 
3
  <PropertyGroup>
 
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 
6
    <ProductVersion>9.0.21022</ProductVersion>
 
7
    <SchemaVersion>2.0</SchemaVersion>
 
8
    <ProjectGuid>{7926DB5B-96A7-47A7-9870-DB42FA5C3548}</ProjectGuid>
 
9
    <OutputType>Library</OutputType>
 
10
    <AssemblyName>libsteticui</AssemblyName>
 
11
    <RootNamespace>libsteticui</RootNamespace>
 
12
  </PropertyGroup>
 
13
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 
14
    <DebugSymbols>True</DebugSymbols>
 
15
    <DebugType>full</DebugType>
 
16
    <Optimize>False</Optimize>
 
17
    <OutputPath>..\..\..\..\build\AddIns\MonoDevelop.GtkCore</OutputPath>
 
18
    <DefineConstants>DEBUG</DefineConstants>
 
19
    <ErrorReport>prompt</ErrorReport>
 
20
    <WarningLevel>4</WarningLevel>
 
21
    <additionalargs>-unsafe</additionalargs>
 
22
    <Execution>
 
23
      <Execution clr-version="Net_2_0" />
 
24
    </Execution>
 
25
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
 
26
  </PropertyGroup>
 
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 
28
    <DebugType>none</DebugType>
 
29
    <Optimize>False</Optimize>
 
30
    <OutputPath>bin\Release</OutputPath>
 
31
    <ErrorReport>prompt</ErrorReport>
 
32
    <WarningLevel>4</WarningLevel>
 
33
    <Execution>
 
34
      <Execution clr-version="Net_2_0" />
 
35
    </Execution>
 
36
    <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
 
37
  </PropertyGroup>
 
38
  <ItemGroup>
 
39
    <Reference Include="Mono.Posix" />
 
40
    <Reference Include="System" />
 
41
    <Reference Include="System.Runtime.Remoting" />
 
42
    <Reference Include="System.Xml" />
 
43
    <Reference Include="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
44
      <SpecificVersion>False</SpecificVersion>
 
45
    </Reference>
 
46
    <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
47
      <SpecificVersion>False</SpecificVersion>
 
48
    </Reference>
 
49
    <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
50
      <SpecificVersion>False</SpecificVersion>
 
51
    </Reference>
 
52
    <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
53
      <SpecificVersion>False</SpecificVersion>
 
54
    </Reference>
 
55
    <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
56
      <SpecificVersion>False</SpecificVersion>
 
57
    </Reference>
 
58
    <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
 
59
      <SpecificVersion>False</SpecificVersion>
 
60
    </Reference>
 
61
    <Reference Include="System.Core" />
 
62
  </ItemGroup>
 
63
  <ItemGroup>
 
64
    <ProjectReference Include="..\libstetic\libstetic.csproj">
 
65
      <Project>{F870E2E7-FA64-4B2F-968A-90B36AB7AAA9}</Project>
 
66
      <Name>libstetic</Name>
 
67
      <Private>False</Private>
 
68
    </ProjectReference>
 
69
    <ProjectReference Include="..\..\..\..\external\cecil\Mono.Cecil.csproj">
 
70
      <Project>{D68133BD-1E63-496E-9EDE-4FBDBF77B486}</Project>
 
71
      <Name>Mono.Cecil</Name>
 
72
      <Private>False</Private>
 
73
    </ProjectReference>
 
74
  </ItemGroup>
 
75
  <ItemGroup>
 
76
    <Compile Include="ActionComponent.cs" />
 
77
    <Compile Include="ActionGroupComponent.cs" />
 
78
    <Compile Include="ActionGroupDesigner.cs" />
 
79
    <Compile Include="ActionGroupDesignerBackend.cs" />
 
80
    <Compile Include="ActionGroupEditSession.cs" />
 
81
    <Compile Include="ActionGroupToolbar.cs" />
 
82
    <Compile Include="Application.cs" />
 
83
    <Compile Include="ApplicationBackend.cs" />
 
84
    <Compile Include="ApplicationBackendController.cs" />
 
85
    <Compile Include="AssemblyResolver.cs" />
 
86
    <Compile Include="AssemblyWidgetLibrary.cs" />
 
87
    <Compile Include="CecilClassDescriptor.cs" />
 
88
    <Compile Include="CecilPropertyDescriptor.cs" />
 
89
    <Compile Include="CecilSignalDescriptor.cs" />
 
90
    <Compile Include="CecilWidgetLibrary.cs" />
 
91
    <Compile Include="CodeGenerationResult.cs" />
 
92
    <Compile Include="CodeGenerator.cs" />
 
93
    <Compile Include="CodeGeneratorInternalClass.cs" />
 
94
    <Compile Include="CodeGeneratorPartialClass.cs" />
 
95
    <Compile Include="Component.cs" />
 
96
    <Compile Include="ComponentEventHandler.cs" />
 
97
    <Compile Include="ComponentSignalEventHandler.cs" />
 
98
    <Compile Include="ComponentType.cs" />
 
99
    <Compile Include="ContainerUndoRedoManager.cs" />
 
100
    <Compile Include="ContextMenu.cs" />
 
101
    <Compile Include="Designer.cs" />
 
102
    <Compile Include="Glade.cs" />
 
103
    <Compile Include="Grid.cs" />
 
104
    <Compile Include="GuiDispatchServerSink.cs" />
 
105
    <Compile Include="GuiDispatchServerSinkProvider.cs" />
 
106
    <Compile Include="LibraryCache.cs" />
 
107
    <Compile Include="Metacity\ButtonFunction.cs" />
 
108
    <Compile Include="Metacity\ButtonLayout.cs" />
 
109
    <Compile Include="Metacity\FrameFlags.cs" />
 
110
    <Compile Include="Metacity\FrameType.cs" />
 
111
    <Compile Include="Metacity\ObjectManager.cs" />
 
112
    <Compile Include="Metacity\Preview.cs" />
 
113
    <Compile Include="Metacity\Theme.cs" />
 
114
    <Compile Include="Palette.cs" />
 
115
    <Compile Include="PaletteBackend.cs" />
 
116
    <Compile Include="PluggableWidget.cs" />
 
117
    <Compile Include="Project.cs" />
 
118
    <Compile Include="ProjectBackend.cs" />
 
119
    <Compile Include="ProjectViewBackend.cs" />
 
120
    <Compile Include="PropertyEditor.cs" />
 
121
    <Compile Include="PropertyGrid.cs" />
 
122
    <Compile Include="PropertyTree.cs" />
 
123
    <Compile Include="Shadow.cs" />
 
124
    <Compile Include="SignalsEditor.cs" />
 
125
    <Compile Include="SignalsEditorBackend.cs" />
 
126
    <Compile Include="UndoQueue.cs" />
 
127
    <Compile Include="UserInterface.cs" />
 
128
    <Compile Include="WidgetActionBar.cs" />
 
129
    <Compile Include="WidgetComponent.cs" />
 
130
    <Compile Include="WidgetDesigner.cs" />
 
131
    <Compile Include="WidgetDesignerBackend.cs" />
 
132
    <Compile Include="WidgetEditSession.cs" />
 
133
    <Compile Include="WidgetFactory.cs" />
 
134
    <Compile Include="WidgetInfoEventHandler.cs" />
 
135
    <Compile Include="WidgetPropertyTree.cs" />
 
136
    <Compile Include="WidgetPropertyTreeBackend.cs" />
 
137
    <Compile Include="WidgetTree.cs" />
 
138
    <Compile Include="WidgetTreeCombo.cs" />
 
139
    <Compile Include="Windows\Preview.cs" />
 
140
    <Compile Include="Windows\WindowsTheme.cs" />
 
141
  </ItemGroup>
 
142
  <ItemGroup>
 
143
    <EmbeddedResource Include="action.png">
 
144
      <LogicalName>action.png</LogicalName>
 
145
    </EmbeddedResource>
 
146
    <EmbeddedResource Include="missing.png">
 
147
      <LogicalName>missing.png</LogicalName>
 
148
    </EmbeddedResource>
 
149
  </ItemGroup>
 
150
  <ItemGroup>
 
151
    <None Include="libsteticui.dll.config">
 
152
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
 
153
    </None>
 
154
  </ItemGroup>
 
155
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
 
156
</Project>