You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

119 lines
4.9 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{2393D84F-D49D-4DA2-9133-8DB64AECC398}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>OT.Controls</RootNamespace>
  12. <AssemblyName>OT.Controls</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <DebugSymbols>true</DebugSymbols>
  26. <DebugType>full</DebugType>
  27. <Optimize>false</Optimize>
  28. <OutputPath>bin\Debug\</OutputPath>
  29. <DefineConstants>DEBUG;TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>bin\Release\</OutputPath>
  37. <DefineConstants>TRACE</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. </PropertyGroup>
  41. <ItemGroup>
  42. <Reference Include="System" />
  43. <Reference Include="System.Core" />
  44. <Reference Include="System.Design" />
  45. <Reference Include="System.Drawing" />
  46. <Reference Include="System.Web" />
  47. <Reference Include="System.Windows.Forms" />
  48. <Reference Include="System.Xml.Linq" />
  49. <Reference Include="System.Data.DataSetExtensions" />
  50. <Reference Include="Microsoft.CSharp" />
  51. <Reference Include="System.Data" />
  52. <Reference Include="System.Xml" />
  53. </ItemGroup>
  54. <ItemGroup>
  55. <Compile Include="AmtTextBox.cs" />
  56. <Compile Include="Calendar.cs" />
  57. <Compile Include="DataPager\CustomAttributes.cs" />
  58. <Compile Include="DataPager\Enumerations.cs" />
  59. <Compile Include="DataPager\Events.cs" />
  60. <Compile Include="DataPager\Methods.cs" />
  61. <Compile Include="DataPager\PageChangingEventArgs.cs" />
  62. <Compile Include="DataPager\Pager.cs" />
  63. <Compile Include="DataPager\PagerDesigner.cs" />
  64. <Compile Include="DataPager\PostBack.cs" />
  65. <Compile Include="DataPager\Properties.cs" />
  66. <Compile Include="DropDownList.cs" />
  67. <Compile Include="GridView\GridView.cs" />
  68. <Compile Include="GridView\GridViewPager.cs" />
  69. <Compile Include="GridView\GridViewSort.cs" />
  70. <Compile Include="GridView\TypeConverter.cs" />
  71. <Compile Include="OrderCalendar.cs" />
  72. <Compile Include="Properties\AssemblyInfo.cs" />
  73. <Compile Include="Toolbar\TBButton.cs" />
  74. <Compile Include="Toolbar\Toolbar.cs" />
  75. <Compile Include="Toolbar\ToolbarButton.cs" />
  76. <Compile Include="Toolbar\ToolbarDesigner.cs" />
  77. <Compile Include="Toolbar\ToolbarItem.cs" />
  78. <Compile Include="Toolbar\ToolbarItemCollection.cs" />
  79. <Compile Include="Toolbar\ToolbarItemCollectionEditor.cs" />
  80. <Compile Include="Toolbar\ToolbarLabel.cs" />
  81. <Compile Include="Toolbar\ToolbarTextbox.cs" />
  82. </ItemGroup>
  83. <ItemGroup>
  84. <ProjectReference Include="..\DBUtility\DBUtility.csproj">
  85. <Project>{42B54F40-7082-4C33-8588-7FB9A793627C}</Project>
  86. <Name>DBUtility</Name>
  87. </ProjectReference>
  88. <ProjectReference Include="..\OT.BLL\OT.BLL.csproj">
  89. <Project>{1C0A2FF3-0609-4687-9DE6-BC18679C7506}</Project>
  90. <Name>OT.BLL</Name>
  91. </ProjectReference>
  92. <ProjectReference Include="..\OT.DALFactory\OT.DALFactory.csproj">
  93. <Project>{01FBA8D5-6C28-4720-9E55-8B063FE2CD2F}</Project>
  94. <Name>OT.DALFactory</Name>
  95. </ProjectReference>
  96. <ProjectReference Include="..\OT.IDAL\OT.IDAL.csproj">
  97. <Project>{2F773E37-5D11-4F8B-A89F-B32D2429BF13}</Project>
  98. <Name>OT.IDAL</Name>
  99. </ProjectReference>
  100. <ProjectReference Include="..\OT.Model\OT.Model.csproj">
  101. <Project>{A308B1E8-C106-4E86-8020-5C0AA24C0BFA}</Project>
  102. <Name>OT.Model</Name>
  103. </ProjectReference>
  104. <ProjectReference Include="..\OT.SQLServerDAL\OT.SQLServerDAL.csproj">
  105. <Project>{CD43BC38-A3D0-4AED-AB0F-F2B2D54F52E8}</Project>
  106. <Name>OT.SQLServerDAL</Name>
  107. </ProjectReference>
  108. </ItemGroup>
  109. <ItemGroup>
  110. <EmbeddedResource Include="Js\AmtTextBox.js" />
  111. </ItemGroup>
  112. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  113. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  114. Other similar extension points exist, see Microsoft.Common.targets.
  115. <Target Name="BeforeBuild">
  116. </Target>
  117. <Target Name="AfterBuild">
  118. </Target>
  119. -->
  120. </Project>