1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
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>{EBBE8ECD-D21B-4528-A45D-32FCF09DE212}</ProjectGuid>
9
<OutputType>Library</OutputType>
10
<AppDesignerFolder>Properties</AppDesignerFolder>
11
<RootNamespace>Do.Interface.Windows</RootNamespace>
12
<AssemblyName>Do.Interface.Windows</AssemblyName>
13
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14
<FileAlignment>512</FileAlignment>
16
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17
<DebugSymbols>true</DebugSymbols>
18
<DebugType>full</DebugType>
19
<Optimize>false</Optimize>
20
<OutputPath>bin\Debug\</OutputPath>
21
<DefineConstants>DEBUG;TRACE</DefineConstants>
22
<ErrorReport>prompt</ErrorReport>
23
<WarningLevel>4</WarningLevel>
25
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26
<DebugType>pdbonly</DebugType>
27
<Optimize>true</Optimize>
28
<OutputPath>bin\Release\</OutputPath>
29
<DefineConstants>TRACE</DefineConstants>
30
<ErrorReport>prompt</ErrorReport>
31
<WarningLevel>4</WarningLevel>
34
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
35
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
36
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
37
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
38
<Reference Include="Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" />
39
<Reference Include="Mono.Posix, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL" />
40
<Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
41
<Reference Include="System" />
42
<Reference Include="System.Core">
43
<RequiredTargetFramework>3.5</RequiredTargetFramework>
45
<Reference Include="System.Drawing" />
46
<Reference Include="System.Xml.Linq">
47
<RequiredTargetFramework>3.5</RequiredTargetFramework>
49
<Reference Include="System.Data.DataSetExtensions">
50
<RequiredTargetFramework>3.5</RequiredTargetFramework>
52
<Reference Include="System.Data" />
53
<Reference Include="System.Xml" />
56
<Compile Include="Properties\AssemblyInfo.cs" />
57
<Compile Include="Properties\Resources.Designer.cs">
58
<AutoGen>True</AutoGen>
59
<DesignTime>True</DesignTime>
60
<DependentUpon>Resources.resx</DependentUpon>
62
<Compile Include="src\Do.Interface\ClassicInterface\ClassicWindow.cs" />
63
<Compile Include="src\Do.Interface\Do.Interface.CairoUtils\CairoUtils.cs" />
64
<Compile Include="src\Do.Interface\Do.Interface.Widgets\DefaultItems.cs" />
65
<Compile Include="src\Do.Interface\Do.Interface.Widgets\Frame.cs" />
66
<Compile Include="src\Do.Interface\Do.Interface.Widgets\GlossyRoundedFrame.cs" />
67
<Compile Include="src\Do.Interface\Do.Interface.Widgets\HalfRoundedFrame.cs" />
68
<Compile Include="src\Do.Interface\Do.Interface.Widgets\IconBox.cs" />
69
<Compile Include="src\Do.Interface\Do.Interface.Widgets\ResultsWindow.cs" />
70
<Compile Include="src\Do.Interface\Do.Interface.Widgets\SymbolDisplayLabel.cs" />
71
<Compile Include="src\Do.Interface\Do.Interface.Widgets\TextFrame.cs" />
72
<Compile Include="src\Do.Interface\IconCache.cs" />
73
<Compile Include="src\Do.Interface\IconProvider.cs" />
74
<Compile Include="src\Do.Interface\IDoController.cs" />
75
<Compile Include="src\Do.Interface\IDoWindow.cs" />
76
<Compile Include="src\Do.Interface\InterfaceDescription.cs" />
77
<Compile Include="src\Do.Interface\InterfaceManager.cs" />
78
<Compile Include="src\Do.Interface\IUIContext.cs" />
79
<Compile Include="src\Do.Interface\PixbufSurfaceCache.cs" />
80
<Compile Include="src\Do.Interface\PositionWindow.cs" />
81
<Compile Include="src\Do.Interface\ResultsWindowSelectionEventArgs.cs" />
82
<Compile Include="src\Do.Interface\SearchFinishState.cs" />
83
<Compile Include="src\Do.Interface\UIContext.cs" />
84
<Compile Include="src\Do.Interface\Util.cs" />
85
<Compile Include="src\Do.Interface\Windowing.cs" />
86
<Compile Include="src\Do.Universe\ImplicitTextItem.cs" />
89
<Content Include="Resources\Do.Interface.Windows.addin.xml" />
90
<EmbeddedResource Include="Resources\settings-triangle.png">
91
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
95
<None Include="src\AssemblyInfo.cs.in" />
98
<ProjectReference Include="..\Do.Platform\Do.Platform.csproj">
99
<Project>{6455647D-BA69-4203-962F-D40BF927B87E}</Project>
100
<Name>Do.Platform</Name>
102
<ProjectReference Include="..\Do.Universe\Do.Universe.csproj">
103
<Project>{7F9464B7-A890-4E54-AE06-F813E8D1E458}</Project>
104
<Name>Do.Universe</Name>
106
<ProjectReference Include="..\gconf-sharp\gconf-sharp.csproj">
107
<Project>{9A8F56A1-1CF3-4B62-A8B0-8831C1630C44}</Project>
108
<Name>gconf-sharp</Name>
110
<ProjectReference Include="..\Mono.Addins\Mono.Addins.csproj">
111
<Project>{A10F4A9E-AC9C-48DE-BB4D-2997B81C6451}</Project>
112
<Name>Mono.Addins</Name>
116
<EmbeddedResource Include="Properties\Resources.resx">
117
<Generator>ResXFileCodeGenerator</Generator>
118
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
119
<SubType>Designer</SubType>
123
<Folder Include="src\Do.Interface\Do.Interface.AnimationBase\" />
125
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
126
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
127
Other similar extension points exist, see Microsoft.Common.targets.
128
<Target Name="BeforeBuild">
130
<Target Name="AfterBuild">
b'\\ No newline at end of file'