Merge pull request #303 from ermshiperete/5278
[mono.git] / mcs / class / System.Xaml / System.Xaml-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>true</NoStdLib>\r
13     \r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <RootNamespace></RootNamespace>\r
16     <AssemblyName>System.Xaml</AssemblyName>\r
17     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
18     <FileAlignment>512</FileAlignment>\r
19     <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
20     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
23     <PlatformTarget>AnyCPU</PlatformTarget>\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699</NoWarn>\r
27     <Optimize>false</Optimize>\r
28     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31     <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
34     <PlatformTarget>AnyCPU</PlatformTarget>  \r
35     <DebugType>pdbonly</DebugType>\r
36     <NoWarn>1699</NoWarn>\r
37     <Optimize>true</Optimize>\r
38     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
39     <ErrorReport>prompt</ErrorReport>\r
40     <WarningLevel>4</WarningLevel>\r
41     <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
42   </PropertyGroup>\r
43   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
44   <ItemGroup>\r
45    <Compile Include="..\..\build\common\Consts.cs" />
46    <Compile Include="..\..\build\common\Locale.cs" />
47    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
48    <Compile Include="Assembly\AssemblyInfo.cs" />
49    <Compile Include="System.Windows.Markup\AmbientAttribute.cs" />
50    <Compile Include="System.Windows.Markup\ArrayExtension.cs" />
51    <Compile Include="System.Windows.Markup\ConstructorArgumentAttribute.cs" />
52    <Compile Include="System.Windows.Markup\ContentPropertyAttribute.cs" />
53    <Compile Include="System.Windows.Markup\ContentWrapperAttribute.cs" />
54    <Compile Include="System.Windows.Markup\DateTimeValueSerializer.cs" />
55    <Compile Include="System.Windows.Markup\DependsOnAttribute.cs" />
56    <Compile Include="System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />
57    <Compile Include="System.Windows.Markup\IComponentConnector.cs" />
58    <Compile Include="System.Windows.Markup\INameScope.cs" />
59    <Compile Include="System.Windows.Markup\INameScopeDictionary.cs" />
60    <Compile Include="System.Windows.Markup\IProvideValueTarget.cs" />
61    <Compile Include="System.Windows.Markup\IQueryAmbient.cs" />
62    <Compile Include="System.Windows.Markup\IUriContext.cs" />
63    <Compile Include="System.Windows.Markup\IValueSerializerContext.cs" />
64    <Compile Include="System.Windows.Markup\IXamlTypeResolver.cs" />
65    <Compile Include="System.Windows.Markup\MarkupExtension.cs" />
66    <Compile Include="System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />
67    <Compile Include="System.Windows.Markup\MemberDefinition.cs" />
68    <Compile Include="System.Windows.Markup\NameReferenceConverter.cs" />
69    <Compile Include="System.Windows.Markup\NameScopePropertyAttribute.cs" />
70    <Compile Include="System.Windows.Markup\NullExtension.cs" />
71    <Compile Include="System.Windows.Markup\PropertyDefinition.cs" />
72    <Compile Include="System.Windows.Markup\Reference.cs" />
73    <Compile Include="System.Windows.Markup\RootNamespaceAttribute.cs" />
74    <Compile Include="System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />
75    <Compile Include="System.Windows.Markup\StaticExtension.cs" />
76    <Compile Include="System.Windows.Markup\StaticExtensionConverter.cs" />
77    <Compile Include="System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />
78    <Compile Include="System.Windows.Markup\TypeExtension.cs" />
79    <Compile Include="System.Windows.Markup\TypeExtensionConverter.cs" />
80    <Compile Include="System.Windows.Markup\UidPropertyAttribute.cs" />
81    <Compile Include="System.Windows.Markup\UsableDuringInitializationAttribute.cs" />
82    <Compile Include="System.Windows.Markup\ValueSerializer.cs" />
83    <Compile Include="System.Windows.Markup\ValueSerializerAttribute.cs" />
84    <Compile Include="System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />
85    <Compile Include="System.Windows.Markup\XData.cs" />
86    <Compile Include="System.Windows.Markup\XamlDeferLoadAttribute.cs" />
87    <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionAttribute.cs" />
88    <Compile Include="System.Windows.Markup\XamlSetMarkupExtensionEventArgs.cs" />
89    <Compile Include="System.Windows.Markup\XamlSetTypeConverterAttribute.cs" />
90    <Compile Include="System.Windows.Markup\XamlSetTypeConverterEventArgs.cs" />
91    <Compile Include="System.Windows.Markup\XamlSetValueEventArgs.cs" />
92    <Compile Include="System.Windows.Markup\XmlLangPropertyAttribute.cs" />
93    <Compile Include="System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />
94    <Compile Include="System.Windows.Markup\XmlnsDefinitionAttribute.cs" />
95    <Compile Include="System.Windows.Markup\XmlnsPrefixAttribute.cs" />
96    <Compile Include="System.Xaml.Permissions\XamlAccessLevel.cs" />
97    <Compile Include="System.Xaml.Permissions\XamlLoadPermission.cs" />
98    <Compile Include="System.Xaml.Schema\AllowedMemberLocations.cs" />
99    <Compile Include="System.Xaml.Schema\ShouldSerializeResult.cs" />
100    <Compile Include="System.Xaml.Schema\XamlCollectionKind.cs" />
101    <Compile Include="System.Xaml.Schema\XamlMemberInvoker.cs" />
102    <Compile Include="System.Xaml.Schema\XamlTypeInvoker.cs" />
103    <Compile Include="System.Xaml.Schema\XamlTypeName.cs" />
104    <Compile Include="System.Xaml.Schema\XamlTypeTypeConverter.cs" />
105    <Compile Include="System.Xaml.Schema\XamlValueConverter.cs" />
106    <Compile Include="System.Xaml\AmbientPropertyValue.cs" />
107    <Compile Include="System.Xaml\AttachableMemberIdentifier.cs" />
108    <Compile Include="System.Xaml\AttachablePropertyServices.cs" />
109    <Compile Include="System.Xaml\IAmbientProvider.cs" />
110    <Compile Include="System.Xaml\IAttachedPropertyStore.cs" />
111    <Compile Include="System.Xaml\IDestinationTypeProvider.cs" />
112    <Compile Include="System.Xaml\INamespacePrefixLookup.cs" />
113    <Compile Include="System.Xaml\IRootObjectProvider.cs" />
114    <Compile Include="System.Xaml\IXamlIndexingReader.cs" />
115    <Compile Include="System.Xaml\IXamlLineInfo.cs" />
116    <Compile Include="System.Xaml\IXamlLineInfoConsumer.cs" />
117    <Compile Include="System.Xaml\IXamlNameProvider.cs" />
118    <Compile Include="System.Xaml\IXamlNameResolver.cs" />
119    <Compile Include="System.Xaml\IXamlNamespaceResolver.cs" />
120    <Compile Include="System.Xaml\IXamlObjectWriterFactory.cs" />
121    <Compile Include="System.Xaml\IXamlSchemaContextProvider.cs" />
122    <Compile Include="System.Xaml\NameScope.cs" />
123    <Compile Include="System.Xaml\NamespaceDeclaration.cs" />
124    <Compile Include="System.Xaml\ParsedMarkupExtensionInfo.cs" />
125    <Compile Include="System.Xaml\PrefixLookup.cs" />
126    <Compile Include="System.Xaml\TypeExtensionMethods.cs" />
127    <Compile Include="System.Xaml\ValueSerializerContext.cs" />
128    <Compile Include="System.Xaml\XamlBackgroundReader.cs" />
129    <Compile Include="System.Xaml\XamlDeferringLoader.cs" />
130    <Compile Include="System.Xaml\XamlDirective.cs" />
131    <Compile Include="System.Xaml\XamlDuplicateMemberException.cs" />
132    <Compile Include="System.Xaml\XamlException.cs" />
133    <Compile Include="System.Xaml\XamlInternalException.cs" />
134    <Compile Include="System.Xaml\XamlLanguage.cs" />
135    <Compile Include="System.Xaml\XamlMember.cs" />
136    <Compile Include="System.Xaml\XamlNameResolver.cs" />
137    <Compile Include="System.Xaml\XamlNode.cs" />
138    <Compile Include="System.Xaml\XamlNodeList.cs" />
139    <Compile Include="System.Xaml\XamlNodeQueue.cs" />
140    <Compile Include="System.Xaml\XamlNodeQueueReader.cs" />
141    <Compile Include="System.Xaml\XamlNodeQueueWriter.cs" />
142    <Compile Include="System.Xaml\XamlNodeType.cs" />
143    <Compile Include="System.Xaml\XamlObjectEventArgs.cs" />
144    <Compile Include="System.Xaml\XamlObjectNodeIterator.cs" />
145    <Compile Include="System.Xaml\XamlObjectReader.cs" />
146    <Compile Include="System.Xaml\XamlObjectReaderException.cs" />
147    <Compile Include="System.Xaml\XamlObjectReaderSettings.cs" />
148    <Compile Include="System.Xaml\XamlObjectWriter.cs" />
149    <Compile Include="System.Xaml\XamlObjectWriterException.cs" />
150    <Compile Include="System.Xaml\XamlObjectWriterSettings.cs" />
151    <Compile Include="System.Xaml\XamlParseException.cs" />
152    <Compile Include="System.Xaml\XamlReader.cs" />
153    <Compile Include="System.Xaml\XamlReaderSettings.cs" />
154    <Compile Include="System.Xaml\XamlSchemaContext.cs" />
155    <Compile Include="System.Xaml\XamlSchemaContextSettings.cs" />
156    <Compile Include="System.Xaml\XamlSchemaException.cs" />
157    <Compile Include="System.Xaml\XamlServices.cs" />
158    <Compile Include="System.Xaml\XamlSubtreeReader.cs" />
159    <Compile Include="System.Xaml\XamlType.cs" />
160    <Compile Include="System.Xaml\XamlWriter.cs" />
161    <Compile Include="System.Xaml\XamlWriterInternalBase.cs" />
162    <Compile Include="System.Xaml\XamlWriterSettings.cs" />
163    <Compile Include="System.Xaml\XamlWriterStateManager.cs" />
164    <Compile Include="System.Xaml\XamlXmlReader.cs" />
165    <Compile Include="System.Xaml\XamlXmlReaderSettings.cs" />
166    <Compile Include="System.Xaml\XamlXmlWriter.cs" />
167    <Compile Include="System.Xaml\XamlXmlWriterException.cs" />
168    <Compile Include="System.Xaml\XamlXmlWriterSettings.cs" />
169 \r
170   </ItemGroup>\r
171   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
172        Other similar extension points exist, see Microsoft.Common.targets.\r
173   <Target Name="BeforeBuild">\r
174   </Target>\r
175   <Target Name="AfterBuild">\r
176   </Target>\r
177   -->\r
178   <PropertyGroup>\r
179     <PreBuildEvent></PreBuildEvent>\r
180   </PropertyGroup>\r
181   <ItemGroup>\r
182     <Reference Include="mscorlib.dll">
183       <SpecificVersion>False</SpecificVersion>
184       <HintPath>mscorlib.dll</HintPath>
185     </Reference>
186     <Reference Include="System.dll">
187       <SpecificVersion>False</SpecificVersion>
188       <HintPath>System.dll</HintPath>
189     </Reference>
190     <Reference Include="System.Xml.dll">
191       <SpecificVersion>False</SpecificVersion>
192       <HintPath>System.Xml.dll</HintPath>
193     </Reference>
194     <Reference Include="System.Core.dll">
195       <SpecificVersion>False</SpecificVersion>
196       <HintPath>System.Core.dll</HintPath>
197     </Reference>
198 \r
199   </ItemGroup>\r
200   <ItemGroup>\r
201     <Folder Include="Properties\" />\r
202   </ItemGroup>\r
203   \r
204 </Project>\r
205