/Dojo_Troco/Dojo_Troco.booproj

http://github.com/Trovarius/dojo_dnasp_26_05_11 · Unknown · 45 lines · 45 code · 0 blank · 0 comment · 0 complexity · 34d40081538b488c5bb32f84cfe409c0 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{F94CC490-D564-43C1-AABF-367B89AFE510}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <RootNamespace>Dojo_Troco</RootNamespace>
  11. <AssemblyName>Dojo_Troco</AssemblyName>
  12. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  13. </PropertyGroup>
  14. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  15. <DebugSymbols>true</DebugSymbols>
  16. <DebugType>full</DebugType>
  17. <OutputPath>bin\Debug</OutputPath>
  18. <ErrorReport>prompt</ErrorReport>
  19. <ducky>false</ducky>
  20. <culture />
  21. <nostdlib>false</nostdlib>
  22. <ConsolePause>false</ConsolePause>
  23. <genwarnings>false</genwarnings>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>none</DebugType>
  27. <OutputPath>bin\Release</OutputPath>
  28. <ErrorReport>prompt</ErrorReport>
  29. <ducky>false</ducky>
  30. <culture />
  31. <nostdlib>false</nostdlib>
  32. <ConsolePause>false</ConsolePause>
  33. <genwarnings>false</genwarnings>
  34. </PropertyGroup>
  35. <ItemGroup>
  36. <Reference Include="System" />
  37. <Reference Include="Boo.Lang, Version=2.0.9.4, Culture=neutral, PublicKeyToken=32c39770e9a21a67" />
  38. <Reference Include="Boo.Lang.PatternMatching, Version=2.0.9.4, Culture=neutral, PublicKeyToken=32c39770e9a21a67" />
  39. <Reference Include="nunit.core, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
  40. <Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" />
  41. </ItemGroup>
  42. <ItemGroup>
  43. <Compile Include="Class1.boo" />
  44. </ItemGroup>
  45. </Project>