1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
6 <ProductVersion>8.0.30703</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{8EDD4344-3B13-4C38-AB50-9AAA036F5CDD}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>mp4box</RootNamespace>
12 <AssemblyName>xiaowan</AssemblyName>
13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14 <TargetFrameworkProfile>
15 </TargetFrameworkProfile>
16 <FileAlignment>512</FileAlignment>
17 <IsWebBootstrapper>false</IsWebBootstrapper>
18 <PublishUrl>publish\</PublishUrl>
19 <Install>true</Install>
20 <InstallFrom>Disk</InstallFrom>
21 <UpdateEnabled>false</UpdateEnabled>
22 <UpdateMode>Foreground</UpdateMode>
23 <UpdateInterval>7</UpdateInterval>
24 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
25 <UpdatePeriodically>false</UpdatePeriodically>
26 <UpdateRequired>false</UpdateRequired>
27 <MapFileExtensions>true</MapFileExtensions>
28 <ApplicationRevision>1</ApplicationRevision>
29 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
30 <UseApplicationTrust>false</UseApplicationTrust>
31 <PublishWizardCompleted>true</PublishWizardCompleted>
32 <BootstrapperEnabled>true</BootstrapperEnabled>
34 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
35 <PlatformTarget>x86</PlatformTarget>
36 <DebugSymbols>true</DebugSymbols>
37 <DebugType>full</DebugType>
38 <Optimize>false</Optimize>
39 <OutputPath>bin\Debug\</OutputPath>
40 <DefineConstants>DEBUG;TRACE</DefineConstants>
41 <ErrorReport>prompt</ErrorReport>
42 <WarningLevel>4</WarningLevel>
44 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
45 <PlatformTarget>x86</PlatformTarget>
46 <DebugType>pdbonly</DebugType>
47 <Optimize>true</Optimize>
48 <OutputPath>bin\Release\</OutputPath>
49 <DefineConstants>TRACE</DefineConstants>
50 <ErrorReport>prompt</ErrorReport>
51 <WarningLevel>4</WarningLevel>
54 <ApplicationIcon>Res\wan.ico</ApplicationIcon>
57 <ManifestCertificateThumbprint>D94B72CA453F9119160A155B1EBE49C339601C98</ManifestCertificateThumbprint>
60 <ManifestKeyFile>mp4box_TemporaryKey.pfx</ManifestKeyFile>
63 <GenerateManifests>false</GenerateManifests>
66 <SignManifests>false</SignManifests>
69 <ApplicationManifest>app.manifest</ApplicationManifest>
72 <TargetZone>LocalIntranet</TargetZone>
75 <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
78 <StartupObject>mp4box.Program</StartupObject>
80 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
81 <DebugSymbols>true</DebugSymbols>
82 <OutputPath>bin\Debug\</OutputPath>
83 <DefineConstants>DEBUG;TRACE</DefineConstants>
84 <DebugType>full</DebugType>
85 <PlatformTarget>AnyCPU</PlatformTarget>
86 <ErrorReport>prompt</ErrorReport>
87 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
90 <OutputPath>bin\Release\</OutputPath>
91 <DefineConstants>TRACE</DefineConstants>
92 <Optimize>true</Optimize>
93 <DebugType>pdbonly</DebugType>
94 <PlatformTarget>AnyCPU</PlatformTarget>
95 <ErrorReport>prompt</ErrorReport>
96 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
99 <Reference Include="System" />
100 <Reference Include="System.Configuration" />
101 <Reference Include="System.Design" />
102 <Reference Include="System.Data" />
103 <Reference Include="System.Deployment" />
104 <Reference Include="System.Drawing" />
105 <Reference Include="System.Management" />
106 <Reference Include="System.Runtime.Serialization" />
107 <Reference Include="System.ServiceModel" />
108 <Reference Include="System.Windows.Forms" />
109 <Reference Include="System.Xml" />
110 <Reference Include="System.Xml.Linq" />
113 <Compile Include="FeedbackForm.cs">
114 <SubType>Form</SubType>
116 <Compile Include="FeedbackForm.Designer.cs">
117 <DependentUpon>FeedbackForm.cs</DependentUpon>
119 <Compile Include="FormUpdater.cs">
120 <SubType>Form</SubType>
122 <Compile Include="FormUpdater.Designer.cs">
123 <DependentUpon>FormUpdater.cs</DependentUpon>
125 <Compile Include="OSInfo.cs" />
126 <Compile Include="ProgressTaskbar.cs" />
127 <Compile Include="Service References\ServiceReference\Reference.cs">
128 <AutoGen>True</AutoGen>
129 <DesignTime>True</DesignTime>
130 <DependentUpon>Reference.svcmap</DependentUpon>
132 <Compile Include="Util.cs" />
133 <Compile Include="SplashScreenApplicationContext.cs" />
134 <Compile Include="StartUpClass.cs" />
135 <Compile Include="Supplements.cs" />
136 <Compile Include="MainForm.cs">
137 <SubType>Form</SubType>
139 <Compile Include="MainForm.Designer.cs">
140 <DependentUpon>MainForm.cs</DependentUpon>
142 <Compile Include="PreviewForm.cs">
143 <SubType>Form</SubType>
145 <Compile Include="PreviewForm.Designer.cs">
146 <DependentUpon>PreviewForm.cs</DependentUpon>
148 <Compile Include="ResourceCulture.cs" />
149 <Compile Include="SplashForm.cs">
150 <SubType>Form</SubType>
152 <Compile Include="SplashForm.Designer.cs">
153 <DependentUpon>SplashForm.cs</DependentUpon>
155 <Compile Include="MediaInfoDLL.cs" />
156 <Compile Include="Program.cs" />
157 <Compile Include="Properties\AssemblyInfo.cs" />
158 <Compile Include="Win32API.cs" />
159 <Compile Include="WorkingForm.cs">
160 <SubType>Form</SubType>
162 <Compile Include="WorkingForm.Designer.cs">
163 <DependentUpon>WorkingForm.cs</DependentUpon>
165 <EmbeddedResource Include="FeedbackForm.resx">
166 <DependentUpon>FeedbackForm.cs</DependentUpon>
168 <EmbeddedResource Include="FormUpdater.resx">
169 <DependentUpon>FormUpdater.cs</DependentUpon>
171 <EmbeddedResource Include="MainForm.en.resx">
172 <DependentUpon>MainForm.cs</DependentUpon>
173 <SubType>Designer</SubType>
175 <EmbeddedResource Include="MainForm.ja-JP.resx">
176 <DependentUpon>MainForm.cs</DependentUpon>
178 <EmbeddedResource Include="MainForm.resx">
179 <DependentUpon>MainForm.cs</DependentUpon>
180 <SubType>Designer</SubType>
182 <EmbeddedResource Include="MainForm.zh-Hant.resx">
183 <DependentUpon>MainForm.cs</DependentUpon>
184 <SubType>Designer</SubType>
186 <EmbeddedResource Include="PreviewForm.resx">
187 <DependentUpon>PreviewForm.cs</DependentUpon>
188 <SubType>Designer</SubType>
190 <EmbeddedResource Include="SplashForm.resx">
191 <DependentUpon>SplashForm.cs</DependentUpon>
193 <EmbeddedResource Include="Properties\Resources.resx">
194 <Generator>ResXFileCodeGenerator</Generator>
195 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
196 <SubType>Designer</SubType>
198 <Compile Include="Properties\Resources.Designer.cs">
199 <AutoGen>True</AutoGen>
200 <DependentUpon>Resources.resx</DependentUpon>
201 <DesignTime>True</DesignTime>
203 <EmbeddedResource Include="WorkingForm.en.resx">
204 <DependentUpon>WorkingForm.cs</DependentUpon>
206 <EmbeddedResource Include="WorkingForm.ja-JP.resx">
207 <DependentUpon>WorkingForm.cs</DependentUpon>
209 <EmbeddedResource Include="WorkingForm.resx">
210 <DependentUpon>WorkingForm.cs</DependentUpon>
212 <EmbeddedResource Include="WorkingForm.zh-Hant.resx">
213 <DependentUpon>WorkingForm.cs</DependentUpon>
215 <None Include="app.config">
216 <SubType>Designer</SubType>
217 <CopyToOutputDirectory>Always</CopyToOutputDirectory>
219 <None Include="app.manifest" />
220 <None Include="Properties\Settings.settings">
221 <Generator>SettingsSingleFileGenerator</Generator>
222 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
224 <Compile Include="Properties\Settings.Designer.cs">
225 <AutoGen>True</AutoGen>
226 <DependentUpon>Settings.settings</DependentUpon>
227 <DesignTimeSharedInput>True</DesignTimeSharedInput>
229 <None Include="Res\mp4box_TemporaryKey.pfx" />
230 <None Include="Res\PostBuildEvent.bat" />
231 <None Include="Service References\ServiceReference\webservice.wsdl" />
234 <Content Include="preset.xml">
235 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
237 <Content Include="Res\tomoka.ico" />
238 <Content Include="Res\tsukiko.gif" />
239 <Content Include="Res\wan.ico" />
240 <None Include="Service References\ServiceReference\Reference.svcmap">
241 <Generator>WCF Proxy Generator</Generator>
242 <LastGenOutput>Reference.cs</LastGenOutput>
244 <None Include="Service References\ServiceReference\configuration.svcinfo" />
245 <None Include="Service References\ServiceReference\configuration91.svcinfo" />
246 <None Include="Service References\ServiceReference\webservice.disco" />
249 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
250 <Visible>False</Visible>
251 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
252 <Install>false</Install>
253 </BootstrapperPackage>
254 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
255 <Visible>False</Visible>
256 <ProductName>.NET Framework 3.5 SP1</ProductName>
257 <Install>true</Install>
258 </BootstrapperPackage>
259 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
260 <Visible>False</Visible>
261 <ProductName>Windows Installer 3.1</ProductName>
262 <Install>true</Install>
263 </BootstrapperPackage>
266 <COMReference Include="AxWMPLib">
267 <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
268 <VersionMajor>1</VersionMajor>
269 <VersionMinor>0</VersionMinor>
271 <WrapperTool>aximp</WrapperTool>
272 <Isolated>False</Isolated>
276 <ProjectReference Include="..\ControlExs\ControlExs.csproj">
277 <Project>{05CC89B6-EF40-490F-A663-228AE6468776}</Project>
278 <Name>ControlExs</Name>
282 <COMReference Include="stdole">
283 <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
284 <VersionMajor>2</VersionMajor>
285 <VersionMinor>0</VersionMinor>
287 <WrapperTool>primary</WrapperTool>
288 <Isolated>False</Isolated>
289 <EmbedInteropTypes>True</EmbedInteropTypes>
293 <WCFMetadata Include="Service References\" />
296 <WCFMetadataStorage Include="Service References\ServiceReference\" />
298 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
300 <PostBuildEvent>$(ProjectDir)Res\PostBuildEvent.bat "$(SolutionDir)" "$(TargetDir)"</PostBuildEvent>
302 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
303 Other similar extension points exist, see Microsoft.Common.targets.
304 <Target Name="BeforeBuild">
306 <Target Name="AfterBuild">