System.Web.Extensions.Design.csproj 5.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java20</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{54EEEB65-F3A8-4D10-B916-B76A0BDD66CF}</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.Design</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.Design</RootNamespace>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug_Java20\</OutputPath>
  25. <DefineConstants>TRACE;DEBUG;JAVA;NET_2_0;NET_1_1;TARGET_JVM</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <BaseAddress>285212672</BaseAddress>
  29. <SkipValidation>false</SkipValidation>
  30. <KeepIntermediate>false</KeepIntermediate>
  31. <TargetPlatform>0</TargetPlatform>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release_Java20\</OutputPath>
  37. <DefineConstants>TRACE;JAVA;NET_2_0;NET_1_1;TARGET_JVM</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <BaseAddress>285212672</BaseAddress>
  41. <SkipValidation>false</SkipValidation>
  42. <KeepIntermediate>false</KeepIntermediate>
  43. <TargetPlatform>0</TargetPlatform>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Compile Include="Assembly\AssemblyInfo.cs" />
  47. <Compile Include="..\..\build\common\Consts.cs.in">
  48. <Link>Consts.cs.in</Link>
  49. </Compile>
  50. <Compile Include="..\..\build\common\Locale.cs">
  51. <Link>Locale.cs</Link>
  52. </Compile>
  53. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  54. <Link>MonoTODOAttribute.cs</Link>
  55. </Compile>
  56. <Compile Include="System.Web.Extensions.Design\AsyncPostBackTriggerControlIDConverter.cs" />
  57. <Compile Include="System.Web.Extensions.Design\AsyncPostBackTriggerEventNameConverter.cs" />
  58. <Compile Include="System.Web.Extensions.Design\CollectionEditorBase.cs" />
  59. <Compile Include="System.Web.Extensions.Design\ExtenderControlDesigner.cs" />
  60. <Compile Include="System.Web.Extensions.Design\PostBackTriggerControlIDConverter.cs" />
  61. <Compile Include="System.Web.Extensions.Design\ScriptManagerDesigner.cs" />
  62. <Compile Include="System.Web.Extensions.Design\ScriptManagerProxyDesigner.cs" />
  63. <Compile Include="System.Web.Extensions.Design\TimerDesigner.cs" />
  64. <Compile Include="System.Web.Extensions.Design\UpdatePanelDesigner.cs" />
  65. <Compile Include="System.Web.Extensions.Design\UpdatePanelTriggerCollectionEditor.cs" />
  66. <Compile Include="System.Web.Extensions.Design\UpdateProgressAssociatedUpdatePanelIDConverter.cs" />
  67. <Compile Include="System.Web.Extensions.Design\UpdateProgressDesigner.cs" />
  68. </ItemGroup>
  69. <ItemGroup>
  70. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  71. <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  72. <Reference Include="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  73. <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  74. <Reference Include="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=x86" />
  75. <Reference Include="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Folder Include="Properties\" />
  79. </ItemGroup>
  80. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  81. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  82. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  83. Other similar extension points exist, see Microsoft.Common.targets.
  84. <Target Name="BeforeBuild">
  85. </Target>
  86. <Target Name="AfterBuild">
  87. </Target>
  88. -->
  89. <ProjectExtensions>
  90. <VisualStudio>
  91. <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="" REFS-JarPath-system-design="" REFS-RefInfo-system-design="repository:vmw:framework:2.0" REFS-JarPath-system-drawing="" REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-JarPath-system-windows-forms="" REFS-RefInfo-system-windows-forms="repository:vmw:framework:2.0" REFS-JarPath-system-web="" REFS-RefInfo-system-web="repository:vmw:framework:2.0" REFS-JarPath-system-configuration="" REFS-RefInfo-system-configuration="repository:vmw:framework:2.0" />
  92. </VisualStudio>
  93. </ProjectExtensions>
  94. </Project>