open-zwave/dotnet/examples/OZWForm/build/vs2008/OZWForm.csproj

228 lines
9.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{3A782BF0-5863-4500-A03F-51B2BD25EF2A}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>OZWForm</RootNamespace>
<AssemblyName>OZWForm</AssemblyName>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkSubset>
</TargetFrameworkSubset>
<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>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<OutputPath>.\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<OutputPath>.\</OutputPath>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="ControllerCommandDlg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ControllerCommandDlg.Designer.cs">
<DependentUpon>ControllerCommandDlg.cs</DependentUpon>
</Compile>
<Compile Include="ConfigurationWakeUpDlg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ConfigurationWakeUpDlg.Designer.cs">
<DependentUpon>ConfigurationWakeUpDlg.cs</DependentUpon>
</Compile>
<Compile Include="ValuePanelDecimal.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelList.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelString.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MainForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="MainForm.Designer.cs">
<DependentUpon>MainForm.cs</DependentUpon>
</Compile>
<Compile Include="Node.cs" />
<Compile Include="NodeForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="NodeForm.Designer.cs">
<DependentUpon>NodeForm.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="ControllerCommandDlg.resx">
<DependentUpon>ControllerCommandDlg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ConfigurationWakeUpDlg.resx">
<DependentUpon>ConfigurationWakeUpDlg.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelDecimal.resx">
<DependentUpon>ValuePanelDecimal.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelList.resx">
<DependentUpon>ValuePanelList.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelString.resx">
<DependentUpon>ValuePanelString.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="NodeForm.resx">
<DependentUpon>NodeForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanel.resx">
<DependentUpon>ValuePanel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelBool.resx">
<DependentUpon>ValuePanelBool.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelButton.resx">
<DependentUpon>ValuePanelButton.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelByte.resx">
<DependentUpon>ValuePanelByte.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ValuePanelInt.resx" />
<EmbeddedResource Include="ValuePanelShort.resx" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="ValuePanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanel.Designer.cs">
<DependentUpon>ValuePanel.cs</DependentUpon>
</Compile>
<Compile Include="ValuePanelBool.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelButton.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelByte.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelInt.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ValuePanelShort.cs">
<SubType>UserControl</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\build\vs2008\OpenZWaveDotNet.vcproj">
<Project>{0DD42424-B4AB-45C3-897C-774D1C5917C3}</Project>
<Name>OpenZWaveDotNet</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
<Visible>False</Visible>
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5</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>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>