agrobot_base/Exemplos/joystick-src/JoystickInterface/JoystickInterface.csproj

135 lines
7.3 KiB
XML

<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="Current">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0D77953E-FD60-4824-A997-AF72E66EF8C1}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>JoystickInterface</RootNamespace>
<AssemblyName>JoystickInterface</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>2.0</OldToolsVersion>
</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>
<DocumentationFile>bin\Debug\JoystickInterface.XML</DocumentationFile>
</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>
<DocumentationFile>bin\Release\JoystickInterface.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="CefSharp">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\CefSharp.dll</HintPath>
</Reference>
<Reference Include="CefSharp.Core">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\CefSharp.Core.dll</HintPath>
</Reference>
<Reference Include="CefSharp.WinForms">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\CefSharp.WinForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.DirectX">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\Microsoft.DirectX.dll</HintPath>
</Reference>
<Reference Include="Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\Microsoft.DirectX.DirectInput.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Win32.Primitives">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\Microsoft.Win32.Primitives.dll</HintPath>
</Reference>
<Reference Include="OpenCvSharp">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\OpenCvSharp.dll</HintPath>
</Reference>
<Reference Include="OpenCvSharp.Blob">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\OpenCvSharp.Blob.dll</HintPath>
</Reference>
<Reference Include="OpenCvSharp.Extensions">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\OpenCvSharp.Extensions.dll</HintPath>
</Reference>
<Reference Include="OpenCvSharp.UserInterface">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\OpenCvSharp.UserInterface.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.AppContext">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.AppContext.dll</HintPath>
</Reference>
<Reference Include="System.Console">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Console.dll</HintPath>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Device" />
<Reference Include="System.Diagnostics.DiagnosticSource">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include="System.Globalization.Calendars">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Globalization.Calendars.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.IO.Compression.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.ZipFile">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.IO.Compression.ZipFile.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.IO.FileSystem.dll</HintPath>
</Reference>
<Reference Include="System.IO.FileSystem.Primitives">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.IO.FileSystem.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Net.Http.dll</HintPath>
</Reference>
<Reference Include="System.Net.Sockets">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Net.Sockets.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Algorithms">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Security.Cryptography.Algorithms.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Encoding">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Security.Cryptography.Encoding.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Primitives">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Security.Cryptography.Primitives.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.X509Certificates">
<HintPath>..\..\..\..\oriontardpro\Tardigrado\OrionTardPro\OrionTardPro\bin\Debug\System.Security.Cryptography.X509Certificates.dll</HintPath>
</Reference>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Joystick.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="ClassDiagram1.cd" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\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>