monotouch uses the real HttpWebRequest
[mcs.git] / mcs / gmcs.csproj
blob509a1df1ff5bdc5a427e3bcc6934cd9d0c4bed53
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProductVersion>9.0.30729</ProductVersion>\r
6     <SchemaVersion>2.0</SchemaVersion>\r
7     <ProjectGuid>{D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}</ProjectGuid>\r
8     <OutputType>Exe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>gmcs</RootNamespace>\r
11     <AssemblyName>gmcs</AssemblyName>\r
12     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14   </PropertyGroup>\r
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
16     <DebugSymbols>true</DebugSymbols>\r
17     <DebugType>full</DebugType>\r
18     <Optimize>false</Optimize>\r
19     <OutputPath>.\</OutputPath>\r
20     <DefineConstants>DEBUG;TRACE;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
21     <ErrorReport>prompt</ErrorReport>\r
22     <WarningLevel>4</WarningLevel>\r
23     <UseVSHostingProcess>false</UseVSHostingProcess>\r
24   </PropertyGroup>\r
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
26     <DebugType>pdbonly</DebugType>\r
27     <Optimize>true</Optimize>\r
28     <DefineConstants>TRACE;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <DefineConstants>TRACE;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
31     <ErrorReport>prompt</ErrorReport>\r
32     <WarningLevel>4</WarningLevel>\r
33     <OutputPath>.\</OutputPath>\r
34   </PropertyGroup>\r
35   <ItemGroup>\r
36     <Reference Include="System" />\r
37     <Reference Include="System.Data" />\r
38     <Reference Include="System.Xml" />\r
39   </ItemGroup>\r
40   <ItemGroup>\r
41     <Compile Include="..\build\common\Consts.cs">\r
42     </Compile>\r
43     <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs">\r
44       <Link>CryptoConvert.cs</Link>\r
45     </Compile>\r
46     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs">\r
47       <Link>MonoSymbolFile.cs</Link>\r
48     </Compile>\r
49     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs">\r
50       <Link>MonoSymbolTable.cs</Link>\r
51     </Compile>\r
52     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs">\r
53       <Link>MonoSymbolWriter.cs</Link>\r
54     </Compile>\r
55     <Compile Include="argument.cs" />\r
56     <Compile Include="AssemblyInfo.cs">\r
57     </Compile>\r
58     <Compile Include="anonymous.cs">\r
59     </Compile>\r
60     <Compile Include="assign.cs">\r
61     </Compile>\r
62     <Compile Include="attribute.cs">\r
63     </Compile>\r
64     <Compile Include="cfold.cs">\r
65     </Compile>\r
66     <Compile Include="class.cs">\r
67     </Compile>\r
68     <Compile Include="codegen.cs">\r
69     </Compile>\r
70     <Compile Include="complete.cs" />\r
71     <Compile Include="const.cs">\r
72     </Compile>\r
73     <Compile Include="constant.cs">\r
74     </Compile>\r
75     <Compile Include="convert.cs">\r
76     </Compile>\r
77     <Compile Include="dynamic.cs" />\r
78     <Compile Include="eval.cs" />\r
79     <Compile Include="lambda.cs">\r
80     </Compile>\r
81     <Compile Include="cs-parser.cs" />\r
82     <Compile Include="cs-tokenizer.cs">\r
83     </Compile>\r
84     <Compile Include="decl.cs">\r
85     </Compile>\r
86     <Compile Include="delegate.cs">\r
87     </Compile>\r
88     <Compile Include="doc.cs">\r
89     </Compile>\r
90     <Compile Include="driver.cs">\r
91     </Compile>\r
92     <Compile Include="ecore.cs">\r
93     </Compile>\r
94     <Compile Include="enum.cs">\r
95     </Compile>\r
96     <Compile Include="expression.cs">\r
97     </Compile>\r
98     <Compile Include="flowanalysis.cs">\r
99     </Compile>\r
100     <Compile Include="generic.cs" />\r
101     <Compile Include="iterators.cs">\r
102     </Compile>\r
103     <Compile Include="literal.cs">\r
104     </Compile>\r
105     <Compile Include="location.cs">\r
106     </Compile>\r
107     <Compile Include="modifiers.cs">\r
108     </Compile>\r
109     <Compile Include="namespace.cs">\r
110     </Compile>\r
111     <Compile Include="nullable.cs">\r
112     </Compile>\r
113     <Compile Include="..\tools\monop\outline.cs">\r
114       <Link>outline.cs</Link>\r
115     </Compile>\r
116     <Compile Include="parameter.cs">\r
117     </Compile>\r
118     <Compile Include="pending.cs">\r
119     </Compile>\r
120     <Compile Include="report.cs">\r
121     </Compile>\r
122     <Compile Include="rootcontext.cs">\r
123     </Compile>\r
124     <Compile Include="roottypes.cs">\r
125     </Compile>\r
126     <Compile Include="statement.cs">\r
127     </Compile>\r
128     <Compile Include="support.cs">\r
129     </Compile>\r
130     <Compile Include="symbolwriter.cs">\r
131     </Compile>\r
132     <Compile Include="typemanager.cs">\r
133     </Compile>\r
134     <Compile Include="linq.cs" />\r
135   </ItemGroup>\r
136   <ItemGroup>\r
137     <Folder Include="Properties\" />\r
138   </ItemGroup>\r
139   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
140   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
141        Other similar extension points exist, see Microsoft.Common.targets.\r
142   <Target Name="BeforeBuild">\r
143   </Target>\r
144   <Target Name="AfterBuild">\r
145   </Target>\r
146   -->\r
147 </Project>