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.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{
155AEF28-C81F-
405D-
9072-
9D52780E3E70}
</ProjectGuid>
9 <OutputType>Library
</OutputType>
11 <OutputPath>./../../class/lib/net_4_0
</OutputPath>
12 <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_0
</DefineConstants>
13 <NoStdLib>true
</NoStdLib>
14 <AllowUnsafeBlocks>true
</AllowUnsafeBlocks>
15 <AppDesignerFolder>Properties
</AppDesignerFolder>
16 <RootNamespace>mscorlib
</RootNamespace>
17 <AssemblyName>WindowsBase
</AssemblyName>
18 <TargetFrameworkVersion>v3.5
</TargetFrameworkVersion>
19 <FileAlignment>512</FileAlignment>
23 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
24 <DebugSymbols>true
</DebugSymbols>
25 <DebugType>full
</DebugType>
27 <Optimize>true
</Optimize>
28 <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_0
</DefineConstants>
29 <ErrorReport>prompt
</ErrorReport>
30 <WarningLevel>4</WarningLevel>
31 <AdditionalLibPaths>./../../class/lib/net_4_0
</AdditionalLibPaths>
33 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
34 <DebugType>pdbonly
</DebugType>
36 <Optimize>true
</Optimize>
37 <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_0
</DefineConstants>
38 <ErrorReport>prompt
</ErrorReport>
39 <WarningLevel>4</WarningLevel>
40 <AdditionalLibPaths>./../../class/lib/net_4_0
</AdditionalLibPaths>
42 <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
44 <Compile Include=
"System.Collections.ObjectModel\ObservableCollection.cs" />
45 <Compile Include=
"System.Collections.ObjectModel\ReadOnlyObservableCollection.cs" />
46 <Compile Include=
"System.Collections.Specialized\CollectionChangedEventManager.cs" />
47 <Compile Include=
"System.Collections.Specialized\INotifyCollectionChanged.cs" />
48 <Compile Include=
"System.Collections.Specialized\NotifyCollectionChangedAction.cs" />
49 <Compile Include=
"System.Collections.Specialized\NotifyCollectionChangedEventArgs.cs" />
50 <Compile Include=
"System.Collections.Specialized\NotifyCollectionChangedEventHandler.cs" />
51 <Compile Include=
"System.ComponentModel\CurrentChangedEventManager.cs" />
52 <Compile Include=
"System.ComponentModel\CurrentChangingEventArgs.cs" />
53 <Compile Include=
"System.ComponentModel\CurrentChangingEventManager.cs" />
54 <Compile Include=
"System.ComponentModel\CurrentChangingEventHandler.cs" />
55 <Compile Include=
"System.ComponentModel\DependencyPropertyDescriptor.cs" />
56 <Compile Include=
"System.ComponentModel\GroupDescription.cs" />
57 <Compile Include=
"System.ComponentModel\ICollectionView.cs" />
58 <Compile Include=
"System.ComponentModel\ICollectionViewFactory.cs" />
59 <Compile Include=
"System.ComponentModel\IEditableCollectionView.cs" />
60 <Compile Include=
"System.ComponentModel\IItemProperties.cs" />
61 <Compile Include=
"System.ComponentModel\ItemPropertyInfo.cs" />
62 <Compile Include=
"System.ComponentModel\NewItemPlaceholderPosition.cs" />
63 <Compile Include=
"System.ComponentModel\PropertyChangedEventManager.cs" />
64 <Compile Include=
"System.ComponentModel\PropertyFilterAttribute.cs" />
65 <Compile Include=
"System.ComponentModel\PropertyFilterOptions.cs" />
66 <Compile Include=
"System.ComponentModel\SortDescription.cs" />
67 <Compile Include=
"System.ComponentModel\SortDescriptionCollection.cs" />
68 <Compile Include=
"System.Diagnostics\PresentationTraceLevel.cs" />
69 <Compile Include=
"System.Diagnostics\PresentationTraceSources.cs" />
70 <Compile Include=
"System.IO\FileFormatException.cs" />
71 <Compile Include=
"System.IO.Packaging\CertificateEmbeddingOption.cs" />
72 <Compile Include=
"System.IO.Packaging\CompressionOption.cs" />
73 <Compile Include=
"System.IO.Packaging\Check.cs" />
74 <Compile Include=
"System.IO.Packaging\EncryptedPackageEnvelope.cs" />
75 <Compile Include=
"System.IO.Packaging\EncryptionOption.cs" />
76 <Compile Include=
"System.IO.Packaging\InvalidSignatureEventHandler.cs" />
77 <Compile Include=
"System.IO.Packaging\PackUriHelper.cs" />
78 <Compile Include=
"System.IO.Packaging\Package.cs" />
79 <Compile Include=
"System.IO.Packaging\PackageDigitalSignature.cs" />
80 <Compile Include=
"System.IO.Packaging\PackageDigitalSignatureManager.cs" />
81 <Compile Include=
"System.IO.Packaging\PackagePart.cs" />
82 <Compile Include=
"System.IO.Packaging\PackagePartCollection.cs" />
83 <Compile Include=
"System.IO.Packaging\PackageProperties.cs" />
84 <Compile Include=
"System.IO.Packaging\PackagePropertiesPart.cs" />
85 <Compile Include=
"System.IO.Packaging\PackageRelationship.cs" />
86 <Compile Include=
"System.IO.Packaging\PackageRelationshipCollection.cs" />
87 <Compile Include=
"System.IO.Packaging\PackageRelationshipSelector.cs" />
88 <Compile Include=
"System.IO.Packaging\PackageRelationshipSelectorType.cs" />
89 <Compile Include=
"System.IO.Packaging\PackUriParser.cs" />
90 <Compile Include=
"System.IO.Packaging\RightsManagementInformation.cs" />
91 <Compile Include=
"System.IO.Packaging\SignatureVerificationEventArgs.cs" />
92 <Compile Include=
"System.IO.Packaging\StorageInfo.cs" />
93 <Compile Include=
"System.IO.Packaging\StreamInfo.cs" />
94 <Compile Include=
"System.IO.Packaging\TargetMode.cs" />
95 <Compile Include=
"System.IO.Packaging\VerifyResult.cs" />
96 <Compile Include=
"System.IO.Packaging\ZipPackage.cs" />
97 <Compile Include=
"System.IO.Packaging\ZipPackagePart.cs" />
98 <Compile Include=
"System.IO.Packaging\ZipPartStream.cs" />
99 <Compile Include=
"System.Security.Permissions\MediaPermission.cs" />
100 <Compile Include=
"System.Security.Permissions\MediaPermissionAttribute.cs" />
101 <Compile Include=
"System.Security.Permissions\MediaPermissionAudio.cs" />
102 <Compile Include=
"System.Security.Permissions\MediaPermissionImage.cs" />
103 <Compile Include=
"System.Security.Permissions\MediaPermissionVideo.cs" />
104 <Compile Include=
"System.Security.Permissions\WebBrowserPermission.cs" />
105 <Compile Include=
"System.Security.Permissions\WebBrowserPermissionAttribute.cs" />
106 <Compile Include=
"System.Security.Permissions\WebBrowserPermissionLevel.cs" />
107 <Compile Include=
"System.Security.RightsManagement\AuthenticationType.cs" />
108 <Compile Include=
"System.Security.RightsManagement\ContentGrant.cs" />
109 <Compile Include=
"System.Security.RightsManagement\ContentRight.cs" />
110 <Compile Include=
"System.Security.RightsManagement\ContentUser.cs" />
111 <Compile Include=
"System.Security.RightsManagement\CryptoProvider.cs" />
112 <Compile Include=
"System.Security.RightsManagement\LocalizedNameDescriptionPair.cs" />
113 <Compile Include=
"System.Security.RightsManagement\PublishLicense.cs" />
114 <Compile Include=
"System.Security.RightsManagement\RightsManagementException.cs" />
115 <Compile Include=
"System.Security.RightsManagement\RightsManagementFailureCode.cs" />
116 <Compile Include=
"System.Security.RightsManagement\SecureEnvironment.cs" />
117 <Compile Include=
"System.Security.RightsManagement\UnsignedPublishLicense.cs" />
118 <Compile Include=
"System.Security.RightsManagement\UseLicense.cs" />
119 <Compile Include=
"System.Security.RightsManagement\UserActivationMode.cs" />
120 <Compile Include=
"System.Windows\AttachedPropertyBrowsableAttribute.cs" />
121 <Compile Include=
"System.Windows\AttachedPropertyBrowsableForTypeAttribute.cs" />
122 <Compile Include=
"System.Windows\AttachedPropertyBrowsableWhenAttributePresentAttribute.cs" />
123 <Compile Include=
"System.Windows\CoerceValueCallback.cs" />
124 <Compile Include=
"System.Windows\DependencyObject.cs" />
125 <Compile Include=
"System.Windows\DependencyObjectType.cs" />
126 <Compile Include=
"System.Windows\DependencyProperty.cs" />
127 <Compile Include=
"System.Windows\DependencyPropertyChangedEventArgs.cs" />
128 <Compile Include=
"System.Windows\DependencyPropertyChangedEventHandler.cs" />
129 <Compile Include=
"System.Windows\DependencyPropertyKey.cs" />
130 <Compile Include=
"System.Windows\Expression.cs" />
131 <Compile Include=
"System.Windows\ExpressionConverter.cs" />
132 <Compile Include=
"System.Windows\Freezable.cs" />
133 <Compile Include=
"System.Windows\Int32Rect.cs" />
134 <Compile Include=
"System.Windows\Int32RectConverter.cs" />
135 <Compile Include=
"System.Windows\IWeakEventListener.cs" />
136 <Compile Include=
"System.Windows\LocalValueEntry.cs" />
137 <Compile Include=
"System.Windows\LocalValueEnumerator.cs" />
138 <Compile Include=
"System.Windows\Point.cs" />
139 <Compile Include=
"System.Windows\PointConverter.cs" />
140 <Compile Include=
"System.Windows\PropertyChangedCallback.cs" />
141 <Compile Include=
"System.Windows\PropertyMetadata.cs" />
142 <Compile Include=
"System.Windows\Rect.cs" />
143 <Compile Include=
"System.Windows\RectConverter.cs" />
144 <Compile Include=
"System.Windows\Size.cs" />
145 <Compile Include=
"System.Windows\SizeConverter.cs" />
146 <Compile Include=
"System.Windows\SplashScreen.cs" />
147 <Compile Include=
"System.Windows\ValidateValueCallback.cs" />
148 <Compile Include=
"System.Windows\Vector.cs" />
149 <Compile Include=
"System.Windows\VectorConverter.cs" />
150 <Compile Include=
"System.Windows\WeakEventManager.cs" />
151 <Compile Include=
"System.Windows.Converters\Int32RectValueSerializer.cs" />
152 <Compile Include=
"System.Windows.Converters\PointValueSerializer.cs" />
153 <Compile Include=
"System.Windows.Converters\RectValueSerializer.cs" />
154 <Compile Include=
"System.Windows.Converters\SizeValueSerializer.cs" />
155 <Compile Include=
"System.Windows.Converters\VectorValueSerializer.cs" />
156 <Compile Include=
"System.Windows.Data\DataSourceProvider.cs" />
157 <Compile Include=
"System.Windows.Input\Key.cs" />
158 <Compile Include=
"System.Windows.Input\KeyConverter.cs" />
159 <Compile Include=
"System.Windows.Input\KeyValueSerializer.cs" />
160 <Compile Include=
"System.Windows.Input\KeyInterop.cs" />
161 <Compile Include=
"System.Windows.Input\FocusNavigationDirection.cs" />
162 <Compile Include=
"System.Windows.Input\ModifierKeys.cs" />
163 <Compile Include=
"System.Windows.Input\ModifierKeysConverter.cs" />
164 <Compile Include=
"System.Windows.Input\ModifierKeysValueSerializer.cs" />
165 <Compile Include=
"System.Windows.Input\TraversalRequest.cs" />
166 <Compile Include=
"System.Windows.Interop\ComponentDispatcher.cs" />
167 <Compile Include=
"System.Windows.Interop\IKeyboardInputSink.cs" />
168 <Compile Include=
"System.Windows.Interop\IKeyboardInputSite.cs" />
169 <Compile Include=
"System.Windows.Interop\MSG.cs" />
170 <Compile Include=
"System.Windows.Interop\ThreadMessageEventHandler.cs" />
171 <Compile Include=
"System.Windows.Markup\AmbientAttribute.cs" />
172 <Compile Include=
"System.Windows.Markup\ContentPropertyAttribute.cs" />
173 <Compile Include=
"System.Windows.Markup\ContentWrapperAttribute.cs" />
174 <Compile Include=
"System.Windows.Markup\ConstructorArgumentAttribute.cs" />
175 <Compile Include=
"System.Windows.Markup\DateTimeValueSerializer.cs" />
176 <Compile Include=
"System.Windows.Markup\DependsOnAttribute.cs" />
177 <Compile Include=
"System.Windows.Markup\DesignerSerializationOptions.cs" />
178 <Compile Include=
"System.Windows.Markup\DesignerSerializationOptionsAttribute.cs" />
179 <Compile Include=
"System.Windows.Markup\DictionaryKeyPropertyAttribute.cs" />
180 <Compile Include=
"System.Windows.Markup\IComponentConnector.cs" />
181 <Compile Include=
"System.Windows.Markup\INameScope.cs" />
182 <Compile Include=
"System.Windows.Markup\IReceiveMarkupExtension.cs" />
183 <Compile Include=
"System.Windows.Markup\IValueSerializerContext.cs" />
184 <Compile Include=
"System.Windows.Markup\IXamlTypeResolver.cs" />
185 <Compile Include=
"System.Windows.Markup\InternalTypeHelper.cs" />
186 <Compile Include=
"System.Windows.Markup\MarkupExtension.cs" />
187 <Compile Include=
"System.Windows.Markup\MarkupExtensionReturnTypeAttribute.cs" />
188 <Compile Include=
"System.Windows.Markup\NameScopePropertyAttribute.cs" />
189 <Compile Include=
"System.Windows.Markup\RootNamespaceAttribute.cs" />
190 <Compile Include=
"System.Windows.Markup\RuntimeNamePropertyAttribute.cs" />
191 <Compile Include=
"System.Windows.Markup\ServiceProviders.cs" />
192 <Compile Include=
"System.Windows.Markup\TrimSurroundingWhitespaceAttribute.cs" />
193 <Compile Include=
"System.Windows.Markup\UidPropertyAttribute.cs" />
194 <Compile Include=
"System.Windows.Markup\UsableDuringInitializationAttribute.cs" />
195 <Compile Include=
"System.Windows.Markup\ValueSerializer.cs" />
196 <Compile Include=
"System.Windows.Markup\ValueSerializerAttribute.cs" />
197 <Compile Include=
"System.Windows.Markup\WhitespaceSignificantCollectionAttribute.cs" />
198 <Compile Include=
"System.Windows.Markup\XmlLangPropertyAttribute.cs" />
199 <Compile Include=
"System.Windows.Markup\XmlnsCompatibleWithAttribute.cs" />
200 <Compile Include=
"System.Windows.Markup\XmlnsDefinitionAttribute.cs" />
201 <Compile Include=
"System.Windows.Markup\XmlnsPrefixAttribute.cs" />
202 <Compile Include=
"System.Windows.Markup.Primitives\MarkupObject.cs" />
203 <Compile Include=
"System.Windows.Markup.Primitives\MarkupProperty.cs" />
204 <Compile Include=
"System.Windows.Media\DisableDpiAwarenessAttribute.cs" />
205 <Compile Include=
"System.Windows.Media\Matrix.cs" />
206 <Compile Include=
"System.Windows.Media\MatrixConverter.cs" />
207 <Compile Include=
"System.Windows.Media.Converters\MatrixValueSerializer.cs" />
208 <Compile Include=
"System.Windows.Threading\Dispatcher.cs" />
209 <Compile Include=
"System.Windows.Threading\DispatcherEventArgs.cs" />
210 <Compile Include=
"System.Windows.Threading\DispatcherFrame.cs" />
211 <Compile Include=
"System.Windows.Threading\DispatcherHookEventArgs.cs" />
212 <Compile Include=
"System.Windows.Threading\DispatcherHookEventHandler.cs" />
213 <Compile Include=
"System.Windows.Threading\DispatcherHooks.cs" />
214 <Compile Include=
"System.Windows.Threading\DispatcherObject.cs" />
215 <Compile Include=
"System.Windows.Threading\DispatcherOperation.cs" />
216 <Compile Include=
"System.Windows.Threading\DispatcherOperationCallback.cs" />
217 <Compile Include=
"System.Windows.Threading\DispatcherOperationStatus.cs" />
218 <Compile Include=
"System.Windows.Threading\DispatcherPriority.cs" />
219 <Compile Include=
"System.Windows.Threading\DispatcherProcessingDisabled.cs" />
220 <Compile Include=
"System.Windows.Threading\DispatcherSynchronizationContext.cs" />
221 <Compile Include=
"System.Windows.Threading\DispatcherTimer.cs" />
222 <Compile Include=
"System.Windows.Threading\DispatcherUnhandledExceptionEventArgs.cs" />
223 <Compile Include=
"System.Windows.Threading\DispatcherUnhandledExceptionEventHandler.cs" />
224 <Compile Include=
"System.Windows.Threading\DispatcherUnhandledExceptionFilterEventArgs.cs" />
225 <Compile Include=
"System.Windows.Threading\DispatcherUnhandledExceptionFilterEventHandler.cs" />
226 <Compile Include=
"ZipSharp\IOFunctions.cs" />
227 <Compile Include=
"ZipSharp\ZipArchive.cs" />
228 <Compile Include=
"ZipSharp\UnzipArchive.cs" />
229 <Compile Include=
"ZipSharp\NativeUnzip.cs" />
230 <Compile Include=
"ZipSharp\UnzipFileInfo.cs" />
231 <Compile Include=
"ZipSharp\UnzipReadStream.cs" />
232 <Compile Include=
"ZipSharp\ZipHandle.cs" />
233 <Compile Include=
"ZipSharp\UnzipHandle.cs" />
234 <Compile Include=
"ZipSharp\ZipStream.cs" />
235 <Compile Include=
"ZipSharp\ZipFileInfo.cs" />
236 <Compile Include=
"ZipSharp\NativeZip.cs" />
237 <Compile Include=
"ZipSharp\ZipTime.cs" />
238 <Compile Include=
"ZipSharp\ZipWriteStream.cs" />
239 <Compile Include=
"..\..\build\common\MonoTODOAttribute.cs" />
240 <Compile Include=
"Assembly\AssemblyInfo.cs" />
241 <Compile Include=
"..\..\build\common\Consts.cs" />
244 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
245 Other similar extension points exist, see Microsoft.Common.targets.
246 <Target Name="BeforeBuild">
248 <Target Name="AfterBuild">
252 <PreBuildEvent></PreBuildEvent>
255 <Reference Include=
"mscorlib.dll">
256 <SpecificVersion>False
</SpecificVersion>
257 <HintPath>..\\lib\build\mscorlib.dll
</HintPath>
259 <Reference Include=
"System">
260 <SpecificVersion>False
</SpecificVersion>
261 <HintPath>..\\lib\build\System
</HintPath>
263 <Reference Include=
"System.Xml">
264 <SpecificVersion>False
</SpecificVersion>
265 <HintPath>..\\lib\build\System.Xml
</HintPath>
267 <Reference Include=
"System.Xaml.dll">
268 <SpecificVersion>False
</SpecificVersion>
269 <HintPath>..\\lib\build\System.Xaml.dll
</HintPath>
274 <Folder Include=
"Properties\" />