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