171 lines
6.5 KiB
XML
171 lines
6.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>12.0.21005.1 RTMREL</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{D8E64EC0-4CD2-4ACA-9A67-748F5BA579EF}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>SimpleReadWrite</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>WinExe</OutputType>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
<OptionStrict>Off</OptionStrict>
|
|
<RootNamespace>NationalInstruments.Examples.SimpleReadWrite</RootNamespace>
|
|
<StartupObject>NationalInstruments.Examples.SimpleReadWrite.MainForm</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
<PublishUrl>发布\</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>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>NETFX2_0,NETFX3_5,NETFX4_0,NETFX4_5_1</DefineConstants>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032</NoWarn>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>NETFX2_0,NETFX3_5,NETFX4_0,NETFX4_5_1</DefineConstants>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032</NoWarn>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="NationalInstruments.Common">
|
|
<Name>NationalInstruments.Common</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
<Reference Include="NationalInstruments.VisaNS">
|
|
<Name>NationalInstruments.VisaNS</Name>
|
|
<HintPath>C:\Program Files\National Instruments\MeasurementStudio\DotNET\Assemblies\Current\NationalInstruments.VisaNS.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
<Reference Include="System.Drawing">
|
|
<Name>System.Drawing</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms">
|
|
<Name>System.Windows.Forms</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.Xml</Name>
|
|
<HintPath />
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
<Import Include="System" />
|
|
<Import Include="System.Collections" />
|
|
<Import Include="System.Data" />
|
|
<Import Include="System.Diagnostics" />
|
|
<Import Include="System.Drawing" />
|
|
<Import Include="System.Windows.Forms" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="App.ico" />
|
|
<Compile Include="AssemblyInfo.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MainForm.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SelectResource.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<EmbeddedResource Include="MainForm.resx">
|
|
<DependentUpon>MainForm.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SelectResource.resx">
|
|
<DependentUpon>SelectResource.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<AppDesigner Include="My Project\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.5.1 %28x86 和 x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<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>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="My Project\app.manifest" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.Targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |