~peter-golde/carto/trunk

« back to all changes in this revision

Viewing changes to src/Cartographer/Cartographer.csproj

  • Committer: Peter Golde
  • Date: 2008-12-11 18:07:10 UTC
  • Revision ID: peter@golde.org-20081211180710-wgy19wneukg100yg
Add Ribbon library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    <WarningLevel>4</WarningLevel>
34
34
  </PropertyGroup>
35
35
  <ItemGroup>
 
36
    <Reference Include="RibbonControlsLibrary, Version=3.5.31016.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
 
37
      <SpecificVersion>False</SpecificVersion>
 
38
      <HintPath>..\Libraries\RibbonControlsLibrary.dll</HintPath>
 
39
    </Reference>
36
40
    <Reference Include="System" />
37
41
    <Reference Include="System.Core">
38
42
      <RequiredTargetFramework>3.5</RequiredTargetFramework>