source: EcnlProtoTool/trunk/webapp/webmrbc/webmrbc.csproj@ 273

Last change on this file since 273 was 273, checked in by coas-nagasima, 7 years ago

ソフトウェア情報を追加

  • Property svn:eol-style set to CRLF
  • Property svn:mime-type set to text/plain
File size: 10.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>
8 </ProductVersion>
9 <SchemaVersion>2.0</SchemaVersion>
10 <ProjectGuid>{7E71D3E4-F61A-4423-994A-EB307D7618E0}</ProjectGuid>
11 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
12 <OutputType>Library</OutputType>
13 <AppDesignerFolder>Properties</AppDesignerFolder>
14 <RootNamespace>WebMrbc</RootNamespace>
15 <AssemblyName>WebMrbc</AssemblyName>
16 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
17 <UseIISExpress>true</UseIISExpress>
18 <IISExpressSSLPort />
19 <IISExpressAnonymousAuthentication />
20 <IISExpressWindowsAuthentication />
21 <IISExpressUseClassicPipelineMode />
22 <UseGlobalApplicationHostFile />
23 <NuGetPackageImportStamp>
24 </NuGetPackageImportStamp>
25 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true</DebugSymbols>
28 <DebugType>full</DebugType>
29 <Optimize>false</Optimize>
30 <OutputPath>bin\</OutputPath>
31 <DefineConstants>DEBUG;TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 <NoStdLib>true</NoStdLib>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
37 <DebugType>pdbonly</DebugType>
38 <Optimize>true</Optimize>
39 <OutputPath>bin\</OutputPath>
40 <DefineConstants>TRACE</DefineConstants>
41 <ErrorReport>prompt</ErrorReport>
42 <WarningLevel>4</WarningLevel>
43 <NoStdLib>true</NoStdLib>
44 </PropertyGroup>
45 <ItemGroup>
46 <Reference Include="Bridge, Version=15.7.0.0, Culture=neutral, processorArchitecture=MSIL">
47 <HintPath>..\packages\Bridge.Core.15.7.0\lib\net40\Bridge.dll</HintPath>
48 <Private>True</Private>
49 </Reference>
50 <Reference Include="Bridge.Bootstrap3, Version=3.9.0.0, Culture=neutral, processorArchitecture=MSIL">
51 <HintPath>..\packages\Bridge.Bootstrap.3.9.4\lib\net40\Bridge.Bootstrap3.dll</HintPath>
52 <Private>True</Private>
53 </Reference>
54 <Reference Include="Bridge.Html5, Version=15.7.0.0, Culture=neutral, processorArchitecture=MSIL">
55 <HintPath>..\packages\Bridge.Html5.15.7.0\lib\net40\Bridge.Html5.dll</HintPath>
56 <Private>True</Private>
57 </Reference>
58 <Reference Include="Bridge.jQuery2, Version=2.9.0.0, Culture=neutral, processorArchitecture=MSIL">
59 <HintPath>..\packages\Bridge.jQuery.2.9.3\lib\net40\Bridge.jQuery2.dll</HintPath>
60 <Private>True</Private>
61 </Reference>
62 <Reference Include="Bridge.WebGL, Version=1.8.0.0, Culture=neutral, processorArchitecture=MSIL">
63 <HintPath>..\packages\Bridge.WebGL.1.8.3\lib\net40\Bridge.WebGL.dll</HintPath>
64 <Private>True</Private>
65 </Reference>
66 </ItemGroup>
67 <ItemGroup>
68 <Content Include="ace\ace.js" />
69 <Content Include="ace\mode-ruby.js" />
70 <Content Include="ace\theme-twilight.js" />
71 <Content Include="arduino_toolbox.xml" />
72 <Content Include="bootstrap\css\bootstrap-theme.css" />
73 <Content Include="bootstrap\css\bootstrap.css" />
74 <Content Include="bootstrap\fonts\glyphicons-halflings-regular.svg" />
75 <Content Include="bootstrap\js\bootstrap.js" />
76 <Content Include="css\webmrbc.css" />
77 <Content Include="ecnl_toolbox.xml" />
78 <Content Include="img\banner.svg" />
79 <Content Include="img\core-s.svg" />
80 <Content Include="img\no_image.png" />
81 <Content Include="js\blockly.js" />
82 <Content Include="js\bridge.js" />
83 <Content Include="js\FileSaver.js" />
84 <Content Include="js\jquery-3.1.0.js" />
85 <Content Include="js\jszip.js" />
86 <Content Include="js\webmrbc.js" />
87 <Content Include="src\main.rb" />
88 <Content Include="xterm\addons\fit\fit.js" />
89 <Content Include="xterm\src\xterm.css" />
90 <Content Include="xterm\src\xterm.js" />
91 <Content Include="packages.config" />
92 <Content Include="Bridge\bridge.json" />
93 <Content Include="bootstrap\fonts\glyphicons-halflings-regular.eot" />
94 <Content Include="bootstrap\fonts\glyphicons-halflings-regular.ttf" />
95 <Content Include="bootstrap\fonts\glyphicons-halflings-regular.woff" />
96 <Content Include="bootstrap\fonts\glyphicons-halflings-regular.woff2" />
97 <Content Include="echonet_objects.json" />
98 <Content Include="information.json" />
99 <None Include="Web.Debug.config">
100 <DependentUpon>Web.config</DependentUpon>
101 <SubType>Designer</SubType>
102 </None>
103 <None Include="Web.Release.config">
104 <DependentUpon>Web.config</DependentUpon>
105 </None>
106 </ItemGroup>
107 <ItemGroup>
108 <Content Include="mrbc.js" />
109 <Content Include="index.html" />
110 <Content Include="Web.config">
111 <SubType>Designer</SubType>
112 </Content>
113 </ItemGroup>
114 <ItemGroup>
115 <Compile Include="Ace.cs" />
116 <Compile Include="App.cs" />
117 <Compile Include="Arduino\GrPeach.cs" />
118 <Compile Include="Arduino\GrSakura.cs" />
119 <Compile Include="Arduino\I2cBlock.cs" />
120 <Compile Include="Arduino\KernelBlock.cs" />
121 <Compile Include="Arduino\MemFileBlock.cs" />
122 <Compile Include="Arduino\RtcBlock.cs" />
123 <Compile Include="Arduino\SdBlock.cs" />
124 <Compile Include="Arduino\SerialBlock.cs" />
125 <Compile Include="Arduino\ServoBlock.cs" />
126 <Compile Include="Arduino\SystemBlock.cs" />
127 <Compile Include="Arduino\TargetBoard.cs" />
128 <Compile Include="Block.cs" />
129 <Compile Include="Blockly.cs" />
130 <Compile Include="BlocklyView.cs" />
131 <Compile Include="Blocks\Colour.cs" />
132 <Compile Include="Blocks\Lists.cs" />
133 <Compile Include="Blocks\Logic.cs" />
134 <Compile Include="Blocks\Loops.cs" />
135 <Compile Include="Blocks\Math.cs" />
136 <Compile Include="Blocks\Procedures.cs" />
137 <Compile Include="Blocks\Text.cs" />
138 <Compile Include="Blocks\Variables.cs" />
139 <Compile Include="Collection.cs" />
140 <Compile Include="Ecnl\CodeGenerator.cs" />
141 <Compile Include="Ecnl\EcnlAPIBlock.cs" />
142 <Compile Include="Ecnl\EcnlTaskBlock.cs" />
143 <Compile Include="Ecnl\EObjectBlock.cs" />
144 <Compile Include="Ecnl\EObjectWorkspace.cs" />
145 <Compile Include="Ecnl\JsonData.cs" />
146 <Compile Include="Ecnl\ValueRange.cs" />
147 <Compile Include="Emscripten.cs" />
148 <Compile Include="EObjectModalView.cs" />
149 <Compile Include="ClassSelectorView.cs" />
150 <Compile Include="MainLoopBlock.cs" />
151 <Compile Include="Generator.cs" />
152 <Compile Include="MrbParser.cs" />
153 <Compile Include="MrbAstNodes.cs" />
154 <Compile Include="Mruby.cs" />
155 <Compile Include="Names.cs" />
156 <Compile Include="Procedures.cs" />
157 <Compile Include="Properties\AssemblyInfo.cs" />
158 <Compile Include="MainMenuView.cs" />
159 <Compile Include="Ruby.cs" />
160 <Compile Include="Ruby\Colour.cs" />
161 <Compile Include="Ruby\Lists.cs" />
162 <Compile Include="Ruby\Logic.cs" />
163 <Compile Include="Ruby\Loops.cs" />
164 <Compile Include="Ruby\Math.cs" />
165 <Compile Include="Ruby\Procedures.cs" />
166 <Compile Include="Ruby\Text.cs" />
167 <Compile Include="Ruby\Variables.cs" />
168 <Compile Include="MrbScanner.cs" />
169 <Compile Include="SwitchCaseBlock.cs" />
170 <Compile Include="Variables.cs" />
171 <Compile Include="XTerm.cs" />
172 </ItemGroup>
173 <PropertyGroup>
174 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
175 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
176 </PropertyGroup>
177 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
178 <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
179 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
180 <ProjectExtensions>
181 <VisualStudio>
182 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
183 <WebProjectProperties>
184 <UseIIS>True</UseIIS>
185 <AutoAssignPort>True</AutoAssignPort>
186 <DevelopmentServerPort>49565</DevelopmentServerPort>
187 <DevelopmentServerVPath>/</DevelopmentServerVPath>
188 <IISUrl>http://localhost:49565/</IISUrl>
189 <NTLMAuthentication>False</NTLMAuthentication>
190 <UseCustomServer>False</UseCustomServer>
191 <CustomServerUrl>
192 </CustomServerUrl>
193 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
194 </WebProjectProperties>
195 </FlavorProperties>
196 </VisualStudio>
197 </ProjectExtensions>
198 <Import Project="..\packages\Bridge.Min.15.7.0\build\Bridge.Min.targets" Condition="Exists('..\packages\Bridge.Min.15.7.0\build\Bridge.Min.targets')" />
199 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
200 <PropertyGroup>
201 <ErrorText>このプロジェクトは、このコンピューター上にない NuGet パッケージを参照しています。それらのパッケージをダウンロードするには、[NuGet パッケージの復元] を使用します。詳細については、http://go.microsoft.com/fwlink/?LinkID=322105 を参照してください。見つからないファイルは {0} です。</ErrorText>
202 </PropertyGroup>
203 <Error Condition="!Exists('..\packages\Bridge.Min.15.7.0\build\Bridge.Min.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Bridge.Min.15.7.0\build\Bridge.Min.targets'))" />
204 </Target>
205 <PropertyGroup>
206 <PostBuildEvent>cd $(ProjectDir)
207call copy.bat</PostBuildEvent>
208 </PropertyGroup>
209 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
210 Other similar extension points exist, see Microsoft.Common.targets.
211 <Target Name="BeforeBuild">
212 </Target>
213 <Target Name="AfterBuild">
214 </Target>
215 -->
216</Project>
Note: See TracBrowser for help on using the repository browser.