Skip to content

Commit

Permalink
Fixed some references and updated Igloo to vs2008.
Browse files Browse the repository at this point in the history
git-svn-id: https://rhino-tools.svn.sourceforge.net/svnroot/rhino-tools/trunk@2207 079b0acf-d9fa-0310-9935-e5ade295c882
  • Loading branch information
simone_b committed Jun 22, 2009
1 parent 0ab646d commit bfb3058
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Rhino.DSL/Rhino.DSL-vs2008.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
<ItemGroup>
<Reference Include="Boo.Lang, Version=2.0.0.0, Culture=neutral, PublicKeyToken=32c39770e9a21a67, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\work\offersIDE\SharedLibs\Boo.Lang.dll</HintPath>
<HintPath>..\..\SharedLibs\Boo\Boo.Lang.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang.Compiler, Version=2.0.0.0, Culture=neutral, PublicKeyToken=32c39770e9a21a67, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\work\offersIDE\SharedLibs\Boo.Lang.Compiler.dll</HintPath>
<HintPath>..\..\SharedLibs\Boo\Boo.Lang.Compiler.dll</HintPath>
</Reference>
<Reference Include="Boo.Lang.Parser, Version=2.0.0.0, Culture=neutral, PublicKeyToken=32c39770e9a21a67, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\..\work\offersIDE\SharedLibs\Boo.Lang.Parser.dll</HintPath>
<HintPath>..\..\SharedLibs\Boo\Boo.Lang.Parser.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down

0 comments on commit bfb3058

Please sign in to comment.