OSDN Git Service

プロキシの自動設定を実装する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / KancolleSniffer.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />\r
4   <PropertyGroup>\r
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
7     <ProjectGuid>{C2DD27CE-5AB7-408B-B60C-F3BE22B01E85}</ProjectGuid>\r
8     <OutputType>WinExe</OutputType>\r
9     <AppDesignerFolder>Properties</AppDesignerFolder>\r
10     <RootNamespace>KancolleSniffer</RootNamespace>\r
11     <AssemblyName>KancolleSniffer</AssemblyName>\r
12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
13     <FileAlignment>512</FileAlignment>\r
14     <TargetFrameworkProfile />\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
17     <PlatformTarget>AnyCPU</PlatformTarget>\r
18     <DebugSymbols>true</DebugSymbols>\r
19     <DebugType>full</DebugType>\r
20     <Optimize>false</Optimize>\r
21     <OutputPath>bin\Debug\</OutputPath>\r
22     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
23     <ErrorReport>prompt</ErrorReport>\r
24     <WarningLevel>4</WarningLevel>\r
25     <Prefer32Bit>false</Prefer32Bit>\r
26     <DocumentationFile>\r
27     </DocumentationFile>\r
28   </PropertyGroup>\r
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
30     <PlatformTarget>AnyCPU</PlatformTarget>\r
31     <DebugType>pdbonly</DebugType>\r
32     <Optimize>true</Optimize>\r
33     <OutputPath>bin\Release\</OutputPath>\r
34     <DefineConstants>TRACE</DefineConstants>\r
35     <ErrorReport>prompt</ErrorReport>\r
36     <WarningLevel>4</WarningLevel>\r
37     <Prefer32Bit>false</Prefer32Bit>\r
38   </PropertyGroup>\r
39   <PropertyGroup>\r
40     <ApplicationIcon>app.ico</ApplicationIcon>\r
41   </PropertyGroup>\r
42   <PropertyGroup>\r
43     <ApplicationManifest>app.manifest</ApplicationManifest>\r
44   </PropertyGroup>\r
45   <ItemGroup>\r
46     <Reference Include="DynamicJson, Version=1.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
47       <SpecificVersion>False</SpecificVersion>\r
48       <HintPath>..\Libraries\DynamicJson\DynamicJson.dll</HintPath>\r
49     </Reference>\r
50     <Reference Include="Microsoft.CSharp" />\r
51     <Reference Include="System" />\r
52     <Reference Include="System.Core" />\r
53     <Reference Include="System.Data" />\r
54     <Reference Include="System.Drawing" />\r
55     <Reference Include="System.Web" />\r
56     <Reference Include="System.Windows.Forms" />\r
57     <Reference Include="System.Xml" />\r
58   </ItemGroup>\r
59   <ItemGroup>\r
60     <Compile Include="Achievement.cs" />\r
61     <Compile Include="AkashiTimer.cs" />\r
62     <Compile Include="BattleInfo.cs" />\r
63     <Compile Include="Config.cs" />\r
64     <Compile Include="ConfigDialog.cs">\r
65       <SubType>Form</SubType>\r
66     </Compile>\r
67     <Compile Include="ConfigDialog.Designer.cs">\r
68       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
69     </Compile>\r
70     <Compile Include="DbTreeView.cs">\r
71       <SubType>Component</SubType>\r
72     </Compile>\r
73     <Compile Include="DockInfo.cs" />\r
74     <Compile Include="EquipPanel.cs">\r
75       <SubType>Component</SubType>\r
76     </Compile>\r
77     <Compile Include="ExMapInfo.cs" />\r
78     <Compile Include="ItemTreeView.cs">\r
79       <SubType>Component</SubType>\r
80     </Compile>\r
81     <Compile Include="Logger.cs" />\r
82     <Compile Include="LogServer.cs" />\r
83     <Compile Include="ShipLabels.cs" />\r
84     <Compile Include="ShipListForm.cs">\r
85       <SubType>Form</SubType>\r
86     </Compile>\r
87     <Compile Include="ShipListForm.Designer.cs">\r
88       <DependentUpon>ShipListForm.cs</DependentUpon>\r
89     </Compile>\r
90     <Compile Include="MainForm.cs">\r
91       <SubType>Form</SubType>\r
92     </Compile>\r
93     <Compile Include="MainForm.Designer.cs">\r
94       <DependentUpon>MainForm.cs</DependentUpon>\r
95     </Compile>\r
96     <Compile Include="MissionInfo.cs" />\r
97     <Compile Include="Program.cs" />\r
98     <Compile Include="Properties\AssemblyInfo.cs" />\r
99     <Compile Include="QuestInfo.cs" />\r
100     <Compile Include="ConditionTimer.cs" />\r
101     <Compile Include="ShipInfo.cs" />\r
102     <Compile Include="ShipMaster.cs" />\r
103     <Compile Include="Sniffer.cs" />\r
104     <Compile Include="ItemInfo.cs" />\r
105     <Compile Include="Status.cs" />\r
106     <Compile Include="SwipeScrollify.cs" />\r
107     <Compile Include="SystemProxy.cs" />\r
108     <Compile Include="Win32API.cs" />\r
109     <EmbeddedResource Include="ConfigDialog.resx">\r
110       <DependentUpon>ConfigDialog.cs</DependentUpon>\r
111     </EmbeddedResource>\r
112     <EmbeddedResource Include="ShipListForm.resx">\r
113       <DependentUpon>ShipListForm.cs</DependentUpon>\r
114     </EmbeddedResource>\r
115     <EmbeddedResource Include="MainForm.resx">\r
116       <DependentUpon>MainForm.cs</DependentUpon>\r
117     </EmbeddedResource>\r
118     <EmbeddedResource Include="Properties\Resources.resx">\r
119       <Generator>ResXFileCodeGenerator</Generator>\r
120       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
121       <SubType>Designer</SubType>\r
122     </EmbeddedResource>\r
123     <Compile Include="Properties\Resources.Designer.cs">\r
124       <AutoGen>True</AutoGen>\r
125       <DependentUpon>Resources.resx</DependentUpon>\r
126       <DesignTime>True</DesignTime>\r
127     </Compile>\r
128     <None Include="app.manifest" />\r
129     <None Include="Properties\Settings.settings">\r
130       <Generator>SettingsSingleFileGenerator</Generator>\r
131       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
132     </None>\r
133     <Compile Include="Properties\Settings.Designer.cs">\r
134       <AutoGen>True</AutoGen>\r
135       <DependentUpon>Settings.settings</DependentUpon>\r
136       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
137     </Compile>\r
138   </ItemGroup>\r
139   <ItemGroup>\r
140     <None Include="App.config" />\r
141   </ItemGroup>\r
142   <ItemGroup>\r
143     <Content Include="app.ico" />\r
144   </ItemGroup>\r
145   <ItemGroup>\r
146     <ProjectReference Include="..\Nekoxy\Nekoxy.csproj">\r
147       <Project>{92dfa8a8-a110-4692-862d-7f0c229794b5}</Project>\r
148       <Name>Nekoxy</Name>\r
149     </ProjectReference>\r
150   </ItemGroup>\r
151   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
152   <PropertyGroup>\r
153     <PostBuildEvent>\r
154     </PostBuildEvent>\r
155   </PropertyGroup>\r
156   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
157        Other similar extension points exist, see Microsoft.Common.targets.\r
158   <Target Name="BeforeBuild">\r
159   </Target>\r
160   <Target Name="AfterBuild">\r
161   </Target>\r
162   -->\r
163 </Project>