115 lines
		
	
	
		
			5.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			115 lines
		
	
	
		
			5.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="utf-8"?>
 | 
						|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
						|
  <PropertyGroup>
 | 
						|
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 | 
						|
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 | 
						|
    <ProductVersion>8.0.30703</ProductVersion>
 | 
						|
    <SchemaVersion>2.0</SchemaVersion>
 | 
						|
    <ProjectGuid>{57C1D8BE-55D4-4403-BC65-FC59D8148504}</ProjectGuid>
 | 
						|
    <OutputType>Library</OutputType>
 | 
						|
    <AppDesignerFolder>Properties</AppDesignerFolder>
 | 
						|
    <RootNamespace>DevComponents.DotNetBar.Keyboard</RootNamespace>
 | 
						|
    <AssemblyName>DevComponents.DotNetBar.Keyboard</AssemblyName>
 | 
						|
    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
 | 
						|
    <TargetFrameworkProfile>
 | 
						|
    </TargetFrameworkProfile>
 | 
						|
    <FileAlignment>512</FileAlignment>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
 | 
						|
    <DebugSymbols>true</DebugSymbols>
 | 
						|
    <DebugType>full</DebugType>
 | 
						|
    <Optimize>false</Optimize>
 | 
						|
    <OutputPath>bin\Debug\</OutputPath>
 | 
						|
    <DefineConstants>DEBUG;TRACE</DefineConstants>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <WarningLevel>4</WarningLevel>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
 | 
						|
    <DebugType>pdbonly</DebugType>
 | 
						|
    <Optimize>true</Optimize>
 | 
						|
    <OutputPath>bin\Release\</OutputPath>
 | 
						|
    <DefineConstants>TRACE</DefineConstants>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <WarningLevel>4</WarningLevel>
 | 
						|
    <DocumentationFile>bin\Release\DevComponents.DotNetBar.Keyboard.XML</DocumentationFile>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release2005|AnyCPU'">
 | 
						|
    <OutputPath>bin\Release\</OutputPath>
 | 
						|
    <DefineConstants>TRACE</DefineConstants>
 | 
						|
    <Optimize>true</Optimize>
 | 
						|
    <DebugType>pdbonly</DebugType>
 | 
						|
    <PlatformTarget>AnyCPU</PlatformTarget>
 | 
						|
    <CodeAnalysisLogFile>bin\Release\DevComponents.DotNetBar.Keyboard.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
 | 
						|
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
 | 
						|
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
 | 
						|
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
 | 
						|
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
 | 
						|
    <DocumentationFile>bin\Release\DevComponents.DotNetBar.Keyboard.XML</DocumentationFile>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseTrial2005|AnyCPU' ">
 | 
						|
    <OutputPath>bin\Release\</OutputPath>
 | 
						|
    <DefineConstants>TRACE;TRIAL</DefineConstants>
 | 
						|
    <Optimize>true</Optimize>
 | 
						|
    <DebugType>pdbonly</DebugType>
 | 
						|
    <PlatformTarget>AnyCPU</PlatformTarget>
 | 
						|
    <CodeAnalysisLogFile>bin\Release\DevComponents.DotNetBar.Keyboard.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
 | 
						|
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
 | 
						|
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
 | 
						|
    <ErrorReport>prompt</ErrorReport>
 | 
						|
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
 | 
						|
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
 | 
						|
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
 | 
						|
    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
 | 
						|
    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
 | 
						|
    <DocumentationFile>bin\Release\DevComponents.DotNetBar.Keyboard.XML</DocumentationFile>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <SignAssembly>true</SignAssembly>
 | 
						|
  </PropertyGroup>
 | 
						|
  <PropertyGroup>
 | 
						|
    <AssemblyOriginatorKeyFile>dotnetbar.snk</AssemblyOriginatorKeyFile>
 | 
						|
  </PropertyGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Reference Include="System" />
 | 
						|
    <Reference Include="System.Data" />
 | 
						|
    <Reference Include="System.Drawing" />
 | 
						|
    <Reference Include="System.Windows.Forms" />
 | 
						|
    <Reference Include="System.Xml" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <Compile Include="Dpi.cs" />
 | 
						|
    <Compile Include="Keyboard.cs" />
 | 
						|
    <Compile Include="PopupVirtualKeyboard.cs">
 | 
						|
      <SubType>Form</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="Properties\AssemblyInfo.cs" />
 | 
						|
    <Compile Include="Renderer.cs" />
 | 
						|
    <Compile Include="TouchKeyboard.cs">
 | 
						|
      <SubType>Component</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="Touch\TouchHandler.cs" />
 | 
						|
    <Compile Include="Touch\WinApi.cs" />
 | 
						|
    <Compile Include="KeyboardControl.cs">
 | 
						|
      <SubType>Component</SubType>
 | 
						|
    </Compile>
 | 
						|
    <Compile Include="VirtualKeyboardColors.cs" />
 | 
						|
    <Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <None Include="dotnetbar.snk" />
 | 
						|
  </ItemGroup>
 | 
						|
  <ItemGroup>
 | 
						|
    <EmbeddedResource Include="KeyboardControl.ico" />
 | 
						|
    <EmbeddedResource Include="TouchKeyboard.ico" />
 | 
						|
  </ItemGroup>
 | 
						|
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>
 | 
						|
  -->
 | 
						|
</Project> |