OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / HandBrake.ApplicationServices.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)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.21022</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{087A2BA8-BAC2-4577-A46F-07FF9D420016}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>HandBrake.ApplicationServices</RootNamespace>\r
12     <AssemblyName>HandBrake.ApplicationServices</AssemblyName>\r
13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\r
15     <FileUpgradeFlags>\r
16     </FileUpgradeFlags>\r
17     <OldToolsVersion>3.5</OldToolsVersion>\r
18     <UpgradeBackupLocation />\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\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|AnyCPU' ">\r
30     <DebugType>pdbonly</DebugType>\r
31     <Optimize>true</Optimize>\r
32     <OutputPath>bin\Release\</OutputPath>\r
33     <DefineConstants>TRACE</DefineConstants>\r
34     <ErrorReport>prompt</ErrorReport>\r
35     <WarningLevel>4</WarningLevel>\r
36   </PropertyGroup>\r
37   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'NightlyBuild|AnyCPU' ">\r
38     <OutputPath>bin\NightlyBuild\</OutputPath>\r
39     <DefineConstants>TRACE</DefineConstants>\r
40     <Optimize>true</Optimize>\r
41     <DebugType>pdbonly</DebugType>\r
42     <PlatformTarget>AnyCPU</PlatformTarget>\r
43     <ErrorReport>prompt</ErrorReport>\r
44   </PropertyGroup>\r
45   <ItemGroup>\r
46     <Reference Include="Growl.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=980c2339411be384, processorArchitecture=MSIL">\r
47       <SpecificVersion>False</SpecificVersion>\r
48       <HintPath>..\libraries\Growl.Connector.dll</HintPath>\r
49     </Reference>\r
50     <Reference Include="Growl.CoreLibrary, Version=2.0.0.0, Culture=neutral, PublicKeyToken=13e59d82e007b064, processorArchitecture=MSIL">\r
51       <SpecificVersion>False</SpecificVersion>\r
52       <HintPath>..\libraries\Growl.CoreLibrary.dll</HintPath>\r
53     </Reference>\r
54     <Reference Include="Microsoft.WindowsAPICodePack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
55       <SpecificVersion>False</SpecificVersion>\r
56       <HintPath>..\libraries\Microsoft.WindowsAPICodePack.dll</HintPath>\r
57     </Reference>\r
58     <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
59       <SpecificVersion>False</SpecificVersion>\r
60       <HintPath>..\libraries\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>\r
61     </Reference>\r
62     <Reference Include="System" />\r
63     <Reference Include="System.Core">\r
64       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
65     </Reference>\r
66     <Reference Include="System.Drawing" />\r
67     <Reference Include="System.Windows.Forms" />\r
68     <Reference Include="System.Xml.Linq">\r
69       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
70     </Reference>\r
71     <Reference Include="System.Data.DataSetExtensions">\r
72       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
73     </Reference>\r
74     <Reference Include="System.Data" />\r
75     <Reference Include="System.Xml" />\r
76   </ItemGroup>\r
77   <ItemGroup>\r
78     <Compile Include="EncodeProgressEventArgs.cs" />\r
79     <Compile Include="frmExceptionWindow.cs">\r
80       <SubType>Form</SubType>\r
81     </Compile>\r
82     <Compile Include="frmExceptionWindow.Designer.cs">\r
83       <DependentUpon>frmExceptionWindow.cs</DependentUpon>\r
84     </Compile>\r
85     <Compile Include="Functions\Logging.cs" />\r
86     <Compile Include="Functions\GrowlCommunicator.cs" />\r
87     <Compile Include="Functions\Main.cs" />\r
88     <Compile Include="Functions\System.cs" />\r
89     <Compile Include="Functions\Win32.cs" />\r
90     <Compile Include="Functions\Win7.cs" />\r
91     <Compile Include="Init.cs" />\r
92     <Compile Include="Model\Cropping.cs" />\r
93     <Compile Include="Model\Job.cs" />\r
94     <Compile Include="Model\SubtitleType.cs" />\r
95     <Compile Include="Parsing\AudioTrack.cs" />\r
96     <Compile Include="Parsing\Chapter.cs" />\r
97     <Compile Include="Parsing\DVD.cs" />\r
98     <Compile Include="Parsing\Parser.cs" />\r
99     <Compile Include="Parsing\Subtitle.cs" />\r
100     <Compile Include="Parsing\Title.cs" />\r
101     <Compile Include="Properties\AssemblyInfo.cs" />\r
102     <Compile Include="Properties\Resources.Designer.cs">\r
103       <AutoGen>True</AutoGen>\r
104       <DesignTime>True</DesignTime>\r
105       <DependentUpon>Resources.resx</DependentUpon>\r
106     </Compile>\r
107     <Compile Include="Services\Encode.cs" />\r
108     <Compile Include="Services\ErrorService.cs" />\r
109     <Compile Include="Services\Interfaces\IEncode.cs" />\r
110     <Compile Include="Services\Interfaces\IErrorService.cs" />\r
111     <Compile Include="Services\Interfaces\IQueue.cs" />\r
112     <Compile Include="Services\Interfaces\IScan.cs" />\r
113     <Compile Include="Services\Queue.cs" />\r
114     <Compile Include="Services\Scan.cs" />\r
115     <Compile Include="Views\ExceptionWindow.cs">\r
116       <SubType>Form</SubType>\r
117     </Compile>\r
118     <Compile Include="Views\ExceptionWindow.designer.cs">\r
119       <DependentUpon>ExceptionWindow.cs</DependentUpon>\r
120     </Compile>\r
121   </ItemGroup>\r
122   <ItemGroup>\r
123     <None Include="app.config" />\r
124   </ItemGroup>\r
125   <ItemGroup>\r
126     <EmbeddedResource Include="frmExceptionWindow.resx">\r
127       <DependentUpon>frmExceptionWindow.cs</DependentUpon>\r
128       <SubType>Designer</SubType>\r
129     </EmbeddedResource>\r
130     <EmbeddedResource Include="Properties\Resources.resx">\r
131       <Generator>PublicResXFileCodeGenerator</Generator>\r
132       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
133       <SubType>Designer</SubType>\r
134     </EmbeddedResource>\r
135     <EmbeddedResource Include="Views\ExceptionWindow.resx">\r
136       <DependentUpon>ExceptionWindow.cs</DependentUpon>\r
137     </EmbeddedResource>\r
138   </ItemGroup>\r
139   <ItemGroup>\r
140     <EmbeddedResource Include="Resources\logo64.png" />\r
141   </ItemGroup>\r
142   <ItemGroup>\r
143     <EmbeddedResource Include="Resources\ErrorX.png" />\r
144   </ItemGroup>\r
145   <ItemGroup>\r
146     <None Include="Properties\AssemblyInfo.cs.tmpl" />\r
147     <EmbeddedResource Include="Resources\copy.png" />\r
148   </ItemGroup>\r
149   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
150   <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />\r
151   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
152        Other similar extension points exist, see Microsoft.Common.targets.\r
153   <Target Name="BeforeBuild">\r
154   </Target>\r
155   <Target Name="AfterBuild">\r
156   </Target>\r
157   -->\r
158   <PropertyGroup>\r
159     <PreBuildEvent>\r
160       subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"\r
161       subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"\r
162     </PreBuildEvent>\r
163   </PropertyGroup>\r
164 </Project>