2
0

System.Web.Extensions.JavaEE.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{39836A5C-64D0-4801-9493-DEF694338EF5}</ProjectGuid>
  8. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <AssemblyName>System.Web.Extensions</AssemblyName>
  12. <JDKName>1.6</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <Version>2.0</Version>
  15. <UseVSHostingProcess>false</UseVSHostingProcess>
  16. <AdditionalClassPath>
  17. </AdditionalClassPath>
  18. <RootNamespace>System.Web.Extensions</RootNamespace>
  19. <StartupObject>
  20. </StartupObject>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug_Java\</OutputPath>
  27. <DefineConstants>TRACE;DEBUG;JAVA,NET_2_0,TARGET_JVM, TARGET_J2EE,SYSTEM_WEB_EXTENSIONS</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <BaseAddress>4194304</BaseAddress>
  31. <SkipValidation>false</SkipValidation>
  32. <KeepIntermediate>false</KeepIntermediate>
  33. <TargetPlatform>0</TargetPlatform>
  34. <PlatformTarget>AnyCPU</PlatformTarget>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  37. <DebugType>pdbonly</DebugType>
  38. <Optimize>true</Optimize>
  39. <OutputPath>bin\Release_Java\</OutputPath>
  40. <DefineConstants>TRACE;JAVA,NET_2_0,TARGET_JVM, TARGET_J2EE,SYSTEM_WEB_EXTENSIONS</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <BaseAddress>4194304</BaseAddress>
  44. <SkipValidation>false</SkipValidation>
  45. <KeepIntermediate>false</KeepIntermediate>
  46. <TargetPlatform>0</TargetPlatform>
  47. <PlatformTarget>AnyCPU</PlatformTarget>
  48. </PropertyGroup>
  49. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  50. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  51. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  52. Other similar extension points exist, see Microsoft.Common.targets.
  53. <Target Name="BeforeBuild">
  54. </Target>
  55. <Target Name="AfterBuild">
  56. </Target>
  57. -->
  58. <ProjectExtensions>
  59. <VisualStudio>
  60. <UserProperties REFS-RefInfo-rt="repository:jre:sun:1.6.0" REFS-JarPath-rt="" REFS-JarPath-system="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system-configuration="" REFS-RefInfo-system-configuration="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-drawing="" REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-JarPath-system-web="" REFS-RefInfo-system-web="repository:vmw:framework:2.0" REFS-JarPath-system-web-services="" REFS-RefInfo-system-web-services="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" />
  61. </VisualStudio>
  62. </ProjectExtensions>
  63. <ItemGroup>
  64. <Reference Include="J2SE.Helpers">
  65. <Private>False</Private>
  66. <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  69. <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  70. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
  71. <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  72. <Reference Include="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86" />
  73. <Reference Include="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  74. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <Compile Include="..\..\build\common\Consts.cs">
  78. <Link>Assembly\Consts.cs</Link>
  79. </Compile>
  80. <Compile Include="..\..\build\common\Locale.cs">
  81. <Link>Assembly\Locale.cs</Link>
  82. </Compile>
  83. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  84. <Link>Assembly\MonoTODOAttribute.cs</Link>
  85. </Compile>
  86. <Compile Include="..\System.Web\System.Web.Handlers\AssemblyResourceLoader.cs">
  87. <Link>System.Web.Handlers\AssemblyResourceLoader.cs</Link>
  88. </Compile>
  89. <Compile Include="Assembly\AssemblyInfo.cs" />
  90. <Compile Include="System.Web.Configuration\Converter.cs" />
  91. <Compile Include="System.Web.Configuration\ConvertersCollection.cs" />
  92. <Compile Include="System.Web.Configuration\ScriptingAuthenticationServiceSection.cs" />
  93. <Compile Include="System.Web.Configuration\ScriptingJsonSerializationSection.cs" />
  94. <Compile Include="System.Web.Configuration\ScriptingProfileServiceSection.cs" />
  95. <Compile Include="System.Web.Configuration\ScriptingScriptResourceHandlerSection.cs" />
  96. <Compile Include="System.Web.Configuration\ScriptingSectionGroup.cs" />
  97. <Compile Include="System.Web.Configuration\ScriptingWebServicesSectionGroup.cs" />
  98. <Compile Include="System.Web.Configuration\SystemWebExtensionsSectionGroup.cs" />
  99. <Compile Include="System.Web.Handlers\ScriptModule.cs" />
  100. <Compile Include="System.Web.Handlers\ScriptResourceHandler.cs" />
  101. <Compile Include="System.Web.Script.Serialization\JavaScriptConverter.cs" />
  102. <Compile Include="System.Web.Script.Serialization\JavaScriptSerializer.cs" />
  103. <Compile Include="System.Web.Script.Serialization\JavaScriptTypeResolver.cs" />
  104. <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptConstructor.cs" />
  105. <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptConvert.cs" />
  106. <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptParameters.cs" />
  107. <Compile Include="System.Web.Script.Serialization\JSON\JavaScriptUtils.cs" />
  108. <Compile Include="System.Web.Script.Serialization\JSON\JsonReader.cs" />
  109. <Compile Include="System.Web.Script.Serialization\JSON\JsonReaderException.cs" />
  110. <Compile Include="System.Web.Script.Serialization\JSON\JsonSerializationException.cs" />
  111. <Compile Include="System.Web.Script.Serialization\JSON\JsonSerializer.cs" />
  112. <Compile Include="System.Web.Script.Serialization\JSON\JsonToken.cs" />
  113. <Compile Include="System.Web.Script.Serialization\JSON\JsonWriter.cs" />
  114. <Compile Include="System.Web.Script.Serialization\JSON\JsonWriterException.cs" />
  115. <Compile Include="System.Web.Script.Serialization\JSON\ReflectionUtils.cs" />
  116. <Compile Include="System.Web.Script.Serialization\ScriptIgnoreAttribute.cs" />
  117. <Compile Include="System.Web.Script.Serialization\SimpleTypeResolver.cs" />
  118. <Compile Include="System.Web.Script.Services\ClientProxyHandler.cs" />
  119. <Compile Include="System.Web.Script.Services\GenerateScriptTypeAttribute.cs" />
  120. <Compile Include="System.Web.Script.Services\LogicalTypeInfo.cs" />
  121. <Compile Include="System.Web.Script.Services\ResponseFormat.cs" />
  122. <Compile Include="System.Web.Script.Services\RestHandler.cs" />
  123. <Compile Include="System.Web.Script.Services\ScriptHandlerFactory.cs" />
  124. <Compile Include="System.Web.Script.Services\ScriptMethodAttribute.cs" />
  125. <Compile Include="System.Web.Script.Services\ScriptServiceAttribute.cs" />
  126. <Compile Include="System.Web.UI\AsyncPostBackErrorEventArgs.cs" />
  127. <Compile Include="System.Web.UI\AsyncPostBackTrigger.cs" />
  128. <Compile Include="System.Web.UI\AuthenticationServiceManager.cs" />
  129. <Compile Include="System.Web.UI\ExtenderControl.cs" />
  130. <Compile Include="System.Web.UI\IExtenderControl.cs" />
  131. <Compile Include="System.Web.UI\IScriptControl.cs" />
  132. <Compile Include="System.Web.UI\PostBackTrigger.cs" />
  133. <Compile Include="System.Web.UI\ProfileServiceManager.cs" />
  134. <Compile Include="System.Web.UI\ScriptBehaviorDescriptor.cs" />
  135. <Compile Include="System.Web.UI\ScriptComponentDescriptor.cs" />
  136. <Compile Include="System.Web.UI\ScriptControl.cs" />
  137. <Compile Include="System.Web.UI\ScriptControlDescriptor.cs" />
  138. <Compile Include="System.Web.UI\ScriptDescriptor.cs" />
  139. <Compile Include="System.Web.UI\ScriptManager.cs" />
  140. <Compile Include="System.Web.UI\ScriptManagerProxy.cs" />
  141. <Compile Include="System.Web.UI\ScriptMode.cs" />
  142. <Compile Include="System.Web.UI\ScriptReference.cs" />
  143. <Compile Include="System.Web.UI\ScriptReferenceCollection.cs" />
  144. <Compile Include="System.Web.UI\ScriptReferenceEventArgs.cs" />
  145. <Compile Include="System.Web.UI\ScriptResourceAttribute.cs" />
  146. <Compile Include="System.Web.UI\ServiceReference.cs" />
  147. <Compile Include="System.Web.UI\ServiceReferenceCollection.cs" />
  148. <Compile Include="System.Web.UI\TargetControlTypeAttribute.cs" />
  149. <Compile Include="System.Web.UI\Timer.cs" />
  150. <Compile Include="System.Web.UI\UpdatePanel.cs" />
  151. <Compile Include="System.Web.UI\UpdatePanelControlTrigger.cs" />
  152. <Compile Include="System.Web.UI\UpdatePanelRenderMode.cs" />
  153. <Compile Include="System.Web.UI\UpdatePanelTrigger.cs" />
  154. <Compile Include="System.Web.UI\UpdatePanelTriggerCollection.cs" />
  155. <Compile Include="System.Web.UI\UpdatePanelUpdateMode.cs" />
  156. <Compile Include="System.Web.UI\UpdateProgress.cs" />
  157. </ItemGroup>
  158. <ItemGroup>
  159. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.debug.js">
  160. <Link>Resources\MicrosoftAjax.debug.js</Link>
  161. <LogicalName>MicrosoftAjax.debug.js</LogicalName>
  162. </EmbeddedResource>
  163. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.js">
  164. <Link>Resources\MicrosoftAjax.js</Link>
  165. <LogicalName>MicrosoftAjax.js</LogicalName>
  166. </EmbeddedResource>
  167. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.debug.js">
  168. <Link>Resources\MicrosoftAjaxTimer.debug.js</Link>
  169. <LogicalName>MicrosoftAjaxTimer.debug.js</LogicalName>
  170. </EmbeddedResource>
  171. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.js">
  172. <Link>Resources\MicrosoftAjaxTimer.js</Link>
  173. <LogicalName>MicrosoftAjaxTimer.js</LogicalName>
  174. </EmbeddedResource>
  175. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.debug.js">
  176. <Link>Resources\MicrosoftAjaxWebForms.debug.js</Link>
  177. <LogicalName>MicrosoftAjaxWebForms.debug.js</LogicalName>
  178. </EmbeddedResource>
  179. <EmbeddedResource Include="..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.js">
  180. <Link>Resources\MicrosoftAjaxWebForms.js</Link>
  181. <LogicalName>MicrosoftAjaxWebForms.js</LogicalName>
  182. </EmbeddedResource>
  183. </ItemGroup>
  184. <ItemGroup>
  185. <Folder Include="Properties\" />
  186. </ItemGroup>
  187. </Project>