123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
- <PropertyGroup>
- <ProjectType>Local</ProjectType>
- <ProductVersion>7.10.3077</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{30CE6A06-9A9D-482F-A855-1BECA3101165}</ProjectGuid>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ApplicationIcon>nero_128.ico</ApplicationIcon>
- <AssemblyKeyContainerName />
- <AssemblyName>LYFZ.NeroDiscBurn</AssemblyName>
- <AssemblyOriginatorKeyFile />
- <DefaultClientScript>JScript</DefaultClientScript>
- <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
- <DefaultTargetSchema>IE50</DefaultTargetSchema>
- <DelaySign>false</DelaySign>
- <OutputType>WinExe</OutputType>
- <RootNamespace>LYFZ.NeroDiscBurn.NET</RootNamespace>
- <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
- <StartupObject>LYFZ.NeroDiscBurn.NET.Program</StartupObject>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
- <OldToolsVersion>0.0</OldToolsVersion>
- <UpgradeBackupLocation />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <OutputPath>bin\Debug\</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile />
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DocumentationFile />
- <DebugSymbols>true</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn />
- <Optimize>false</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>full</DebugType>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <OutputPath>..\LYFZSoftwareDLL\Release\</OutputPath>
- <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
- <BaseAddress>285212672</BaseAddress>
- <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
- <ConfigurationOverrideFile />
- <DefineConstants>TRACE</DefineConstants>
- <DocumentationFile />
- <DebugSymbols>false</DebugSymbols>
- <FileAlignment>4096</FileAlignment>
- <NoStdLib>false</NoStdLib>
- <NoWarn />
- <Optimize>true</Optimize>
- <RegisterForComInterop>false</RegisterForComInterop>
- <RemoveIntegerChecks>false</RemoveIntegerChecks>
- <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
- <WarningLevel>4</WarningLevel>
- <DebugType>none</DebugType>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <PlatformTarget>AnyCPU</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\LYFZSoftwareDLL\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <FileAlignment>4096</FileAlignment>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>bin\Debug\NeroFiddlesCOM.NET.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>..\LYFZSoftwareDLL\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <BaseAddress>285212672</BaseAddress>
- <Optimize>true</Optimize>
- <FileAlignment>4096</FileAlignment>
- <PlatformTarget>x86</PlatformTarget>
- <CodeAnalysisLogFile>bin\Release\NeroFiddlesCOM.NET.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
- <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
- <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
- <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
- <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Interop.NEROLib">
- <HintPath>Bin\Interop.NEROLib.dll</HintPath>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </Reference>
- <Reference Include="Interop.NeroVisionAPI">
- <HintPath>Bin\Interop.NeroVisionAPI.dll</HintPath>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </Reference>
- <Reference Include="System">
- <Name>System</Name>
- </Reference>
- <Reference Include="System.Data">
- <Name>System.Data</Name>
- </Reference>
- <Reference Include="System.Design">
- <Name>System.Design</Name>
- </Reference>
- <Reference Include="System.Drawing">
- <Name>System.Drawing</Name>
- </Reference>
- <Reference Include="System.Windows.Forms">
- <Name>System.Windows.Forms</Name>
- </Reference>
- <Reference Include="System.Xml">
- <Name>System.XML</Name>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="BrowseForFolder.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="BrunAPP\frmMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BrunAPP\frmMain.Designer.cs">
- <DependentUpon>frmMain.cs</DependentUpon>
- </Compile>
- <Compile Include="BurnDiscCopy.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BurnImage.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BurnIsoAudio.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="BurnProgress.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ChooseBurnFlags.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ChooseMedia.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ChooseSession.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ChooseSpeed.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ControlEnabler.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="DAE.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DAEProgress.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DiscInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="DriveInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Erase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="EraseProgress.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="EstimateTrackSize.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Main.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="NVAPI.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="NVAPIEstimate.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="SpeedComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="VMSInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="WaitCD.cs">
- <SubType>Form</SubType>
- </Compile>
- <Content Include="nero_128.ico" />
- <EmbeddedResource Include="BrunAPP\frmMain.resx">
- <DependentUpon>frmMain.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BurnDiscCopy.resx">
- <DependentUpon>BurnDiscCopy.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BurnImage.resx">
- <DependentUpon>BurnImage.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BurnIsoAudio.resx">
- <DependentUpon>BurnIsoAudio.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="BurnProgress.resx">
- <DependentUpon>BurnProgress.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChooseBurnFlags.resx">
- <DependentUpon>ChooseBurnFlags.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChooseMedia.resx">
- <DependentUpon>ChooseMedia.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChooseSession.resx">
- <DependentUpon>ChooseSession.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="ChooseSpeed.resx">
- <DependentUpon>ChooseSpeed.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DAE.resx">
- <DependentUpon>DAE.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DAEProgress.resx">
- <DependentUpon>DAEProgress.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DiscInfo.resx">
- <DependentUpon>DiscInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="DriveInfo.resx">
- <DependentUpon>DriveInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Erase.resx">
- <DependentUpon>Erase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="EraseProgress.resx">
- <DependentUpon>EraseProgress.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="EstimateTrackSize.resx">
- <DependentUpon>EstimateTrackSize.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Main.resx">
- <DependentUpon>Main.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="NVAPI.resx">
- <DependentUpon>NVAPI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="NVAPIEstimate.resx">
- <DependentUpon>NVAPIEstimate.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="SpeedComboBox.resx">
- <DependentUpon>SpeedComboBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="VMSInfo.resx">
- <DependentUpon>VMSInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="WaitCD.resx">
- <DependentUpon>WaitCD.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent />
- <PostBuildEvent />
- </PropertyGroup>
- </Project>
|