You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

uqac-ia-aspirobot.xproj 1.2KB

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
  5. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  6. </PropertyGroup>
  7. <Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition="'$(VSToolsPath)' != ''" />
  8. <PropertyGroup Label="Globals">
  9. <ProjectGuid>{2A192A8A-B6F4-4752-A622-04C7A4AF0EE5}</ProjectGuid>
  10. <ProjectTypeGuids>{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}</ProjectTypeGuids>
  11. <RootNamespace>uqac_ia_aspirobot</RootNamespace>
  12. <BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">.\obj</BaseIntermediateOutputPath>
  13. <OutputPath Condition="'$(OutputPath)'=='' ">.\bin\</OutputPath>
  14. <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
  15. </PropertyGroup>
  16. <PropertyGroup>
  17. <SchemaVersion>2.0</SchemaVersion>
  18. </PropertyGroup>
  19. <Import Project="$(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition="'$(VSToolsPath)' != ''" />
  20. </Project>