OSDN Git Service

Create higher quality GIF files with Octree Quantizer
[buragesnap/BurageSnap.git] / BurageSnap / BurageSnap.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7     <ProjectGuid>{78D1E361-7242-4EDB-A69E-D477C396A68D}</ProjectGuid>
8     <OutputType>WinExe</OutputType>
9     <AppDesignerFolder>Properties</AppDesignerFolder>
10     <RootNamespace>BurageSnap</RootNamespace>
11     <AssemblyName>BurageSnap</AssemblyName>
12     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
13     <FileAlignment>512</FileAlignment>
14     <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
15   </PropertyGroup>
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17     <PlatformTarget>AnyCPU</PlatformTarget>
18     <DebugSymbols>true</DebugSymbols>
19     <DebugType>full</DebugType>
20     <Optimize>false</Optimize>
21     <OutputPath>bin\Debug\</OutputPath>
22     <DefineConstants>DEBUG;TRACE</DefineConstants>
23     <ErrorReport>prompt</ErrorReport>
24     <WarningLevel>4</WarningLevel>
25     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <PlatformTarget>AnyCPU</PlatformTarget>
29     <DebugType>pdbonly</DebugType>
30     <Optimize>true</Optimize>
31     <OutputPath>bin\Release\</OutputPath>
32     <DefineConstants>TRACE</DefineConstants>
33     <ErrorReport>prompt</ErrorReport>
34     <WarningLevel>4</WarningLevel>
35     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
36   </PropertyGroup>
37   <PropertyGroup>
38     <ApplicationIcon>app.ico</ApplicationIcon>
39   </PropertyGroup>
40   <ItemGroup>
41     <Reference Include="System" />
42     <Reference Include="System.Core" />
43     <Reference Include="System.Xml.Linq" />
44     <Reference Include="System.Data.DataSetExtensions" />
45     <Reference Include="Microsoft.CSharp" />
46     <Reference Include="System.Data" />
47     <Reference Include="System.Deployment" />
48     <Reference Include="System.Drawing" />
49     <Reference Include="System.Net.Http" />
50     <Reference Include="System.Windows.Forms" />
51     <Reference Include="System.Xml" />
52   </ItemGroup>
53   <ItemGroup>
54     <Compile Include="AnimationGifEncoder.cs" />
55     <Compile Include="Capture.cs" />
56     <Compile Include="ConfirmDialog.cs">
57       <SubType>Form</SubType>
58     </Compile>
59     <Compile Include="ConfirmDialog.Designer.cs">
60       <DependentUpon>ConfirmDialog.cs</DependentUpon>
61     </Compile>
62     <Compile Include="OctreeQuantizer.cs" />
63     <Compile Include="Recorder.cs" />
64     <Compile Include="Config.cs" />
65     <Compile Include="OptionDialog.cs">
66       <SubType>Form</SubType>
67     </Compile>
68     <Compile Include="OptionDialog.Designer.cs">
69       <DependentUpon>OptionDialog.cs</DependentUpon>
70     </Compile>
71     <Compile Include="FormMain.cs">
72       <SubType>Form</SubType>
73     </Compile>
74     <Compile Include="FormMain.Designer.cs">
75       <DependentUpon>FormMain.cs</DependentUpon>
76     </Compile>
77     <Compile Include="Program.cs" />
78     <Compile Include="Properties\AssemblyInfo.cs" />
79     <EmbeddedResource Include="ConfirmDialog.ja.resx">
80       <DependentUpon>ConfirmDialog.cs</DependentUpon>
81     </EmbeddedResource>
82     <EmbeddedResource Include="ConfirmDialog.resx">
83       <DependentUpon>ConfirmDialog.cs</DependentUpon>
84     </EmbeddedResource>
85     <EmbeddedResource Include="FormMain.ja.resx">
86       <DependentUpon>FormMain.cs</DependentUpon>
87     </EmbeddedResource>
88     <EmbeddedResource Include="FormMain.resx">
89       <DependentUpon>FormMain.cs</DependentUpon>
90     </EmbeddedResource>
91     <EmbeddedResource Include="OptionDialog.ja.resx">
92       <DependentUpon>OptionDialog.cs</DependentUpon>
93       <SubType>Designer</SubType>
94     </EmbeddedResource>
95     <EmbeddedResource Include="OptionDialog.resx">
96       <DependentUpon>OptionDialog.cs</DependentUpon>
97     </EmbeddedResource>
98     <EmbeddedResource Include="Properties\Resources.resx">
99       <Generator>ResXFileCodeGenerator</Generator>
100       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
101       <SubType>Designer</SubType>
102     </EmbeddedResource>
103     <Compile Include="Properties\Resources.Designer.cs">
104       <AutoGen>True</AutoGen>
105       <DependentUpon>Resources.resx</DependentUpon>
106       <DesignTime>True</DesignTime>
107     </Compile>
108     <EmbeddedResource Include="Properties\Resources.ja.resx">
109       <SubType>Designer</SubType>
110     </EmbeddedResource>
111     <None Include="Properties\Settings.settings">
112       <Generator>SettingsSingleFileGenerator</Generator>
113       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
114     </None>
115     <Compile Include="Properties\Settings.Designer.cs">
116       <AutoGen>True</AutoGen>
117       <DependentUpon>Settings.settings</DependentUpon>
118       <DesignTimeSharedInput>True</DesignTimeSharedInput>
119     </Compile>
120   </ItemGroup>
121   <ItemGroup>
122     <None Include="App.config" />
123   </ItemGroup>
124   <ItemGroup>
125     <None Include="folder_open.ico" />
126   </ItemGroup>
127   <ItemGroup>
128     <None Include="cogs.ico" />
129   </ItemGroup>
130   <ItemGroup>
131     <None Include="folder_open_16.ico" />
132   </ItemGroup>
133   <ItemGroup>
134     <Content Include="app.ico" />
135   </ItemGroup>
136   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
137   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
138        Other similar extension points exist, see Microsoft.Common.targets.
139   <Target Name="BeforeBuild">
140   </Target>
141   <Target Name="AfterBuild">
142   </Target>
143   -->
144 </Project>