reduce memory use on Attribute() caused by Attributes().
[mono.git] / mcs / class / System.Xml.Linq / System.Xml.Linq.csproj
index 2b3d5f05393852b859f7df1a1df122dc4419d6f1..3fcfc2547d5eb8d39a5ef1518e5f655e04627559 100644 (file)
     <BootstrapperEnabled>true</BootstrapperEnabled>\r
     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
   </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <Optimize>false</Optimize>\r
-    <OutputPath>bin\Debug_Java\</OutputPath>\r
+    <OutputPath>bin\Debug_Java20\</OutputPath>\r
     <DefineConstants>TRACE;DEBUG;JAVA;NET_1_1;NET_2_0;NET_3_5;TARGET_JVM</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <KeepIntermediate>false</KeepIntermediate>\r
     <TargetPlatform>0</TargetPlatform>\r
   </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <Optimize>true</Optimize>\r
-    <OutputPath>bin\Release_Java\</OutputPath>\r
-    <DefineConstants>TRACE;JAVA</DefineConstants>\r
+    <OutputPath>bin\Release_Java20\</OutputPath>\r
+    <DefineConstants>TRACE;JAVA;NET_1_1;NET_2_0;NET_3_5;TARGET_JVM</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
     <BaseAddress>285212672</BaseAddress>\r
@@ -71,7 +71,6 @@
     <Compile Include="..\..\build\common\MonoTODOAttribute.cs">\r
       <Link>Assembly\MonoTODOAttribute.cs</Link>\r
     </Compile>\r
-    <Compile Include="Assembly\AssemblyInfo.cs" />\r
     <Compile Include="System.Xml.Linq\Extensions.cs" />\r
     <Compile Include="System.Xml.Linq\LoadOptions.cs" />\r
     <Compile Include="System.Xml.Linq\SaveOptions.cs" />\r
     <Reference Include="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">\r
       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
     </Reference>\r
-    <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />\r
     <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />\r
   </ItemGroup>\r
   <ItemGroup>\r
   -->\r
   <ProjectExtensions>\r
     <VisualStudio>\r
-      <UserProperties REFS-RefInfo-rt="repository:jre:sun:1.6.0" REFS-JarPath-rt="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" />\r
+      <UserProperties REFS-JarPath-system="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" />\r
     </VisualStudio>\r
   </ProjectExtensions>\r
 </Project>
\ No newline at end of file