⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 directshowlib-2005.csproj

📁 DirectShowLibV1-5針對DirectShow一些函數以及指令和LIB的檔案
💻 CSPROJ
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectType>Local</ProjectType>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{CE009BFA-5EF6-4153-B2A1-2FA79698A9AE}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ApplicationIcon>
    </ApplicationIcon>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>DirectShowLib-2005</AssemblyName>
    <AssemblyOriginatorKeyFile>DShowNET.snk</AssemblyOriginatorKeyFile>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>Library</OutputType>
    <RootNamespace>DirectShowLib</RootNamespace>
    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
    <StartupObject>
    </StartupObject>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
    <SignAssembly>true</SignAssembly>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>bin\Debug\</OutputPath>
    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    <BaseAddress>285212672</BaseAddress>
    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>TRACE;DEBUG;ALLOW_UNTESTED_STRUCTS;ALLOW_UNTESTED_INTERFACES;USING_NET20</DefineConstants>
    <DocumentationFile>
    </DocumentationFile>
    <DebugSymbols>true</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <NoStdLib>false</NoStdLib>
    <NoWarn>
    </NoWarn>
    <Optimize>false</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>4</WarningLevel>
    <DebugType>full</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <OutputPath>bin\Release\</OutputPath>
    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
    <BaseAddress>285212672</BaseAddress>
    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>USING_NET20</DefineConstants>
    <DocumentationFile>
    </DocumentationFile>
    <DebugSymbols>false</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <NoStdLib>false</NoStdLib>
    <NoWarn>
    </NoWarn>
    <Optimize>true</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>4</WarningLevel>
    <DebugType>none</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System">
      <Name>System</Name>
    </Reference>
    <Reference Include="System.Data">
      <Name>System.Data</Name>
    </Reference>
    <Reference Include="System.Drawing">
      <Name>System.Drawing</Name>
    </Reference>
    <Reference Include="System.Xml">
      <Name>System.XML</Name>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="amstream.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="amvideo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="austream.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="AxCore.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="AXExtend.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="BDAIface.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Bdatif.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="BDATypes.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Control.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DES.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DevEnum.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DMODShow.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DsUtils.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DVDIf.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DynGraph.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="EvCode.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="IL21Dec.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="MediaObj.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="MediaParam.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Misc.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Mixerocx.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mmstream.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mpconfig.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Mpeg2Data.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="other.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="PlayList.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="QEdit.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="qnetwork.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="RegBag.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Sbe.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Tuner.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="TvRatings.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Uuids.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Vidcap.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="VidPort.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Vmr9.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="VmRender.cs">
      <SubType>Code</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <None Include="DShowNET.snk" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
</Project>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -