Просмотр исходного кода

added/fixed project files

svn path=/trunk/mcs/; revision=81375
Igor Zelmanovich 18 лет назад
Родитель
Сommit
fc7540afc4

+ 184 - 0
mcs/class/System.Web.Extensions/System.Web.Extensions.JavaEE.csproj

@@ -0,0 +1,184 @@
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+  <PropertyGroup>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{39836A5C-64D0-4801-9493-DEF694338EF5}</ProjectGuid>
+    <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
+    <OutputType>Library</OutputType>
+    <AppDesignerFolder>Properties</AppDesignerFolder>
+    <AssemblyName>System.Web.Extensions</AssemblyName>
+    <JDKName>1.6</JDKName>
+    <GHProjectType>1</GHProjectType>
+    <Version>2.0</Version>
+    <UseVSHostingProcess>false</UseVSHostingProcess>
+    <AdditionalClassPath>
+    </AdditionalClassPath>
+    <RootNamespace>System.Web.Extensions</RootNamespace>
+    <jarserver>ipa</jarserver>
+    <StartupObject>
+    </StartupObject>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
+    <DebugSymbols>true</DebugSymbols>
+    <DebugType>full</DebugType>
+    <Optimize>false</Optimize>
+    <OutputPath>bin\Debug_Java\</OutputPath>
+    <DefineConstants>TRACE;DEBUG;JAVA,NET_2_0,TARGET_JVM, TARGET_J2EE,SYSTEM_WEB_EXTENSIONS</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <BaseAddress>4194304</BaseAddress>
+    <SkipValidation>false</SkipValidation>
+    <KeepIntermediate>false</KeepIntermediate>
+    <TargetPlatform>0</TargetPlatform>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
+    <DebugType>pdbonly</DebugType>
+    <Optimize>true</Optimize>
+    <OutputPath>bin\Release_Java\</OutputPath>
+    <DefineConstants>TRACE;JAVA</DefineConstants>
+    <ErrorReport>prompt</ErrorReport>
+    <WarningLevel>4</WarningLevel>
+    <BaseAddress>4194304</BaseAddress>
+    <SkipValidation>false</SkipValidation>
+    <KeepIntermediate>false</KeepIntermediate>
+    <TargetPlatform>0</TargetPlatform>
+    <PlatformTarget>AnyCPU</PlatformTarget>
+  </PropertyGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
+  <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
+  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
+       Other similar extension points exist, see Microsoft.Common.targets.
+  <Target Name="BeforeBuild">
+  </Target>
+  <Target Name="AfterBuild">
+  </Target>
+  -->
+  <ProjectExtensions>
+    <VisualStudio>
+      <UserProperties REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-web-services="repository:vmw:framework:2.0" REFS-JarPath-system-web-services="" REFS-RefInfo-system-web="repository:vmw:framework:2.0" REFS-JarPath-system-web="" REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-JarPath-system-drawing="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-configuration="repository:vmw:framework:2.0" REFS-JarPath-system-configuration="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system="" REFS-JarPath-rt="" REFS-RefInfo-rt="repository:jre:sun:1.6.0" />
+    </VisualStudio>
+  </ProjectExtensions>
+  <ItemGroup>
+    <Reference Include="rt, Version=1.6.0.65535, Culture=neutral, processorArchitecture=MSIL" />
+    <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
+    <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
+    <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
+    <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
+    <Reference Include="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86" />
+    <Reference Include="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
+    <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="..\..\build\common\Consts.cs">
+      <Link>Assembly\Consts.cs</Link>
+    </Compile>
+    <Compile Include="..\..\build\common\Locale.cs">
+      <Link>Assembly\Locale.cs</Link>
+    </Compile>
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
+      <Link>Assembly\MonoTODOAttribute.cs</Link>
+    </Compile>
+    <Compile Include="..\System.Web\System.Web.Handlers\AssemblyResourceLoader.cs">
+      <Link>System.Web.Handlers\AssemblyResourceLoader.cs</Link>
+    </Compile>
+    <Compile Include="Assembly\AssemblyInfo.cs" />
+    <Compile Include="System.Web.Configuration\Converter.cs" />
+    <Compile Include="System.Web.Configuration\ConvertersCollection.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingAuthenticationServiceSection.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingJsonSerializationSection.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingProfileServiceSection.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingScriptResourceHandlerSection.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingSectionGroup.cs" />
+    <Compile Include="System.Web.Configuration\ScriptingWebServicesSectionGroup.cs" />
+    <Compile Include="System.Web.Configuration\SystemWebExtensionsSectionGroup.cs" />
+    <Compile Include="System.Web.Handlers\ScriptModule.cs" />
+    <Compile Include="System.Web.Handlers\ScriptResourceHandler.cs" />
+    <Compile Include="System.Web.Script.Serialization\JavaScriptConverter.cs" />
+    <Compile Include="System.Web.Script.Serialization\JavaScriptSerializer.cs" />
+    <Compile Include="System.Web.Script.Serialization\JavaScriptTypeResolver.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptConstructor.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptConvert.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptParameters.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptUtils.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonReader.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonReaderException.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonSerializationException.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonSerializer.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonToken.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonWriter.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\JsonWriterException.cs" />
+    <Compile Include="System.Web.Script.Serialization\JSON\ReflectionUtils.cs" />
+    <Compile Include="System.Web.Script.Serialization\ScriptIgnoreAttribute.cs" />
+    <Compile Include="System.Web.Script.Serialization\SimpleTypeResolver.cs" />
+    <Compile Include="System.Web.Script.Services\ClientProxyHandler.cs" />
+    <Compile Include="System.Web.Script.Services\GenerateScriptTypeAttribute.cs" />
+    <Compile Include="System.Web.Script.Services\LogicalTypeInfo.cs" />
+    <Compile Include="System.Web.Script.Services\ResponseFormat.cs" />
+    <Compile Include="System.Web.Script.Services\RestHandler.cs" />
+    <Compile Include="System.Web.Script.Services\ScriptHandlerFactory.cs" />
+    <Compile Include="System.Web.Script.Services\ScriptMethodAttribute.cs" />
+    <Compile Include="System.Web.Script.Services\ScriptServiceAttribute.cs" />
+    <Compile Include="System.Web.UI\AsyncPostBackErrorEventArgs.cs" />
+    <Compile Include="System.Web.UI\AsyncPostBackTrigger.cs" />
+    <Compile Include="System.Web.UI\AuthenticationServiceManager.cs" />
+    <Compile Include="System.Web.UI\ExtenderControl.cs" />
+    <Compile Include="System.Web.UI\IExtenderControl.cs" />
+    <Compile Include="System.Web.UI\IScriptControl.cs" />
+    <Compile Include="System.Web.UI\PostBackTrigger.cs" />
+    <Compile Include="System.Web.UI\ProfileServiceManager.cs" />
+    <Compile Include="System.Web.UI\ScriptBehaviorDescriptor.cs" />
+    <Compile Include="System.Web.UI\ScriptComponentDescriptor.cs" />
+    <Compile Include="System.Web.UI\ScriptControl.cs" />
+    <Compile Include="System.Web.UI\ScriptControlDescriptor.cs" />
+    <Compile Include="System.Web.UI\ScriptDescriptor.cs" />
+    <Compile Include="System.Web.UI\ScriptManager.cs" />
+    <Compile Include="System.Web.UI\ScriptManagerProxy.cs" />
+    <Compile Include="System.Web.UI\ScriptMode.cs" />
+    <Compile Include="System.Web.UI\ScriptReference.cs" />
+    <Compile Include="System.Web.UI\ScriptReferenceCollection.cs" />
+    <Compile Include="System.Web.UI\ScriptReferenceEventArgs.cs" />
+    <Compile Include="System.Web.UI\ScriptResourceAttribute.cs" />
+    <Compile Include="System.Web.UI\ServiceReference.cs" />
+    <Compile Include="System.Web.UI\ServiceReferenceCollection.cs" />
+    <Compile Include="System.Web.UI\TargetControlTypeAttribute.cs" />
+    <Compile Include="System.Web.UI\Timer.cs" />
+    <Compile Include="System.Web.UI\UpdatePanel.cs" />
+    <Compile Include="System.Web.UI\UpdatePanelControlTrigger.cs" />
+    <Compile Include="System.Web.UI\UpdatePanelRenderMode.cs" />
+    <Compile Include="System.Web.UI\UpdatePanelTrigger.cs" />
+    <Compile Include="System.Web.UI\UpdatePanelTriggerCollection.cs" />
+    <Compile Include="System.Web.UI\UpdatePanelUpdateMode.cs" />
+    <Compile Include="System.Web.UI\UpdateProgress.cs" />
+  </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.debug.js">
+      <LogicalName>MicrosoftAjax.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.js">
+      <LogicalName>MicrosoftAjax.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.debug.js">
+      <LogicalName>MicrosoftAjaxTimer.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.js">
+      <LogicalName>MicrosoftAjaxTimer.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.debug.js">
+      <LogicalName>MicrosoftAjaxWebForms.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.js">
+      <LogicalName>MicrosoftAjaxWebForms.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="Res.resx">
+      <SubType>Designer</SubType>
+      <Generator>ResXFileCodeGenerator</Generator>
+      <LastGenOutput>Res.Designer.cs</LastGenOutput>
+    </EmbeddedResource>
+  </ItemGroup>
+  <ItemGroup>
+    <Folder Include="Properties\" />
+  </ItemGroup>
+</Project>

+ 29 - 0
mcs/class/System.Web.Extensions/System.Web.Extensions.csproj

@@ -82,8 +82,12 @@
     <Compile Include="System.Web.Script.Serialization\JSON\ReflectionUtils.cs" />
     <Compile Include="System.Web.Script.Serialization\ScriptIgnoreAttribute.cs" />
     <Compile Include="System.Web.Script.Serialization\SimpleTypeResolver.cs" />
+    <Compile Include="System.Web.Script.Services\ClientProxyHandler.cs" />
     <Compile Include="System.Web.Script.Services\GenerateScriptTypeAttribute.cs" />
+    <Compile Include="System.Web.Script.Services\LogicalTypeInfo.cs" />
     <Compile Include="System.Web.Script.Services\ResponseFormat.cs" />
+    <Compile Include="System.Web.Script.Services\RestHandler.cs" />
+    <Compile Include="System.Web.Script.Services\ScriptHandlerFactory.cs" />
     <Compile Include="System.Web.Script.Services\ScriptMethodAttribute.cs" />
     <Compile Include="System.Web.Script.Services\ScriptServiceAttribute.cs" />
     <Compile Include="System.Web.UI\AsyncPostBackErrorEventArgs.cs" />
@@ -118,6 +122,31 @@
     <Compile Include="System.Web.UI\UpdatePanelUpdateMode.cs" />
     <Compile Include="System.Web.UI\UpdateProgress.cs" />
   </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.debug.js">
+      <LogicalName>MicrosoftAjax.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.js">
+      <LogicalName>MicrosoftAjax.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.debug.js">
+      <LogicalName>MicrosoftAjaxTimer.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.js">
+      <LogicalName>MicrosoftAjaxTimer.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.debug.js">
+      <LogicalName>MicrosoftAjaxWebForms.debug.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.js">
+      <LogicalName>MicrosoftAjaxWebForms.js</LogicalName>
+    </EmbeddedResource>
+    <EmbeddedResource Include="Res.resx">
+      <SubType>Designer</SubType>
+      <Generator>ResXFileCodeGenerator</Generator>
+      <LastGenOutput>Res.Designer.cs</LastGenOutput>
+    </EmbeddedResource>
+  </ItemGroup>
   <ItemGroup>
     <Folder Include="Properties\" />
   </ItemGroup>