2009-06-18 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / mcs / gmcs.csproj
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="AssemblyInfo.cs">\r
56     </Compile>\r
57     <Compile Include="anonymous.cs">\r
58     </Compile>\r
59     <Compile Include="assign.cs">\r
60     </Compile>\r
61     <Compile Include="attribute.cs">\r
62     </Compile>\r
63     <Compile Include="cfold.cs">\r
64     </Compile>\r
65     <Compile Include="class.cs">\r
66     </Compile>\r
67     <Compile Include="codegen.cs">\r
68     </Compile>\r
69     <Compile Include="complete.cs" />\r
70     <Compile Include="const.cs">\r
71     </Compile>\r
72     <Compile Include="constant.cs">\r
73     </Compile>\r
74     <Compile Include="convert.cs">\r
75     </Compile>\r
76     <Compile Include="eval.cs" />\r
77     <Compile Include="lambda.cs">\r
78     </Compile>\r
79     <Compile Include="cs-parser.cs" />\r
80     <Compile Include="cs-tokenizer.cs">\r
81     </Compile>\r
82     <Compile Include="decl.cs">\r
83     </Compile>\r
84     <Compile Include="delegate.cs">\r
85     </Compile>\r
86     <Compile Include="doc.cs">\r
87     </Compile>\r
88     <Compile Include="driver.cs">\r
89     </Compile>\r
90     <Compile Include="ecore.cs">\r
91     </Compile>\r
92     <Compile Include="enum.cs">\r
93     </Compile>\r
94     <Compile Include="expression.cs">\r
95     </Compile>\r
96     <Compile Include="flowanalysis.cs">\r
97     </Compile>\r
98     <Compile Include="generic.cs" />\r
99     <Compile Include="iterators.cs">\r
100     </Compile>\r
101     <Compile Include="literal.cs">\r
102     </Compile>\r
103     <Compile Include="location.cs">\r
104     </Compile>\r
105     <Compile Include="modifiers.cs">\r
106     </Compile>\r
107     <Compile Include="namespace.cs">\r
108     </Compile>\r
109     <Compile Include="nullable.cs">\r
110     </Compile>\r
111     <Compile Include="..\tools\monop\outline.cs">\r
112       <Link>outline.cs</Link>\r
113     </Compile>\r
114     <Compile Include="parameter.cs">\r
115     </Compile>\r
116     <Compile Include="pending.cs">\r
117     </Compile>\r
118     <Compile Include="report.cs">\r
119     </Compile>\r
120     <Compile Include="rootcontext.cs">\r
121     </Compile>\r
122     <Compile Include="roottypes.cs">\r
123     </Compile>\r
124     <Compile Include="statement.cs">\r
125     </Compile>\r
126     <Compile Include="support.cs">\r
127     </Compile>\r
128     <Compile Include="symbolwriter.cs">\r
129     </Compile>\r
130     <Compile Include="typemanager.cs">\r
131     </Compile>\r
132     <Compile Include="linq.cs" />\r
133   </ItemGroup>\r
134   <ItemGroup>\r
135     <Folder Include="Properties\" />\r
136   </ItemGroup>\r
137   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
138   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
139        Other similar extension points exist, see Microsoft.Common.targets.\r
140   <Target Name="BeforeBuild">\r
141   </Target>\r
142   <Target Name="AfterBuild">\r
143   </Target>\r
144   -->\r
145 </Project>