Inflate custom site container delegates correctly.
[mono.git] / mcs / mcs / dmcs.csproj
index 42ad264bb9ca25355b3a3ff47be62b073e8e2eac..154cad49494adcf326e4dc1314166f9204eb7ed9 100644 (file)
@@ -19,7 +19,7 @@
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
     <OutputPath>.\</OutputPath>
-    <DefineConstants>TRACE;DEBUG;NET_2_0;NET_4_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>
+    <DefineConstants>TRACE;DEBUG;NET_4_0;MS_COMPATIBLE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
     <UseVSHostingProcess>true</UseVSHostingProcess>
     </Compile>
     <Compile Include="location.cs">
     </Compile>
+    <Compile Include="membercache.cs" />
     <Compile Include="method.cs" />
     <Compile Include="modifiers.cs">
     </Compile>
     </Compile>
     <Compile Include="linq.cs" />
     <Compile Include="field.cs" />
+    <Compile Include="typespec.cs" />
   </ItemGroup>
   <ItemGroup>
     <Folder Include="Properties\" />
   <Target Name="AfterBuild">
   </Target>
   -->
-</Project>
+</Project>
\ No newline at end of file