source: uKadecot/trunk/tools/EcnlControllerUI/EcnlCtrlUI/EcnlCtrlUI.csproj@ 101

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

TOPPERS/uKadecotのソースコードを追加

  • Property svn:eol-style set to CRLF
  • Property svn:mime-type set to text/plain
File size: 31.8 KB
RevLine 
[101]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.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>{ACA3FB91-5853-4770-B531-CC7A6B647752}</ProjectGuid>
11 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
12 <OutputType>Library</OutputType>
13 <AppDesignerFolder>Properties</AppDesignerFolder>
14 <RootNamespace>EcnlCtrlUI</RootNamespace>
15 <AssemblyName>EcnlCtrlUI</AssemblyName>
16 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
17 <UseIISExpress>true</UseIISExpress>
18 <IISExpressSSLPort />
19 <IISExpressAnonymousAuthentication />
20 <IISExpressWindowsAuthentication />
21 <IISExpressUseClassicPipelineMode />
22 </PropertyGroup>
23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
24 <DebugSymbols>true</DebugSymbols>
25 <DebugType>full</DebugType>
26 <Optimize>false</Optimize>
27 <OutputPath>bin\</OutputPath>
28 <DefineConstants>DEBUG;TRACE</DefineConstants>
29 <ErrorReport>prompt</ErrorReport>
30 <WarningLevel>4</WarningLevel>
31 </PropertyGroup>
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
33 <DebugType>pdbonly</DebugType>
34 <Optimize>true</Optimize>
35 <OutputPath>bin\</OutputPath>
36 <DefineConstants>TRACE</DefineConstants>
37 <ErrorReport>prompt</ErrorReport>
38 <WarningLevel>4</WarningLevel>
39 </PropertyGroup>
40 <ItemGroup>
41 <Reference Include="Microsoft.CSharp" />
42 <Reference Include="System.Runtime.Serialization" />
43 <Reference Include="System.Web.DynamicData" />
44 <Reference Include="System.Web.Entity" />
45 <Reference Include="System.Web.ApplicationServices" />
46 <Reference Include="System.ComponentModel.DataAnnotations" />
47 <Reference Include="System" />
48 <Reference Include="System.Data" />
49 <Reference Include="System.Core" />
50 <Reference Include="System.Data.DataSetExtensions" />
51 <Reference Include="System.Web.Extensions" />
52 <Reference Include="System.Xml.Linq" />
53 <Reference Include="System.Drawing" />
54 <Reference Include="System.Web" />
55 <Reference Include="System.Xml" />
56 <Reference Include="System.Configuration" />
57 <Reference Include="System.Web.Services" />
58 <Reference Include="System.EnterpriseServices" />
59 </ItemGroup>
60 <ItemGroup>
61 <Content Include="css\ecn_gen.css" />
62 <Content Include="imgs\core-s.svg" />
63 <Content Include="imgs\logo.gif" />
64 <Content Include="js\ctrlui.js" />
65 <Content Include="js\ctrlui.min.js" />
66 <Content Include="js\images\ajax-loader.gif" />
67 <Content Include="js\images\icons-png\action-black.png" />
68 <Content Include="js\images\icons-png\action-white.png" />
69 <Content Include="js\images\icons-png\alert-black.png" />
70 <Content Include="js\images\icons-png\alert-white.png" />
71 <Content Include="js\images\icons-png\arrow-d-black.png" />
72 <Content Include="js\images\icons-png\arrow-d-l-black.png" />
73 <Content Include="js\images\icons-png\arrow-d-l-white.png" />
74 <Content Include="js\images\icons-png\arrow-d-r-black.png" />
75 <Content Include="js\images\icons-png\arrow-d-r-white.png" />
76 <Content Include="js\images\icons-png\arrow-d-white.png" />
77 <Content Include="js\images\icons-png\arrow-l-black.png" />
78 <Content Include="js\images\icons-png\arrow-l-white.png" />
79 <Content Include="js\images\icons-png\arrow-r-black.png" />
80 <Content Include="js\images\icons-png\arrow-r-white.png" />
81 <Content Include="js\images\icons-png\arrow-u-black.png" />
82 <Content Include="js\images\icons-png\arrow-u-l-black.png" />
83 <Content Include="js\images\icons-png\arrow-u-l-white.png" />
84 <Content Include="js\images\icons-png\arrow-u-r-black.png" />
85 <Content Include="js\images\icons-png\arrow-u-r-white.png" />
86 <Content Include="js\images\icons-png\arrow-u-white.png" />
87 <Content Include="js\images\icons-png\audio-black.png" />
88 <Content Include="js\images\icons-png\audio-white.png" />
89 <Content Include="js\images\icons-png\back-black.png" />
90 <Content Include="js\images\icons-png\back-white.png" />
91 <Content Include="js\images\icons-png\bars-black.png" />
92 <Content Include="js\images\icons-png\bars-white.png" />
93 <Content Include="js\images\icons-png\bullets-black.png" />
94 <Content Include="js\images\icons-png\bullets-white.png" />
95 <Content Include="js\images\icons-png\calendar-black.png" />
96 <Content Include="js\images\icons-png\calendar-white.png" />
97 <Content Include="js\images\icons-png\camera-black.png" />
98 <Content Include="js\images\icons-png\camera-white.png" />
99 <Content Include="js\images\icons-png\carat-d-black.png" />
100 <Content Include="js\images\icons-png\carat-d-white.png" />
101 <Content Include="js\images\icons-png\carat-l-black.png" />
102 <Content Include="js\images\icons-png\carat-l-white.png" />
103 <Content Include="js\images\icons-png\carat-r-black.png" />
104 <Content Include="js\images\icons-png\carat-r-white.png" />
105 <Content Include="js\images\icons-png\carat-u-black.png" />
106 <Content Include="js\images\icons-png\carat-u-white.png" />
107 <Content Include="js\images\icons-png\check-black.png" />
108 <Content Include="js\images\icons-png\check-white.png" />
109 <Content Include="js\images\icons-png\clock-black.png" />
110 <Content Include="js\images\icons-png\clock-white.png" />
111 <Content Include="js\images\icons-png\cloud-black.png" />
112 <Content Include="js\images\icons-png\cloud-white.png" />
113 <Content Include="js\images\icons-png\comment-black.png" />
114 <Content Include="js\images\icons-png\comment-white.png" />
115 <Content Include="js\images\icons-png\delete-black.png" />
116 <Content Include="js\images\icons-png\delete-white.png" />
117 <Content Include="js\images\icons-png\edit-black.png" />
118 <Content Include="js\images\icons-png\edit-white.png" />
119 <Content Include="js\images\icons-png\eye-black.png" />
120 <Content Include="js\images\icons-png\eye-white.png" />
121 <Content Include="js\images\icons-png\forbidden-black.png" />
122 <Content Include="js\images\icons-png\forbidden-white.png" />
123 <Content Include="js\images\icons-png\forward-black.png" />
124 <Content Include="js\images\icons-png\forward-white.png" />
125 <Content Include="js\images\icons-png\gear-black.png" />
126 <Content Include="js\images\icons-png\gear-white.png" />
127 <Content Include="js\images\icons-png\grid-black.png" />
128 <Content Include="js\images\icons-png\grid-white.png" />
129 <Content Include="js\images\icons-png\heart-black.png" />
130 <Content Include="js\images\icons-png\heart-white.png" />
131 <Content Include="js\images\icons-png\home-black.png" />
132 <Content Include="js\images\icons-png\home-white.png" />
133 <Content Include="js\images\icons-png\info-black.png" />
134 <Content Include="js\images\icons-png\info-white.png" />
135 <Content Include="js\images\icons-png\location-black.png" />
136 <Content Include="js\images\icons-png\location-white.png" />
137 <Content Include="js\images\icons-png\lock-black.png" />
138 <Content Include="js\images\icons-png\lock-white.png" />
139 <Content Include="js\images\icons-png\mail-black.png" />
140 <Content Include="js\images\icons-png\mail-white.png" />
141 <Content Include="js\images\icons-png\minus-black.png" />
142 <Content Include="js\images\icons-png\minus-white.png" />
143 <Content Include="js\images\icons-png\navigation-black.png" />
144 <Content Include="js\images\icons-png\navigation-white.png" />
145 <Content Include="js\images\icons-png\phone-black.png" />
146 <Content Include="js\images\icons-png\phone-white.png" />
147 <Content Include="js\images\icons-png\plus-black.png" />
148 <Content Include="js\images\icons-png\plus-white.png" />
149 <Content Include="js\images\icons-png\power-black.png" />
150 <Content Include="js\images\icons-png\power-white.png" />
151 <Content Include="js\images\icons-png\recycle-black.png" />
152 <Content Include="js\images\icons-png\recycle-white.png" />
153 <Content Include="js\images\icons-png\refresh-black.png" />
154 <Content Include="js\images\icons-png\refresh-white.png" />
155 <Content Include="js\images\icons-png\search-black.png" />
156 <Content Include="js\images\icons-png\search-white.png" />
157 <Content Include="js\images\icons-png\shop-black.png" />
158 <Content Include="js\images\icons-png\shop-white.png" />
159 <Content Include="js\images\icons-png\star-black.png" />
160 <Content Include="js\images\icons-png\star-white.png" />
161 <Content Include="js\images\icons-png\tag-black.png" />
162 <Content Include="js\images\icons-png\tag-white.png" />
163 <Content Include="js\images\icons-png\user-black.png" />
164 <Content Include="js\images\icons-png\user-white.png" />
165 <Content Include="js\images\icons-png\video-black.png" />
166 <Content Include="js\images\icons-png\video-white.png" />
167 <Content Include="js\images\icons-svg\action-black.svg" />
168 <Content Include="js\images\icons-svg\action-white.svg" />
169 <Content Include="js\images\icons-svg\alert-black.svg" />
170 <Content Include="js\images\icons-svg\alert-white.svg" />
171 <Content Include="js\images\icons-svg\arrow-d-black.svg" />
172 <Content Include="js\images\icons-svg\arrow-d-l-black.svg" />
173 <Content Include="js\images\icons-svg\arrow-d-l-white.svg" />
174 <Content Include="js\images\icons-svg\arrow-d-r-black.svg" />
175 <Content Include="js\images\icons-svg\arrow-d-r-white.svg" />
176 <Content Include="js\images\icons-svg\arrow-d-white.svg" />
177 <Content Include="js\images\icons-svg\arrow-l-black.svg" />
178 <Content Include="js\images\icons-svg\arrow-l-white.svg" />
179 <Content Include="js\images\icons-svg\arrow-r-black.svg" />
180 <Content Include="js\images\icons-svg\arrow-r-white.svg" />
181 <Content Include="js\images\icons-svg\arrow-u-black.svg" />
182 <Content Include="js\images\icons-svg\arrow-u-l-black.svg" />
183 <Content Include="js\images\icons-svg\arrow-u-l-white.svg" />
184 <Content Include="js\images\icons-svg\arrow-u-r-black.svg" />
185 <Content Include="js\images\icons-svg\arrow-u-r-white.svg" />
186 <Content Include="js\images\icons-svg\arrow-u-white.svg" />
187 <Content Include="js\images\icons-svg\audio-black.svg" />
188 <Content Include="js\images\icons-svg\audio-white.svg" />
189 <Content Include="js\images\icons-svg\back-black.svg" />
190 <Content Include="js\images\icons-svg\back-white.svg" />
191 <Content Include="js\images\icons-svg\bars-black.svg" />
192 <Content Include="js\images\icons-svg\bars-white.svg" />
193 <Content Include="js\images\icons-svg\bullets-black.svg" />
194 <Content Include="js\images\icons-svg\bullets-white.svg" />
195 <Content Include="js\images\icons-svg\calendar-black.svg" />
196 <Content Include="js\images\icons-svg\calendar-white.svg" />
197 <Content Include="js\images\icons-svg\camera-black.svg" />
198 <Content Include="js\images\icons-svg\camera-white.svg" />
199 <Content Include="js\images\icons-svg\carat-d-black.svg" />
200 <Content Include="js\images\icons-svg\carat-d-white.svg" />
201 <Content Include="js\images\icons-svg\carat-l-black.svg" />
202 <Content Include="js\images\icons-svg\carat-l-white.svg" />
203 <Content Include="js\images\icons-svg\carat-r-black.svg" />
204 <Content Include="js\images\icons-svg\carat-r-white.svg" />
205 <Content Include="js\images\icons-svg\carat-u-black.svg" />
206 <Content Include="js\images\icons-svg\carat-u-white.svg" />
207 <Content Include="js\images\icons-svg\check-black.svg" />
208 <Content Include="js\images\icons-svg\check-white.svg" />
209 <Content Include="js\images\icons-svg\clock-black.svg" />
210 <Content Include="js\images\icons-svg\clock-white.svg" />
211 <Content Include="js\images\icons-svg\cloud-black.svg" />
212 <Content Include="js\images\icons-svg\cloud-white.svg" />
213 <Content Include="js\images\icons-svg\comment-black.svg" />
214 <Content Include="js\images\icons-svg\comment-white.svg" />
215 <Content Include="js\images\icons-svg\delete-black.svg" />
216 <Content Include="js\images\icons-svg\delete-white.svg" />
217 <Content Include="js\images\icons-svg\edit-black.svg" />
218 <Content Include="js\images\icons-svg\edit-white.svg" />
219 <Content Include="js\images\icons-svg\eye-black.svg" />
220 <Content Include="js\images\icons-svg\eye-white.svg" />
221 <Content Include="js\images\icons-svg\forbidden-black.svg" />
222 <Content Include="js\images\icons-svg\forbidden-white.svg" />
223 <Content Include="js\images\icons-svg\forward-black.svg" />
224 <Content Include="js\images\icons-svg\forward-white.svg" />
225 <Content Include="js\images\icons-svg\gear-black.svg" />
226 <Content Include="js\images\icons-svg\gear-white.svg" />
227 <Content Include="js\images\icons-svg\grid-black.svg" />
228 <Content Include="js\images\icons-svg\grid-white.svg" />
229 <Content Include="js\images\icons-svg\heart-black.svg" />
230 <Content Include="js\images\icons-svg\heart-white.svg" />
231 <Content Include="js\images\icons-svg\home-black.svg" />
232 <Content Include="js\images\icons-svg\home-white.svg" />
233 <Content Include="js\images\icons-svg\info-black.svg" />
234 <Content Include="js\images\icons-svg\info-white.svg" />
235 <Content Include="js\images\icons-svg\location-black.svg" />
236 <Content Include="js\images\icons-svg\location-white.svg" />
237 <Content Include="js\images\icons-svg\lock-black.svg" />
238 <Content Include="js\images\icons-svg\lock-white.svg" />
239 <Content Include="js\images\icons-svg\mail-black.svg" />
240 <Content Include="js\images\icons-svg\mail-white.svg" />
241 <Content Include="js\images\icons-svg\minus-black.svg" />
242 <Content Include="js\images\icons-svg\minus-white.svg" />
243 <Content Include="js\images\icons-svg\navigation-black.svg" />
244 <Content Include="js\images\icons-svg\navigation-white.svg" />
245 <Content Include="js\images\icons-svg\phone-black.svg" />
246 <Content Include="js\images\icons-svg\phone-white.svg" />
247 <Content Include="js\images\icons-svg\plus-black.svg" />
248 <Content Include="js\images\icons-svg\plus-white.svg" />
249 <Content Include="js\images\icons-svg\power-black.svg" />
250 <Content Include="js\images\icons-svg\power-white.svg" />
251 <Content Include="js\images\icons-svg\recycle-black.svg" />
252 <Content Include="js\images\icons-svg\recycle-white.svg" />
253 <Content Include="js\images\icons-svg\refresh-black.svg" />
254 <Content Include="js\images\icons-svg\refresh-white.svg" />
255 <Content Include="js\images\icons-svg\search-black.svg" />
256 <Content Include="js\images\icons-svg\search-white.svg" />
257 <Content Include="js\images\icons-svg\shop-black.svg" />
258 <Content Include="js\images\icons-svg\shop-white.svg" />
259 <Content Include="js\images\icons-svg\star-black.svg" />
260 <Content Include="js\images\icons-svg\star-white.svg" />
261 <Content Include="js\images\icons-svg\tag-black.svg" />
262 <Content Include="js\images\icons-svg\tag-white.svg" />
263 <Content Include="js\images\icons-svg\user-black.svg" />
264 <Content Include="js\images\icons-svg\user-white.svg" />
265 <Content Include="js\images\icons-svg\video-black.svg" />
266 <Content Include="js\images\icons-svg\video-white.svg" />
267 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.af.asc.js" />
268 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.af.utf8.js" />
269 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ar.asc.js" />
270 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ar.utf8.js" />
271 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.bg.asc.js" />
272 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.bg.utf8.js" />
273 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ca.asc.js" />
274 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ca.utf8.js" />
275 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.cs.asc.js" />
276 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.cs.utf8.js" />
277 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.da.asc.js" />
278 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.da.utf8.js" />
279 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.de.asc.js" />
280 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.de.utf8.js" />
281 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.el.asc.js" />
282 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.el.utf8.js" />
283 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.en.asc.js" />
284 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.en.utf8.js" />
285 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.es-ES.asc.js" />
286 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.es-ES.utf8.js" />
287 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.fi.asc.js" />
288 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.fi.utf8.js" />
289 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.fr.asc.js" />
290 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.fr.utf8.js" />
291 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.he.asc.js" />
292 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.he.utf8.js" />
293 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.hr.asc.js" />
294 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.hr.utf8.js" />
295 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.hu.asc.js" />
296 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.hu.utf8.js" />
297 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.id.asc.js" />
298 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.id.utf8.js" />
299 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.it.asc.js" />
300 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.it.utf8.js" />
301 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ja.asc.js" />
302 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ja.utf8.js" />
303 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ko.asc.js" />
304 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ko.utf8.js" />
305 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.lt.asc.js" />
306 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.lt.utf8.js" />
307 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.nl-BE.asc.js" />
308 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.nl-BE.utf8.js" />
309 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.nl.asc.js" />
310 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.nl.utf8.js" />
311 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.no.asc.js" />
312 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.no.utf8.js" />
313 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pl.asc.js" />
314 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pl.utf8.js" />
315 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pt-BR.asc.js" />
316 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pt-BR.utf8.js" />
317 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pt-PT.asc.js" />
318 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.pt-PT.utf8.js" />
319 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ro.asc.js" />
320 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ro.utf8.js" />
321 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ru.asc.js" />
322 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.ru.utf8.js" />
323 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.sr.asc.js" />
324 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.sr.utf8.js" />
325 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.sv-SE.asc.js" />
326 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.sv-SE.utf8.js" />
327 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.th.asc.js" />
328 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.th.utf8.js" />
329 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.tr.asc.js" />
330 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.tr.utf8.js" />
331 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.uk.asc.js" />
332 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.uk.utf8.js" />
333 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.vi.asc.js" />
334 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.vi.utf8.js" />
335 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.zh-CN.asc.js" />
336 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.zh-CN.utf8.js" />
337 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.zh-TW.asc.js" />
338 <Content Include="js\jqm-datebox\i18n\jquery.mobile.datebox.i18n.zh-TW.utf8.js" />
339 <Content Include="js\jqm-datebox\jqm-datebox-1.4.5.css" />
340 <Content Include="js\jqm-datebox\jqm-datebox.core.js" />
341 <Content Include="js\jqm-datebox\jqm-datebox.custom.tires.js" />
342 <Content Include="js\jqm-datebox\jqm-datebox.fulloptlist.js" />
343 <Content Include="js\jqm-datebox\jqm-datebox.mode.calbox.js" />
344 <Content Include="js\jqm-datebox\jqm-datebox.mode.custombox.js" />
345 <Content Include="js\jqm-datebox\jqm-datebox.mode.customflip.js" />
346 <Content Include="js\jqm-datebox\jqm-datebox.mode.datebox.js" />
347 <Content Include="js\jqm-datebox\jqm-datebox.mode.durationbox.js" />
348 <Content Include="js\jqm-datebox\jqm-datebox.mode.durationflipbox.js" />
349 <Content Include="js\jqm-datebox\jqm-datebox.mode.flipbox.js" />
350 <Content Include="js\jqm-datebox\jqm-datebox.mode.slidebox.js" />
351 <Content Include="js\jqm-datebox\jquery.mobile.datebox.js" />
352 <Content Include="js\jquery-1.10.2.js" />
353 <Content Include="js\jquery-1.10.2.min.js" />
354 <Content Include="js\jquery.mobile-1.4.5.css" />
355 <Content Include="js\jquery.mobile-1.4.5.js" />
356 <Content Include="js\jquery.mobile-1.4.5.min.css" />
357 <Content Include="js\jquery.mobile-1.4.5.min.js" />
358 <Content Include="js\jquery.mobile.external-png-1.4.5.css" />
359 <Content Include="js\jquery.mobile.external-png-1.4.5.min.css" />
360 <Content Include="js\jquery.mobile.icons-1.4.5.css" />
361 <Content Include="js\jquery.mobile.icons-1.4.5.min.css" />
362 <Content Include="js\jquery.mobile.inline-png-1.4.5.css" />
363 <Content Include="js\jquery.mobile.inline-png-1.4.5.min.css" />
364 <Content Include="js\jquery.mobile.inline-svg-1.4.5.css" />
365 <Content Include="js\jquery.mobile.inline-svg-1.4.5.min.css" />
366 <Content Include="js\jquery.mobile.structure-1.4.5.css" />
367 <Content Include="js\jquery.mobile.structure-1.4.5.min.css" />
368 <Content Include="js\jquery.mobile.theme-1.4.5.css" />
369 <Content Include="js\jquery.mobile.theme-1.4.5.min.css" />
370 <Content Include="js\linq.js" />
371 <Content Include="js\linq.min.js" />
372 <Content Include="js\mscorlib.js" />
373 <Content Include="js\mscorlib.min.js" />
374 </ItemGroup>
375 <ItemGroup>
376 <Content Include="index.html" />
377 <Content Include="packages.config" />
378 <Content Include="themes\ecn-theme.css" />
379 <Content Include="themes\ecn-theme.min.css" />
380 <Content Include="Web.config">
381 <SubType>Designer</SubType>
382 </Content>
383 </ItemGroup>
384 <ItemGroup>
385 <Content Include="devices\ClassGroupList.json" />
386 <Content Include="devices\ClassList00.json" />
387 <Content Include="devices\ClassList01.json" />
388 <Content Include="devices\ClassList02.json" />
389 <Content Include="devices\ClassList03.json" />
390 <Content Include="devices\ClassList04.json" />
391 <Content Include="devices\ClassList05.json" />
392 <Content Include="devices\ClassList06.json" />
393 <Content Include="devices\ClassList0E.json" />
394 <Content Include="devices\ClassList0F.json" />
395 <Content Include="devices\jsmin.bat" />
396 <Content Include="devices\PropertyList0001.json" />
397 <Content Include="devices\PropertyList0002.json" />
398 <Content Include="devices\PropertyList0003.json" />
399 <Content Include="devices\PropertyList0004.json" />
400 <Content Include="devices\PropertyList0005.json" />
401 <Content Include="devices\PropertyList0006.json" />
402 <Content Include="devices\PropertyList0007.json" />
403 <Content Include="devices\PropertyList0008.json" />
404 <Content Include="devices\PropertyList0009.json" />
405 <Content Include="devices\PropertyList000A.json" />
406 <Content Include="devices\PropertyList000B.json" />
407 <Content Include="devices\PropertyList000C.json" />
408 <Content Include="devices\PropertyList000D.json" />
409 <Content Include="devices\PropertyList000E.json" />
410 <Content Include="devices\PropertyList000F.json" />
411 <Content Include="devices\PropertyList0010.json" />
412 <Content Include="devices\PropertyList0011.json" />
413 <Content Include="devices\PropertyList0012.json" />
414 <Content Include="devices\PropertyList0013.json" />
415 <Content Include="devices\PropertyList0014.json" />
416 <Content Include="devices\PropertyList0015.json" />
417 <Content Include="devices\PropertyList0016.json" />
418 <Content Include="devices\PropertyList0017.json" />
419 <Content Include="devices\PropertyList0018.json" />
420 <Content Include="devices\PropertyList0019.json" />
421 <Content Include="devices\PropertyList001A.json" />
422 <Content Include="devices\PropertyList001B.json" />
423 <Content Include="devices\PropertyList001C.json" />
424 <Content Include="devices\PropertyList001D.json" />
425 <Content Include="devices\PropertyList001E.json" />
426 <Content Include="devices\PropertyList001F.json" />
427 <Content Include="devices\PropertyList0020.json" />
428 <Content Include="devices\PropertyList0021.json" />
429 <Content Include="devices\PropertyList0022.json" />
430 <Content Include="devices\PropertyList0023.json" />
431 <Content Include="devices\PropertyList0025.json" />
432 <Content Include="devices\PropertyList0026.json" />
433 <Content Include="devices\PropertyList0027.json" />
434 <Content Include="devices\PropertyList0028.json" />
435 <Content Include="devices\PropertyList0029.json" />
436 <Content Include="devices\PropertyList002A.json" />
437 <Content Include="devices\PropertyList002B.json" />
438 <Content Include="devices\PropertyList002C.json" />
439 <Content Include="devices\PropertyList0130.json" />
440 <Content Include="devices\PropertyList0133.json" />
441 <Content Include="devices\PropertyList0134.json" />
442 <Content Include="devices\PropertyList0135.json" />
443 <Content Include="devices\PropertyList0139.json" />
444 <Content Include="devices\PropertyList0142.json" />
445 <Content Include="devices\PropertyList0143.json" />
446 <Content Include="devices\PropertyList0145.json" />
447 <Content Include="devices\PropertyList0146.json" />
448 <Content Include="devices\PropertyList0260.json" />
449 <Content Include="devices\PropertyList0261.json" />
450 <Content Include="devices\PropertyList0263.json" />
451 <Content Include="devices\PropertyList0267.json" />
452 <Content Include="devices\PropertyList026B.json" />
453 <Content Include="devices\PropertyList026E.json" />
454 <Content Include="devices\PropertyList026F.json" />
455 <Content Include="devices\PropertyList0272.json" />
456 <Content Include="devices\PropertyList0273.json" />
457 <Content Include="devices\PropertyList0279.json" />
458 <Content Include="devices\PropertyList027A.json" />
459 <Content Include="devices\PropertyList027B.json" />
460 <Content Include="devices\PropertyList027C.json" />
461 <Content Include="devices\PropertyList027D.json" />
462 <Content Include="devices\PropertyList027E.json" />
463 <Content Include="devices\PropertyList027F.json" />
464 <Content Include="devices\PropertyList0280.json" />
465 <Content Include="devices\PropertyList0281.json" />
466 <Content Include="devices\PropertyList0282.json" />
467 <Content Include="devices\PropertyList0283.json" />
468 <Content Include="devices\PropertyList0287.json" />
469 <Content Include="devices\PropertyList0288.json" />
470 <Content Include="devices\PropertyList0289.json" />
471 <Content Include="devices\PropertyList0290.json" />
472 <Content Include="devices\PropertyList02A0.json" />
473 <Content Include="devices\PropertyList03B2.json" />
474 <Content Include="devices\PropertyList03B7.json" />
475 <Content Include="devices\PropertyList03B8.json" />
476 <Content Include="devices\PropertyList03B9.json" />
477 <Content Include="devices\PropertyList03BB.json" />
478 <Content Include="devices\PropertyList03C5.json" />
479 <Content Include="devices\PropertyList03C6.json" />
480 <Content Include="devices\PropertyList03D3.json" />
481 <Content Include="devices\PropertyList0405.json" />
482 <Content Include="devices\PropertyList05FD.json" />
483 <Content Include="devices\PropertyList0601.json" />
484 <Content Include="devices\PropertyList0602.json" />
485 <Content Include="devices\PropertyList0EF0.json" />
486 <Content Include="devices\PropertyListBase.json" />
487 <Content Include="information.json" />
488 <Content Include="js\jquery.mobile-1.4.5.min.map" />
489 </ItemGroup>
490 <ItemGroup>
491 <Compile Include="DynamicJson.cs" />
492 <Compile Include="Properties\AssemblyInfo.cs" />
493 <Compile Include="webapi.ashx.cs">
494 <DependentUpon>webapi.ashx</DependentUpon>
495 </Compile>
496 </ItemGroup>
497 <ItemGroup>
498 <None Include="Web.Debug.config">
499 <DependentUpon>Web.config</DependentUpon>
500 </None>
501 <None Include="Web.Release.config">
502 <DependentUpon>Web.config</DependentUpon>
503 </None>
504 <Content Include="webapi.ashx" />
505 </ItemGroup>
506 <PropertyGroup>
507 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
508 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
509 </PropertyGroup>
510 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
511 <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
512 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
513 <ProjectExtensions>
514 <VisualStudio>
515 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
516 <WebProjectProperties>
517 <UseIIS>True</UseIIS>
518 <AutoAssignPort>True</AutoAssignPort>
519 <DevelopmentServerPort>0</DevelopmentServerPort>
520 <DevelopmentServerVPath>/</DevelopmentServerVPath>
521 <IISUrl>http://localhost:41314/</IISUrl>
522 <NTLMAuthentication>False</NTLMAuthentication>
523 <UseCustomServer>False</UseCustomServer>
524 <CustomServerUrl>
525 </CustomServerUrl>
526 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
527 </WebProjectProperties>
528 </FlavorProperties>
529 </VisualStudio>
530 </ProjectExtensions>
531 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
532 Other similar extension points exist, see Microsoft.Common.targets.
533 <Target Name="BeforeBuild">
534 </Target>
535 <Target Name="AfterBuild">
536 </Target>
537 -->
538</Project>
Note: See TracBrowser for help on using the repository browser.