28 changed files with 79 additions and 57 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,17 +0,0 @@ |
|||||||
<?xml version='1.0'?> |
|
||||||
<configuration> |
|
||||||
<configSections> |
|
||||||
<section name='microsoft.scripting' type='Microsoft.Scripting.Hosting.Configuration.Section, Microsoft.Scripting, Version=1.1.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' requirePermission='false'/> |
|
||||||
</configSections> |
|
||||||
|
|
||||||
<microsoft.scripting> |
|
||||||
<languages> |
|
||||||
<language names='IronPython;Python;py' extensions='.py' displayName='IronPython 2.7 Alpha 1' type='IronPython.Runtime.PythonContext, IronPython, Version=2.7.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35'/> |
|
||||||
<language names='IronRuby;Ruby;rb' extensions='.rb' displayName='IronRuby' type='IronRuby.Runtime.RubyContext, IronRuby, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'/> |
|
||||||
</languages> |
|
||||||
|
|
||||||
<options> |
|
||||||
<set language='Ruby' option='LibraryPaths' value='..\lib\IronRuby;..\lib\ruby\site_ruby\1.8;..\lib\ruby\site_ruby;..\lib\ruby\1.8'/> |
|
||||||
</options> |
|
||||||
</microsoft.scripting> |
|
||||||
</configuration> |
|
Loading…
Reference in new issue