PLX_Sample_msdev_2005AnyCPU.csproj
上传用户:huajielb
上传日期:2022-07-29
资源大小:626k
文件大小:5k
源码类别:

驱动编程

开发平台:

Visual C++

  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <ProjectType>Local</ProjectType>
  4.     <ProductVersion>8.0.50727</ProductVersion>
  5.     <SchemaVersion>2.0</SchemaVersion>
  6.     <ProjectGuid>{B9F2773A-0653-4959-B01C-D8F04C3B623A}</ProjectGuid>
  7.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8.     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9.     <ApplicationIcon>App.ico</ApplicationIcon>
  10.     <AssemblyKeyContainerName>
  11.     </AssemblyKeyContainerName>
  12.     <AssemblyName>PLX_Sample</AssemblyName>
  13.     <AssemblyOriginatorKeyFile>
  14.     </AssemblyOriginatorKeyFile>
  15.     <DefaultClientScript>JScript</DefaultClientScript>
  16.     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  17.     <DefaultTargetSchema>IE50</DefaultTargetSchema>
  18.     <DelaySign>false</DelaySign>
  19.     <OutputType>WinExe</OutputType>
  20.     <RootNamespace>PLX_Sample</RootNamespace>
  21.     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  22.     <StartupObject>
  23.     </StartupObject>
  24.     <FileUpgradeFlags>
  25.     </FileUpgradeFlags>
  26.     <UpgradeBackupLocation>
  27.     </UpgradeBackupLocation>
  28.   </PropertyGroup>
  29.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30.     <OutputPath>binDebug</OutputPath>
  31.     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  32.     <BaseAddress>285212672</BaseAddress>
  33.     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  34.     <ConfigurationOverrideFile>
  35.     </ConfigurationOverrideFile>
  36.     <DefineConstants>DEBUG;TRACE</DefineConstants>
  37.     <DocumentationFile>
  38.     </DocumentationFile>
  39.     <DebugSymbols>true</DebugSymbols>
  40.     <FileAlignment>4096</FileAlignment>
  41.     <NoStdLib>false</NoStdLib>
  42.     <NoWarn>
  43.     </NoWarn>
  44.     <Optimize>false</Optimize>
  45.     <RegisterForComInterop>false</RegisterForComInterop>
  46.     <RemoveIntegerChecks>false</RemoveIntegerChecks>
  47.     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  48.     <WarningLevel>4</WarningLevel>
  49.     <DebugType>full</DebugType>
  50.     <ErrorReport>prompt</ErrorReport>
  51.   </PropertyGroup>
  52.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  53.     <OutputPath>binRelease</OutputPath>
  54.     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  55.     <BaseAddress>285212672</BaseAddress>
  56.     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  57.     <ConfigurationOverrideFile>
  58.     </ConfigurationOverrideFile>
  59.     <DefineConstants>TRACE</DefineConstants>
  60.     <DocumentationFile>
  61.     </DocumentationFile>
  62.     <DebugSymbols>false</DebugSymbols>
  63.     <FileAlignment>4096</FileAlignment>
  64.     <NoStdLib>false</NoStdLib>
  65.     <NoWarn>
  66.     </NoWarn>
  67.     <Optimize>true</Optimize>
  68.     <RegisterForComInterop>false</RegisterForComInterop>
  69.     <RemoveIntegerChecks>false</RemoveIntegerChecks>
  70.     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  71.     <WarningLevel>4</WarningLevel>
  72.     <DebugType>none</DebugType>
  73.     <ErrorReport>prompt</ErrorReport>
  74.   </PropertyGroup>
  75.   <ItemGroup>
  76.     <Reference Include="plx_lib_dotnet">
  77.       <Name>plx_lib_dotnet</Name>
  78.       <HintPath>Releasev2.0.50727plx_lib_dotnet.dll</HintPath>
  79.     </Reference>
  80.     <Reference Include="System">
  81.       <Name>System</Name>
  82.     </Reference>
  83.     <Reference Include="System.Data">
  84.       <Name>System.Data</Name>
  85.     </Reference>
  86.     <Reference Include="System.Drawing">
  87.       <Name>System.Drawing</Name>
  88.     </Reference>
  89.     <Reference Include="System.Windows.Forms">
  90.       <Name>System.Windows.Forms</Name>
  91.     </Reference>
  92.     <Reference Include="System.Xml">
  93.       <Name>System.XML</Name>
  94.     </Reference>
  95.     <Reference Include="wdapi_dotnet">
  96.       <Name>wdapi_dotnet</Name>
  97.       <HintPath>Releasev2.0.50727wdapi_dotnet1000.dll</HintPath>
  98.     </Reference>
  99.   </ItemGroup>
  100.   <ItemGroup>
  101.     <Compile Include="AddrSpaceTransferForm.cs">
  102.       <SubType>Form</SubType>
  103.     </Compile>
  104.     <Compile Include="AssemblyInfo.cs">
  105.       <SubType>Code</SubType>
  106.     </Compile>
  107.     <Compile Include="CfgTransfersForm.cs">
  108.       <SubType>Form</SubType>
  109.     </Compile>
  110.     <Compile Include="DMATransferForm.cs">
  111.       <SubType>Form</SubType>
  112.     </Compile>
  113.     <Compile Include="OpenDMAForm.cs">
  114.       <SubType>Form</SubType>
  115.     </Compile>
  116.     <Compile Include="PLX_Sample.cs">
  117.       <SubType>Form</SubType>
  118.     </Compile>
  119.     <Compile Include="RegistersForm.cs">
  120.       <SubType>Form</SubType>
  121.     </Compile>
  122.     <EmbeddedResource Include="AddrSpaceTransferForm.resx">
  123.       <DependentUpon>AddrSpaceTransferForm.cs</DependentUpon>
  124.     </EmbeddedResource>
  125.     <EmbeddedResource Include="CfgTransfersForm.resx">
  126.       <DependentUpon>CfgTransfersForm.cs</DependentUpon>
  127.     </EmbeddedResource>
  128.     <EmbeddedResource Include="DMATransferForm.resx">
  129.       <DependentUpon>DMATransferForm.cs</DependentUpon>
  130.     </EmbeddedResource>
  131.     <EmbeddedResource Include="OpenDMAForm.resx">
  132.       <DependentUpon>OpenDMAForm.cs</DependentUpon>
  133.     </EmbeddedResource>
  134.     <EmbeddedResource Include="PLX_Sample.resx">
  135.       <DependentUpon>PLX_Sample.cs</DependentUpon>
  136.     </EmbeddedResource>
  137.     <EmbeddedResource Include="RegistersForm.resx">
  138.       <DependentUpon>RegistersForm.cs</DependentUpon>
  139.     </EmbeddedResource>
  140.     <Content Include="App.ico" />
  141.   </ItemGroup>
  142.   <Import Project="$(MSBuildBinPath)Microsoft.CSharp.targets" />
  143.   <PropertyGroup>
  144.     <PreBuildEvent>
  145.     </PreBuildEvent>
  146.     <PostBuildEvent>
  147.     </PostBuildEvent>
  148.   </PropertyGroup>
  149. </Project>