Don't print null on exit
[mono.git] / mcs / mcs / gmcs.csproj
index cdb814cf4c7b09874e3a140e1826f42091018dd8..612d21a4117532f522306369e01466115bbc807a 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>\r
+<?xml version="1.0" encoding="utf-8"?>\r
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
@@ -18,7 +18,7 @@
     <DebugType>full</DebugType>\r
     <Optimize>false</Optimize>\r
     <OutputPath>.</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE;NET_2_0</DefineConstants>\r
+    <DefineConstants>TRACE;DEBUG;NET_2_0;MS_COMPATIBLE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <UseVSHostingProcess>false</UseVSHostingProcess>\r
@@ -96,6 +96,7 @@
     <Compile Include="linq.cs" />\r
     <Compile Include="field.cs" />\r
     <Compile Include="typespec.cs" />\r
+    <Compile Include="visit.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r