New test.
[mono.git] / mcs / gmcs / gmcs.csproj
index d1ecd77bd9282fa55db88a41910447b176fa4a58..bd686946b51d900ef11b732611c364edd1408c12 100644 (file)
@@ -15,7 +15,7 @@
     <DebugType>full</DebugType>\r
     <Optimize>false</Optimize>\r
     <OutputPath>.\</OutputPath>\r
-    <DefineConstants>TRACE;DEBUG;NET_2_0, MS_COMPATIBLE</DefineConstants>\r
+    <DefineConstants>TRACE;DEBUG;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <UseVSHostingProcess>false</UseVSHostingProcess>\r
@@ -26,7 +26,7 @@
     <DebugType>pdbonly</DebugType>\r
     <Optimize>true</Optimize>\r
     <OutputPath>.\</OutputPath>\r
-    <DefineConstants>TRACE;NET_2_0MS_COMPATIBLE</DefineConstants>\r
+    <DefineConstants>TRACE;NET_2_0;MS_COMPATIBLE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
     <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs">\r
       <Link>MonoSymbolWriter.cs</Link>\r
     </Compile>\r
+    <Compile Include="..\mcs\AssemblyInfo.cs">\r
+      <Link>AssemblyInfo.cs</Link>\r
+    </Compile>\r
     <Compile Include="anonymous.cs" />\r
-    <Compile Include="AssemblyInfo.cs" />\r
-    <Compile Include="assign.cs" />\r
-    <Compile Include="attribute.cs" />\r
-    <Compile Include="cfold.cs" />\r
-    <Compile Include="class.cs" />\r
-    <Compile Include="codegen.cs" />\r
-    <Compile Include="const.cs" />\r
-    <Compile Include="constant.cs" />\r
-    <Compile Include="convert.cs" />\r
+    <Compile Include="..\mcs\assign.cs">\r
+      <Link>assign.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\attribute.cs">\r
+      <Link>attribute.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\cfold.cs">\r
+      <Link>cfold.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\class.cs">\r
+      <Link>class.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\codegen.cs">\r
+      <Link>codegen.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\const.cs">\r
+      <Link>const.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\constant.cs">\r
+      <Link>constant.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\convert.cs">\r
+      <Link>convert.cs</Link>\r
+    </Compile>\r
     <Compile Include="cs-parser.cs" />\r
     <Compile Include="cs-tokenizer.cs" />\r
-    <Compile Include="decl.cs" />\r
-    <Compile Include="delegate.cs" />\r
-    <Compile Include="doc.cs" />\r
-    <Compile Include="driver.cs" />\r
-    <Compile Include="ecore.cs" />\r
-    <Compile Include="enum.cs" />\r
-    <Compile Include="expression.cs" />\r
-    <Compile Include="flowanalysis.cs" />\r
+    <Compile Include="..\mcs\decl.cs">\r
+      <Link>decl.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\delegate.cs">\r
+      <Link>delegate.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\doc.cs">\r
+      <Link>doc.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\driver.cs">\r
+      <Link>driver.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\ecore.cs">\r
+      <Link>ecore.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\enum.cs">\r
+      <Link>enum.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\expression.cs">\r
+      <Link>expression.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\flowanalysis.cs">\r
+      <Link>flowanalysis.cs</Link>\r
+    </Compile>\r
     <Compile Include="generic.cs" />\r
     <Compile Include="iterators.cs" />\r
-    <Compile Include="literal.cs" />\r
-    <Compile Include="location.cs" />\r
-    <Compile Include="modifiers.cs" />\r
-    <Compile Include="namespace.cs" />\r
-    <Compile Include="parameter.cs" />\r
-    <Compile Include="pending.cs" />\r
-    <Compile Include="report.cs" />\r
-    <Compile Include="rootcontext.cs" />\r
-    <Compile Include="statement.cs" />\r
-    <Compile Include="support.cs" />\r
-    <Compile Include="symbolwriter.cs" />\r
-    <Compile Include="tree.cs" />\r
-    <Compile Include="typemanager.cs" />\r
+    <Compile Include="..\mcs\literal.cs">\r
+      <Link>literal.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\location.cs">\r
+      <Link>location.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\modifiers.cs">\r
+      <Link>modifiers.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\namespace.cs">\r
+      <Link>namespace.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\parameter.cs">\r
+      <Link>parameter.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\pending.cs">\r
+      <Link>pending.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\report.cs">\r
+      <Link>report.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\rootcontext.cs">\r
+      <Link>rootcontext.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\roottypes.cs">\r
+      <Link>roottypes.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\statement.cs">\r
+      <Link>statement.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\support.cs">\r
+      <Link>support.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\symbolwriter.cs">\r
+      <Link>symbolwriter.cs</Link>\r
+    </Compile>\r
+    <Compile Include="..\mcs\typemanager.cs">\r
+      <Link>typemanager.cs</Link>\r
+    </Compile>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r