[msvc] Update csproj files (#4221)
[mono.git] / mcs / class / WindowsBase / WindowsBase-net_4_x.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
3 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProductVersion>9.0.30729</ProductVersion>\r
8     <SchemaVersion>2.0</SchemaVersion>\r
9     <ProjectGuid>{A8F39368-ECD9-41A5-A562-CC7C82B3CC86}</ProjectGuid>\r
10     <OutputType>Library</OutputType>\r
11     <NoWarn>1699</NoWarn>\r
12     <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
13     <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>\r
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
15     <NoStdLib>True</NoStdLib>\r
16     \r
17     <NoConfig>True</NoConfig>\r
18     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
19     <AppDesignerFolder>Properties</AppDesignerFolder>\r
20     <RootNamespace>\r
21     </RootNamespace>\r
22     <AssemblyName>WindowsBase</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26   \r
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
28     <DebugSymbols>true</DebugSymbols>\r
29     <DebugType>full</DebugType>\r
30     <NoWarn>1699</NoWarn>\r
31     <Optimize>false</Optimize>\r
32     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
33     <ErrorReport>prompt</ErrorReport>\r
34     <WarningLevel>4</WarningLevel>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
37     <DebugType>pdbonly</DebugType>\r
38     <NoWarn>1699</NoWarn>\r
39     <Optimize>true</Optimize>\r
40     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>\r
41     <ErrorReport>prompt</ErrorReport>\r
42     <WarningLevel>4</WarningLevel>\r
43   </PropertyGroup>\r
44   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
45   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
46   is a problem to compile the Mono mscorlib.dll -->\r
47   <PropertyGroup>\r
48     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
49   </PropertyGroup>\r
50   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
51   <ItemGroup>\r
52     <Compile Include="..\..\build\common\Consts.cs" />\r
53     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
54     <Compile Include="Assembly\AssemblyInfo.cs" />\r
55     <Compile Include="System.Collections.ObjectModel\ObservableCollection.cs" />\r
56     <Compile Include="System.Collections.ObjectModel\ReadOnlyObservableCollection.cs" />\r
57     <Compile Include="System.Collections.Specialized\CollectionChangedEventManager.cs" />\r
58     <Compile Include="System.Collections.Specialized\INotifyCollectionChanged.cs" />\r
59     <Compile Include="System.Collections.Specialized\NotifyCollectionChangedAction.cs" />\r
60     <Compile Include="System.Collections.Specialized\NotifyCollectionChangedEventArgs.cs" />\r
61     <Compile Include="System.Collections.Specialized\NotifyCollectionChangedEventHandler.cs" />\r
62     <Compile Include="System.ComponentModel\CurrentChangedEventManager.cs" />\r
63     <Compile Include="System.ComponentModel\CurrentChangingEventArgs.cs" />\r
64     <Compile Include="System.ComponentModel\CurrentChangingEventHandler.cs" />\r
65     <Compile Include="System.ComponentModel\CurrentChangingEventManager.cs" />\r
66     <Compile Include="System.ComponentModel\DependencyPropertyDescriptor.cs" />\r
67     <Compile Include="System.ComponentModel\GroupDescription.cs" />\r
68     <Compile Include="System.ComponentModel\ICollectionView.cs" />\r
69     <Compile Include="System.ComponentModel\ICollectionViewFactory.cs" />\r
70     <Compile Include="System.ComponentModel\IEditableCollectionView.cs" />\r
71     <Compile Include="System.ComponentModel\IEditableCollectionViewAddNewItem.cs" />\r
72     <Compile Include="System.ComponentModel\IItemProperties.cs" />\r
73     <Compile Include="System.ComponentModel\ItemPropertyInfo.cs" />\r
74     <Compile Include="System.ComponentModel\NewItemPlaceholderPosition.cs" />\r
75     <Compile Include="System.ComponentModel\PropertyChangedEventManager.cs" />\r
76     <Compile Include="System.ComponentModel\PropertyFilterAttribute.cs" />\r
77     <Compile Include="System.ComponentModel\PropertyFilterOptions.cs" />\r
78     <Compile Include="System.ComponentModel\SortDescription.cs" />\r
79     <Compile Include="System.ComponentModel\SortDescriptionCollection.cs" />\r
80     <Compile Include="System.Diagnostics\PresentationTraceLevel.cs" />\r
81     <Compile Include="System.Diagnostics\PresentationTraceSources.cs" />\r
82     <Compile Include="System.IO.Packaging\CertificateEmbeddingOption.cs" />\r
83     <Compile Include="System.IO.Packaging\Check.cs" />\r
84     <Compile Include="System.IO.Packaging\CompressionOption.cs" />\r
85     <Compile Include="System.IO.Packaging\EncryptedPackageEnvelope.cs" />\r
86     <Compile Include="System.IO.Packaging\EncryptionOption.cs" />\r
87     <Compile Include="System.IO.Packaging\InvalidSignatureEventHandler.cs" />\r
88     <Compile Include="System.IO.Packaging\Package.cs" />\r
89     <Compile Include="System.IO.Packaging\PackageDigitalSignature.cs" />\r
90     <Compile Include="System.IO.Packaging\PackageDigitalSignatureManager.cs" />\r
91     <Compile Include="System.IO.Packaging\PackagePart.cs" />\r
92     <Compile Include="System.IO.Packaging\PackagePartCollection.cs" />\r
93     <Compile Include="System.IO.Packaging\PackageProperties.cs" />\r
94     <Compile Include="System.IO.Packaging\PackagePropertiesPart.cs" />\r
95     <Compile Include="System.IO.Packaging\PackageRelationship.cs" />\r
96     <Compile Include="System.IO.Packaging\PackageRelationshipCollection.cs" />\r
97     <Compile Include="System.IO.Packaging\PackageRelationshipSelector.cs" />\r
98     <Compile Include="System.IO.Packaging\PackageRelationshipSelectorType.cs" />\r
99     <Compile Include="System.IO.Packaging\PackUriHelper.cs" />\r
100     <Compile Include="System.IO.Packaging\PackUriParser.cs" />\r
101     <Compile Include="System.IO.Packaging\RightsManagementInformation.cs" />\r
102     <Compile Include="System.IO.Packaging\SignatureVerificationEventArgs.cs" />\r
103     <Compile Include="System.IO.Packaging\StorageInfo.cs" />\r
104     <Compile Include="System.IO.Packaging\StreamInfo.cs" />\r
105     <Compile Include="System.IO.Packaging\TargetMode.cs" />\r
106     <Compile Include="System.IO.Packaging\VerifyResult.cs" />\r
107     <Compile Include="System.IO.Packaging\ZipPackage.cs" />\r
108     <Compile Include="System.IO.Packaging\ZipPackagePart.cs" />\r
109     <Compile Include="System.IO.Packaging\ZipPartStream.cs" />\r
110     <Compile Include="System.IO\FileFormatException.cs" />\r
111     <Compile Include="System.Security.Permissions\MediaPermission.cs" />\r
112     <Compile Include="System.Security.Permissions\MediaPermissionAttribute.cs" />\r
113     <Compile Include="System.Security.Permissions\MediaPermissionAudio.cs" />\r
114     <Compile Include="System.Security.Permissions\MediaPermissionImage.cs" />\r
115     <Compile Include="System.Security.Permissions\MediaPermissionVideo.cs" />\r
116     <Compile Include="System.Security.Permissions\WebBrowserPermission.cs" />\r
117     <Compile Include="System.Security.Permissions\WebBrowserPermissionAttribute.cs" />\r
118     <Compile Include="System.Security.Permissions\WebBrowserPermissionLevel.cs" />\r
119     <Compile Include="System.Security.RightsManagement\AuthenticationType.cs" />\r
120     <Compile Include="System.Security.RightsManagement\ContentGrant.cs" />\r
121     <Compile Include="System.Security.RightsManagement\ContentRight.cs" />\r
122     <Compile Include="System.Security.RightsManagement\ContentUser.cs" />\r
123     <Compile Include="System.Security.RightsManagement\CryptoProvider.cs" />\r
124     <Compile Include="System.Security.RightsManagement\LocalizedNameDescriptionPair.cs" />\r
125     <Compile Include="System.Security.RightsManagement\PublishLicense.cs" />\r
126     <Compile Include="System.Security.RightsManagement\RightsManagementException.cs" />\r
127     <Compile Include="System.Security.RightsManagement\RightsManagementFailureCode.cs" />\r
128     <Compile Include="System.Security.RightsManagement\SecureEnvironment.cs" />\r
129     <Compile Include="System.Security.RightsManagement\UnsignedPublishLicense.cs" />\r
130     <Compile Include="System.Security.RightsManagement\UseLicense.cs" />\r
131     <Compile Include="System.Security.RightsManagement\UserActivationMode.cs" />\r
132     <Compile Include="System.Windows.Converters\Int32RectValueSerializer.cs" />\r
133     <Compile Include="System.Windows.Converters\PointValueSerializer.cs" />\r
134     <Compile Include="System.Windows.Converters\RectValueSerializer.cs" />\r
135     <Compile Include="System.Windows.Converters\SizeValueSerializer.cs" />\r
136     <Compile Include="System.Windows.Converters\VectorValueSerializer.cs" />\r
137     <Compile Include="System.Windows.Data\DataSourceProvider.cs" />\r
138     <Compile Include="System.Windows.Input\FocusNavigationDirection.cs" />\r
139     <Compile Include="System.Windows.Input\Key.cs" />\r
140     <Compile Include="System.Windows.Input\KeyConverter.cs" />\r
141     <Compile Include="System.Windows.Input\KeyInterop.cs" />\r
142     <Compile Include="System.Windows.Input\KeyValueSerializer.cs" />\r
143     <Compile Include="System.Windows.Input\ModifierKeys.cs" />\r
144     <Compile Include="System.Windows.Input\ModifierKeysConverter.cs" />\r
145     <Compile Include="System.Windows.Input\ModifierKeysValueSerializer.cs" />\r
146     <Compile Include="System.Windows.Input\TraversalRequest.cs" />\r
147     <Compile Include="System.Windows.Interop\ComponentDispatcher.cs" />\r
148     <Compile Include="System.Windows.Interop\IKeyboardInputSink.cs" />\r
149     <Compile Include="System.Windows.Interop\IKeyboardInputSite.cs" />\r
150     <Compile Include="System.Windows.Interop\MSG.cs" />\r
151     <Compile Include="System.Windows.Interop\ThreadMessageEventHandler.cs" />\r
152     <Compile Include="System.Windows.Markup.Primitives\MarkupObject.cs" />\r
153     <Compile Include="System.Windows.Markup.Primitives\MarkupProperty.cs" />\r
154     <Compile Include="System.Windows.Markup\AmbientAttribute.cs" />\r
155     <Compile Include="System.Windows.Markup\ConstructorArgumentAttribute.cs" />\r
156     <Compile Include="System.Windows.Markup\ContentPropertyAttribute.cs" />\r
157     <Compile Include="System.Windows.Markup\ContentWrapperAttribute.cs" />\r
158     <Compile Include="System.Windows.Markup\DateTimeValueSerializer.cs" />\r
159     <Compile Include="System.Windows.Markup\DependsOnAttribute.cs" />\r
160     <Compile Include="System.Windows.Markup\DesignerSerializationOptions.cs" />\r
161     <Compile Include="System.Windows.Markup\DesignerSerializationOptionsAttribute.cs" />\r
162     <Compile Include="System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />\r
163     <Compile Include="System.Windows.Markup\IComponentConnector.cs" />\r
164     <Compile Include="System.Windows.Markup\INameScope.cs" />\r
165     <Compile Include="System.Windows.Markup\InternalTypeHelper.cs" />\r
166     <Compile Include="System.Windows.Markup\IReceiveMarkupExtension.cs" />\r
167     <Compile Include="System.Windows.Markup\IValueSerializerContext.cs" />\r
168     <Compile Include="System.Windows.Markup\IXamlTypeResolver.cs" />\r
169     <Compile Include="System.Windows.Markup\MarkupExtension.cs" />\r
170     <Compile Include="System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />\r
171     <Compile Include="System.Windows.Markup\NameScopePropertyAttribute.cs" />\r
172     <Compile Include="System.Windows.Markup\RootNamespaceAttribute.cs" />\r
173     <Compile Include="System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />\r
174     <Compile Include="System.Windows.Markup\ServiceProviders.cs" />\r
175     <Compile Include="System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />\r
176     <Compile Include="System.Windows.Markup\UidPropertyAttribute.cs" />\r
177     <Compile Include="System.Windows.Markup\UsableDuringInitializationAttribute.cs" />\r
178     <Compile Include="System.Windows.Markup\ValueSerializer.cs" />\r
179     <Compile Include="System.Windows.Markup\ValueSerializerAttribute.cs" />\r
180     <Compile Include="System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />\r
181     <Compile Include="System.Windows.Markup\XmlLangPropertyAttribute.cs" />\r
182     <Compile Include="System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />\r
183     <Compile Include="System.Windows.Markup\XmlnsDefinitionAttribute.cs" />\r
184     <Compile Include="System.Windows.Markup\XmlnsPrefixAttribute.cs" />\r
185     <Compile Include="System.Windows.Media.Converters\MatrixValueSerializer.cs" />\r
186     <Compile Include="System.Windows.Media\DisableDpiAwarenessAttribute.cs" />\r
187     <Compile Include="System.Windows.Media\Matrix.cs" />\r
188     <Compile Include="System.Windows.Media\MatrixConverter.cs" />\r
189     <Compile Include="System.Windows.Threading\Dispatcher.cs" />\r
190     <Compile Include="System.Windows.Threading\DispatcherEventArgs.cs" />\r
191     <Compile Include="System.Windows.Threading\DispatcherFrame.cs" />\r
192     <Compile Include="System.Windows.Threading\DispatcherHookEventArgs.cs" />\r
193     <Compile Include="System.Windows.Threading\DispatcherHookEventHandler.cs" />\r
194     <Compile Include="System.Windows.Threading\DispatcherHooks.cs" />\r
195     <Compile Include="System.Windows.Threading\DispatcherObject.cs" />\r
196     <Compile Include="System.Windows.Threading\DispatcherOperation.cs" />\r
197     <Compile Include="System.Windows.Threading\DispatcherOperationCallback.cs" />\r
198     <Compile Include="System.Windows.Threading\DispatcherOperationStatus.cs" />\r
199     <Compile Include="System.Windows.Threading\DispatcherPriority.cs" />\r
200     <Compile Include="System.Windows.Threading\DispatcherProcessingDisabled.cs" />\r
201     <Compile Include="System.Windows.Threading\DispatcherSynchronizationContext.cs" />\r
202     <Compile Include="System.Windows.Threading\DispatcherTimer.cs" />\r
203     <Compile Include="System.Windows.Threading\DispatcherUnhandledExceptionEventArgs.cs" />\r
204     <Compile Include="System.Windows.Threading\DispatcherUnhandledExceptionEventHandler.cs" />\r
205     <Compile Include="System.Windows.Threading\DispatcherUnhandledExceptionFilterEventArgs.cs" />\r
206     <Compile Include="System.Windows.Threading\DispatcherUnhandledExceptionFilterEventHandler.cs" />\r
207     <Compile Include="System.Windows\AttachedPropertyBrowsableAttribute.cs" />\r
208     <Compile Include="System.Windows\AttachedPropertyBrowsableForTypeAttribute.cs" />\r
209     <Compile Include="System.Windows\AttachedPropertyBrowsableWhenAttributePresentAttribute.cs" />\r
210     <Compile Include="System.Windows\CoerceValueCallback.cs" />\r
211     <Compile Include="System.Windows\DependencyObject.cs" />\r
212     <Compile Include="System.Windows\DependencyObjectType.cs" />\r
213     <Compile Include="System.Windows\DependencyProperty.cs" />\r
214     <Compile Include="System.Windows\DependencyPropertyChangedEventArgs.cs" />\r
215     <Compile Include="System.Windows\DependencyPropertyChangedEventHandler.cs" />\r
216     <Compile Include="System.Windows\DependencyPropertyKey.cs" />\r
217     <Compile Include="System.Windows\Expression.cs" />\r
218     <Compile Include="System.Windows\ExpressionConverter.cs" />\r
219     <Compile Include="System.Windows\Freezable.cs" />\r
220     <Compile Include="System.Windows\Int32Rect.cs" />\r
221     <Compile Include="System.Windows\Int32RectConverter.cs" />\r
222     <Compile Include="System.Windows\IWeakEventListener.cs" />\r
223     <Compile Include="System.Windows\LocalValueEntry.cs" />\r
224     <Compile Include="System.Windows\LocalValueEnumerator.cs" />\r
225     <Compile Include="System.Windows\Point.cs" />\r
226     <Compile Include="System.Windows\PointConverter.cs" />\r
227     <Compile Include="System.Windows\PropertyChangedCallback.cs" />\r
228     <Compile Include="System.Windows\PropertyMetadata.cs" />\r
229     <Compile Include="System.Windows\Rect.cs" />\r
230     <Compile Include="System.Windows\RectConverter.cs" />\r
231     <Compile Include="System.Windows\Size.cs" />\r
232     <Compile Include="System.Windows\SizeConverter.cs" />\r
233     <Compile Include="System.Windows\SplashScreen.cs" />\r
234     <Compile Include="System.Windows\ValidateValueCallback.cs" />\r
235     <Compile Include="System.Windows\Vector.cs" />\r
236     <Compile Include="System.Windows\VectorConverter.cs" />\r
237     <Compile Include="System.Windows\WeakEventManager.cs" />\r
238     <Compile Include="ZipSharp\IOFunctions.cs" />\r
239     <Compile Include="ZipSharp\NativeUnzip.cs" />\r
240     <Compile Include="ZipSharp\NativeVersion.cs" />\r
241     <Compile Include="ZipSharp\NativeZip.cs" />\r
242     <Compile Include="ZipSharp\UnzipArchive.cs" />\r
243     <Compile Include="ZipSharp\UnzipFileInfo.cs" />\r
244     <Compile Include="ZipSharp\UnzipHandle.cs" />\r
245     <Compile Include="ZipSharp\UnzipReadStream.cs" />\r
246     <Compile Include="ZipSharp\ZipArchive.cs" />\r
247     <Compile Include="ZipSharp\ZipFileInfo.cs" />\r
248     <Compile Include="ZipSharp\ZipHandle.cs" />\r
249     <Compile Include="ZipSharp\ZipStream.cs" />\r
250     <Compile Include="ZipSharp\ZipTime.cs" />\r
251     <Compile Include="ZipSharp\ZipWriteStream.cs" />\r  </ItemGroup>\r
252   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
253        Other similar extension points exist, see Microsoft.Common.targets.\r
254   <Target Name="BeforeBuild">\r
255   </Target>\r
256   <Target Name="AfterBuild">\r
257   </Target>\r
258   -->\r
259   <PropertyGroup>\r
260     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
261
262     </PreBuildEvent>\r
263     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
264 \r
265     </PreBuildEvent>\r
266     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
267
268     </PostBuildEvent>\r
269     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
270 \r
271     </PostBuildEvent>\r
272   </PropertyGroup>\r
273   <ItemGroup>\r
274     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
275       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
276       <Name>corlib-net_4_x</Name>\r
277     </ProjectReference>\r
278     <ProjectReference Include="../System/System-net_4_x.csproj">\r
279       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
280       <Name>System-net_4_x</Name>\r
281     </ProjectReference>\r
282     <ProjectReference Include="../System.XML/System.Xml-net_4_x.csproj">\r
283       <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>\r
284       <Name>System.Xml-net_4_x</Name>\r
285     </ProjectReference>\r
286     <ProjectReference Include="../System.Xaml/System.Xaml-net_4_x.csproj">\r
287       <Project>{4E79FA59-8344-4053-8E3B-B9619BA26513}</Project>\r
288       <Name>System.Xaml-net_4_x</Name>\r
289     </ProjectReference>\r
290   </ItemGroup>\r
291   <ItemGroup>\r
292     <Folder Include="Properties\" />\r
293   </ItemGroup>\r
294 </Project>\r
295