Ignore:
Timestamp:
Feb 9, 2017, 8:19:28 PM (7 years ago)
Author:
coas-nagasima
Message:

ソフトウェア情報を追加

File:
1 edited

Legend:

Unmodified
Added
Removed
  • EcnlProtoTool/trunk/webapp/webmrbc/webmrbc.csproj

    r270 r273  
    7777    <Content Include="ecnl_toolbox.xml" />
    7878    <Content Include="img\banner.svg" />
     79    <Content Include="img\core-s.svg" />
    7980    <Content Include="img\no_image.png" />
    8081    <Content Include="js\blockly.js" />
     
    9596    <Content Include="bootstrap\fonts\glyphicons-halflings-regular.woff2" />
    9697    <Content Include="echonet_objects.json" />
     98    <Content Include="information.json" />
    9799    <None Include="Web.Debug.config">
    98100      <DependentUpon>Web.config</DependentUpon>
     
    114116    <Compile Include="App.cs" />
    115117    <Compile Include="Arduino\GrPeach.cs" />
     118    <Compile Include="Arduino\GrSakura.cs" />
    116119    <Compile Include="Arduino\I2cBlock.cs" />
    117120    <Compile Include="Arduino\KernelBlock.cs" />
     
    122125    <Compile Include="Arduino\ServoBlock.cs" />
    123126    <Compile Include="Arduino\SystemBlock.cs" />
     127    <Compile Include="Arduino\TargetBoard.cs" />
    124128    <Compile Include="Block.cs" />
    125129    <Compile Include="Blockly.cs" />
Note: See TracChangeset for help on using the changeset viewer.