blob: 42fc03bcf7f1536c14370433f5c031d0fe7232d1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version 2.0 (the
~ "License"); you may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing,
~ software distributed under the License is distributed on an
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~ KIND, either express or implied. See the License for the
~ specific language governing permissions and limitations
~ under the License.
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectGuid>{DDE27CCB-A6C5-4A95-B169-7B7483A7EB20}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<RootNameSpace>NPanday.Model.AutomationExtensibility</RootNameSpace>
<AssemblyName>NPanday.Model.AutomationExtensibility</AssemblyName>
<BaseIntermediateOutputPath>..\..\..\target\obj\</BaseIntermediateOutputPath>
<OutputType>Library</OutputType>
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup>
<OutputPath>..\..\..\target\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<OutputPath>..\..\..\target\</OutputPath>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Extensibility.cs" />
<Compile Include="ExtensibilityAddin.cs" />
<Compile Include="ExtensibilityHostApplication.cs" />
<Compile Include="ExtensibilityToolsOptionsPageCategory.cs" />
<Compile Include="ExtensibilityToolsOptionsPageCategorySubCategory.cs" />
<Compile Include="ItemsChoiceType.cs" />
<Compile Include="ItemsChoiceType1.cs" />
<Compile Include="ItemsChoiceType2.cs" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
</Project>