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.
74 lines
2.8 KiB
74 lines
2.8 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|
<!--Project was exported from assembly: d:\Downloads\Катакана.exe--> |
|
<PropertyGroup> |
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|
<ProjectGuid>{657E43C9-9A83-4A18-84E6-F04336ACF25A}</ProjectGuid> |
|
<OutputType>WinExe</OutputType> |
|
<AssemblyName>jp</AssemblyName> |
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|
<ApplicationVersion>1.0.0.0</ApplicationVersion> |
|
<FileAlignment>512</FileAlignment> |
|
<RootNamespace>jp</RootNamespace> |
|
</PropertyGroup> |
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<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' "> |
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
<DebugType>pdbonly</DebugType> |
|
<Optimize>true</Optimize> |
|
<OutputPath>bin\Release\</OutputPath> |
|
<DefineConstants>TRACE</DefineConstants> |
|
<ErrorReport>prompt</ErrorReport> |
|
<WarningLevel>4</WarningLevel> |
|
</PropertyGroup> |
|
<ItemGroup> |
|
<Reference Include="System.Data" /> |
|
<Reference Include="System.Windows.Forms" /> |
|
<Reference Include="System" /> |
|
<Reference Include="System.Drawing" /> |
|
<Reference Include="System.Xml" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<Compile Include="Form1.cs"> |
|
<SubType>Form</SubType> |
|
</Compile> |
|
<Compile Include="Form2.cs"> |
|
<SubType>Form</SubType> |
|
</Compile> |
|
<Compile Include="Form2.Designer.cs"> |
|
<DependentUpon>Form2.cs</DependentUpon> |
|
</Compile> |
|
<Compile Include="Form3.cs"> |
|
<SubType>Form</SubType> |
|
</Compile> |
|
<Compile Include="Form3.Designer.cs"> |
|
<DependentUpon>Form3.cs</DependentUpon> |
|
</Compile> |
|
<Compile Include="HintKat.cs"> |
|
<SubType>Form</SubType> |
|
</Compile> |
|
<Compile Include="Program.cs" /> |
|
<Compile Include="Properties\Resources.cs" /> |
|
<Compile Include="Properties\Settings.cs" /> |
|
<Compile Include="AssemblyInfo.cs" /> |
|
</ItemGroup> |
|
<ItemGroup> |
|
<EmbeddedResource Include="Form1.resx" /> |
|
<EmbeddedResource Include="Form3.resx"> |
|
<DependentUpon>Form3.cs</DependentUpon> |
|
</EmbeddedResource> |
|
<EmbeddedResource Include="HintKat.resx" /> |
|
<EmbeddedResource Include="Properties\Resources.resx" /> |
|
</ItemGroup> |
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|
</Project> |