OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrakeWPF / HandBrakeWPF.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">x86</Platform>\r
6     <ProductVersion>8.0.30703</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{DADE66CB-0E12-4959-ADE5-0ACD31D27C59}</ProjectGuid>\r
9     <OutputType>WinExe</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>HandBrakeWPF</RootNamespace>\r
12     <AssemblyName>HandBrakeWPF</AssemblyName>\r
13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
14     <TargetFrameworkProfile>Client</TargetFrameworkProfile>\r
15     <FileAlignment>512</FileAlignment>\r
16     <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
17     <WarningLevel>4</WarningLevel>\r
18   </PropertyGroup>\r
19   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
20     <PlatformTarget>x86</PlatformTarget>\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <Optimize>false</Optimize>\r
24     <OutputPath>bin\Debug\</OutputPath>\r
25     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28   </PropertyGroup>\r
29   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
30     <PlatformTarget>x86</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   </PropertyGroup>\r
38   <ItemGroup>\r
39     <Reference Include="Caliburn.Core">\r
40       <HintPath>..\libraries\caliburn\Caliburn.Core.dll</HintPath>\r
41     </Reference>\r
42     <Reference Include="Caliburn.ModelFramework">\r
43       <HintPath>..\libraries\caliburn\Caliburn.ModelFramework.dll</HintPath>\r
44     </Reference>\r
45     <Reference Include="Caliburn.PresentationFramework">\r
46       <HintPath>..\libraries\caliburn\Caliburn.PresentationFramework.dll</HintPath>\r
47     </Reference>\r
48     <Reference Include="Microsoft.Practices.ServiceLocation">\r
49       <HintPath>..\libraries\caliburn\Microsoft.Practices.ServiceLocation.dll</HintPath>\r
50     </Reference>\r
51     <Reference Include="System" />\r
52     <Reference Include="System.Data" />\r
53     <Reference Include="System.Xml" />\r
54     <Reference Include="Microsoft.CSharp" />\r
55     <Reference Include="System.Core" />\r
56     <Reference Include="System.Xml.Linq" />\r
57     <Reference Include="System.Data.DataSetExtensions" />\r
58     <Reference Include="System.Xaml">\r
59       <RequiredTargetFramework>4.0</RequiredTargetFramework>\r
60     </Reference>\r
61     <Reference Include="WindowsBase" />\r
62     <Reference Include="PresentationCore" />\r
63     <Reference Include="PresentationFramework" />\r
64   </ItemGroup>\r
65   <ItemGroup>\r
66     <ApplicationDefinition Include="App.xaml">\r
67       <Generator>MSBuild:Compile</Generator>\r
68       <SubType>Designer</SubType>\r
69     </ApplicationDefinition>\r
70     <Compile Include="App.xaml.cs">\r
71       <DependentUpon>App.xaml</DependentUpon>\r
72       <SubType>Code</SubType>\r
73     </Compile>\r
74     <Compile Include="ViewModels\MainViewModel.cs" />\r
75     <Compile Include="ViewModels\ViewModelBase.cs" />\r
76     <Compile Include="Views\MainView.xaml.cs">\r
77       <DependentUpon>MainView.xaml</DependentUpon>\r
78     </Compile>\r
79   </ItemGroup>\r
80   <ItemGroup>\r
81     <Compile Include="Properties\AssemblyInfo.cs">\r
82       <SubType>Code</SubType>\r
83     </Compile>\r
84     <Compile Include="Properties\Resources.Designer.cs">\r
85       <AutoGen>True</AutoGen>\r
86       <DesignTime>True</DesignTime>\r
87       <DependentUpon>Resources.resx</DependentUpon>\r
88     </Compile>\r
89     <Compile Include="Properties\Settings.Designer.cs">\r
90       <AutoGen>True</AutoGen>\r
91       <DependentUpon>Settings.settings</DependentUpon>\r
92       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
93     </Compile>\r
94     <EmbeddedResource Include="Properties\Resources.resx">\r
95       <Generator>ResXFileCodeGenerator</Generator>\r
96       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
97     </EmbeddedResource>\r
98     <None Include="Properties\Settings.settings">\r
99       <Generator>SettingsSingleFileGenerator</Generator>\r
100       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
101     </None>\r
102     <AppDesigner Include="Properties\" />\r
103   </ItemGroup>\r
104   <ItemGroup>\r
105     <Page Include="Views\MainView.xaml">\r
106       <SubType>Designer</SubType>\r
107       <Generator>MSBuild:Compile</Generator>\r
108     </Page>\r
109   </ItemGroup>\r
110   <ItemGroup>\r
111     <Folder Include="Model\" />\r
112   </ItemGroup>\r
113   <ItemGroup>\r
114     <Resource Include="Views\Images\ActivityWindow.png" />\r
115   </ItemGroup>\r
116   <ItemGroup>\r
117     <Resource Include="Views\Images\ActivityWindow_small.png" />\r
118     <Resource Include="Views\Images\copy.png" />\r
119     <Resource Include="Views\Images\disc_small.png" />\r
120     <Resource Include="Views\Images\Output_Small.png" />\r
121     <Resource Include="Views\Images\Pref_Small.png" />\r
122     <Resource Include="Views\Images\Queue.png" />\r
123     <Resource Include="Views\Images\Queue_Small.png" />\r
124     <Resource Include="Views\Images\stop.png" />\r
125     <Resource Include="Views\Images\save.png" />\r
126     <Resource Include="Views\Images\Play_small.png" />\r
127     <Resource Include="Views\Images\Play.png" />\r
128     <Resource Include="Views\Images\picture.png" />\r
129     <Resource Include="Views\Images\Pause.png" />\r
130     <Resource Include="Views\Images\Movies.png" />\r
131     <Resource Include="Views\Images\logo64.png" />\r
132     <Resource Include="Views\Images\logo128.png" />\r
133     <Resource Include="Views\Images\info16.png" />\r
134     <Resource Include="Views\Images\Help16.png" />\r
135     <Resource Include="Views\Images\hb32.png" />\r
136     <Resource Include="Views\Images\hb16.png" />\r
137     <Resource Include="Views\Images\General Preferences.png" />\r
138     <Resource Include="Views\Images\folder.png" />\r
139     <Resource Include="Views\Images\ErrorX.png" />\r
140     <Resource Include="Views\Images\download.png" />\r
141     <Resource Include="Views\Images\AddToQueue_small.png" />\r
142     <Resource Include="Views\Images\AddToQueue.png" />\r
143     <Resource Include="Views\Images\window.png" />\r
144   </ItemGroup>\r
145   <ItemGroup>\r
146     <ProjectReference Include="..\HandBrake.ApplicationServices\HandBrake.ApplicationServices.csproj">\r
147       <Project>{087A2BA8-BAC2-4577-A46F-07FF9D420016}</Project>\r
148       <Name>HandBrake.ApplicationServices</Name>\r
149     </ProjectReference>\r
150   </ItemGroup>\r
151   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
152   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
153        Other similar extension points exist, see Microsoft.Common.targets.\r
154   <Target Name="BeforeBuild">\r
155   </Target>\r
156   <Target Name="AfterBuild">\r
157   </Target>\r
158   -->\r
159 </Project>