6ef706be8fea33156c07f35f86a37fd17d03b5c9
[mono.git] / mcs / class / Mono.Debugger.Soft / Mono.Debugger.Soft-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>{57B5039F-30CC-4EAA-9D55-1B9A07AC8A69}</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>Mono.Debugger.Soft</AssemblyName>\r
23     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
24     <FileAlignment>512</FileAlignment>\r
25   </PropertyGroup>\r
26     <PropertyGroup>\r
27     <SignAssembly>true</SignAssembly>\r
28   </PropertyGroup>\r
29   <PropertyGroup>\r
30     <AssemblyOriginatorKeyFile>../mono.snk</AssemblyOriginatorKeyFile>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
33     <DebugSymbols>true</DebugSymbols>\r
34     <DebugType>full</DebugType>\r
35     <NoWarn>1699</NoWarn>\r
36     <Optimize>false</Optimize>\r
37     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MONO_DATACONVERTER_STATIC_METHODS</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <NoWarn>1699</NoWarn>\r
44     <Optimize>true</Optimize>\r
45     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MONO_DATACONVERTER_STATIC_METHODS</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48   </PropertyGroup>\r
49   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
50   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
51   is a problem to compile the Mono mscorlib.dll -->\r
52   <PropertyGroup>\r
53     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
54   </PropertyGroup>\r
55   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
56   <ItemGroup>\r
57     <Compile Include="..\..\build\common\Consts.cs" />\r
58     <Compile Include="..\..\build\common\Locale.cs" />\r
59     <Compile Include=".\Assembly\AssemblyInfo.cs" />\r
60     <Compile Include="Mono.Debugger.Soft\AbsentInformationException.cs" />\r
61     <Compile Include="Mono.Debugger.Soft\AppDomainCreateEvent.cs" />\r
62     <Compile Include="Mono.Debugger.Soft\AppDomainMirror.cs" />\r
63     <Compile Include="Mono.Debugger.Soft\AppDomainUnloadEvent.cs" />\r
64     <Compile Include="Mono.Debugger.Soft\ArrayMirror.cs" />\r
65     <Compile Include="Mono.Debugger.Soft\AssemblyLoadEvent.cs" />\r
66     <Compile Include="Mono.Debugger.Soft\AssemblyLoadEventRequest.cs" />\r
67     <Compile Include="Mono.Debugger.Soft\AssemblyMirror.cs" />\r
68     <Compile Include="Mono.Debugger.Soft\AssemblyUnloadEvent.cs" />\r
69     <Compile Include="Mono.Debugger.Soft\BreakpointEvent.cs" />\r
70     <Compile Include="Mono.Debugger.Soft\BreakpointEventRequest.cs" />\r
71     <Compile Include="Mono.Debugger.Soft\Connection.cs" />\r
72     <Compile Include="Mono.Debugger.Soft\CustomAttributeDataMirror.cs" />\r
73     <Compile Include="Mono.Debugger.Soft\CustomAttributeNamedArgumentMirror.cs" />\r
74     <Compile Include="Mono.Debugger.Soft\CustomAttributeTypedArgumentMirror.cs" />\r
75     <Compile Include="Mono.Debugger.Soft\DataConverter.cs" />\r
76     <Compile Include="Mono.Debugger.Soft\EnumMirror.cs" />\r
77     <Compile Include="Mono.Debugger.Soft\Event.cs" />\r
78     <Compile Include="Mono.Debugger.Soft\EventQueueImpl.cs" />\r
79     <Compile Include="Mono.Debugger.Soft\EventRequest.cs" />\r
80     <Compile Include="Mono.Debugger.Soft\EventSet.cs" />\r
81     <Compile Include="Mono.Debugger.Soft\EventType.cs" />\r
82     <Compile Include="Mono.Debugger.Soft\ExceptionEvent.cs" />\r
83     <Compile Include="Mono.Debugger.Soft\ExceptionEventRequest.cs" />\r
84     <Compile Include="Mono.Debugger.Soft\FieldInfoMirror.cs" />\r
85     <Compile Include="Mono.Debugger.Soft\IInvokeAsyncResult.cs" />\r
86     <Compile Include="Mono.Debugger.Soft\ILExceptionHandler.cs" />\r
87     <Compile Include="Mono.Debugger.Soft\ILInstruction.cs" />\r
88     <Compile Include="Mono.Debugger.Soft\ILInterpreter.cs" />\r
89     <Compile Include="Mono.Debugger.Soft\IMirror.cs" />\r
90     <Compile Include="Mono.Debugger.Soft\InterfaceMappingMirror.cs" />\r
91     <Compile Include="Mono.Debugger.Soft\InvalidStackFrameException.cs" />\r
92     <Compile Include="Mono.Debugger.Soft\InvocationException.cs" />\r
93     <Compile Include="Mono.Debugger.Soft\InvokeOptions.cs" />\r
94     <Compile Include="Mono.Debugger.Soft\ITargetProcess.cs" />\r
95     <Compile Include="Mono.Debugger.Soft\LocalScope.cs" />\r
96     <Compile Include="Mono.Debugger.Soft\LocalVariable.cs" />\r
97     <Compile Include="Mono.Debugger.Soft\Location.cs" />\r
98     <Compile Include="Mono.Debugger.Soft\MethodBodyMirror.cs" />\r
99     <Compile Include="Mono.Debugger.Soft\MethodEntryEvent.cs" />\r
100     <Compile Include="Mono.Debugger.Soft\MethodEntryEventRequest.cs" />\r
101     <Compile Include="Mono.Debugger.Soft\MethodExitEvent.cs" />\r
102     <Compile Include="Mono.Debugger.Soft\MethodExitEventRequest.cs" />\r
103     <Compile Include="Mono.Debugger.Soft\MethodMirror.cs" />\r
104     <Compile Include="Mono.Debugger.Soft\Mirror.cs" />\r
105     <Compile Include="Mono.Debugger.Soft\ModuleMirror.cs" />\r
106     <Compile Include="Mono.Debugger.Soft\ObjectCollectedException.cs" />\r
107     <Compile Include="Mono.Debugger.Soft\ObjectMirror.cs" />\r
108     <Compile Include="Mono.Debugger.Soft\ParameterInfoMirror.cs" />\r
109     <Compile Include="Mono.Debugger.Soft\PointerValue.cs" />\r
110     <Compile Include="Mono.Debugger.Soft\PrimitiveValue.cs" />\r
111     <Compile Include="Mono.Debugger.Soft\PropertyInfoMirror.cs" />\r
112     <Compile Include="Mono.Debugger.Soft\StackFrame.cs" />\r
113     <Compile Include="Mono.Debugger.Soft\StepEvent.cs" />\r
114     <Compile Include="Mono.Debugger.Soft\StepEventRequest.cs" />\r
115     <Compile Include="Mono.Debugger.Soft\StringMirror.cs" />\r
116     <Compile Include="Mono.Debugger.Soft\StructMirror.cs" />\r
117     <Compile Include="Mono.Debugger.Soft\SuspendPolicy.cs" />\r
118     <Compile Include="Mono.Debugger.Soft\ThreadDeathEvent.cs" />\r
119     <Compile Include="Mono.Debugger.Soft\ThreadMirror.cs" />\r
120     <Compile Include="Mono.Debugger.Soft\ThreadStartEvent.cs" />\r
121     <Compile Include="Mono.Debugger.Soft\TypeLoadEvent.cs" />\r
122     <Compile Include="Mono.Debugger.Soft\TypeLoadEventRequest.cs" />\r
123     <Compile Include="Mono.Debugger.Soft\TypeMirror.cs" />\r
124     <Compile Include="Mono.Debugger.Soft\UserBreakEvent.cs" />\r
125     <Compile Include="Mono.Debugger.Soft\UserLogEvent.cs" />\r
126     <Compile Include="Mono.Debugger.Soft\Value.cs" />\r
127     <Compile Include="Mono.Debugger.Soft\VirtualMachine.cs" />\r
128     <Compile Include="Mono.Debugger.Soft\VirtualMachineManager.cs" />\r
129     <Compile Include="Mono.Debugger.Soft\VMDeathEvent.cs" />\r
130     <Compile Include="Mono.Debugger.Soft\VMDisconnectedException.cs" />\r
131     <Compile Include="Mono.Debugger.Soft\VMDisconnectEvent.cs" />\r
132     <Compile Include="Mono.Debugger.Soft\VMMismatchException.cs" />\r
133     <Compile Include="Mono.Debugger.Soft\VMStartEvent.cs" />\r  </ItemGroup>\r
134   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
135        Other similar extension points exist, see Microsoft.Common.targets.\r
136   <Target Name="BeforeBuild">\r
137   </Target>\r
138   <Target Name="AfterBuild">\r
139   </Target>\r
140   -->\r
141   <PropertyGroup>\r
142     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
143
144     </PreBuildEvent>\r
145     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
146 \r
147     </PreBuildEvent>\r
148     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
149
150     </PostBuildEvent>\r
151     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
152 \r
153     </PostBuildEvent>\r
154   </PropertyGroup>\r
155   <ItemGroup>\r
156     <ProjectReference Include="../corlib/corlib-net_4_x.csproj">\r
157       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
158       <Name>corlib-net_4_x</Name>\r
159     </ProjectReference>\r
160     <ProjectReference Include="../System/System-net_4_x.csproj">\r
161       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
162       <Name>System-net_4_x</Name>\r
163     </ProjectReference>\r
164     <Reference Include="./../../class/lib/net_4_x/Mono.Cecil.dll">\r
165       <SpecificVersion>False</SpecificVersion>\r
166       <HintPath>./../../class/lib/net_4_x/Mono.Cecil.dll</HintPath>\r
167       <Private>False</Private>\r
168     </Reference>\r
169     <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">\r
170       <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>\r
171       <Name>System.Core-net_4_x</Name>\r
172     </ProjectReference>\r
173   </ItemGroup>\r
174   <ItemGroup>\r
175     <Folder Include="Properties\" />\r
176   </ItemGroup>\r
177 </Project>\r
178