mirror of
https://github.com/photonstorm/phaser
synced 2024-11-14 00:47:29 +00:00
299 lines
No EOL
13 KiB
XML
299 lines
No EOL
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<ProjectGuid>{DC8A0795-0F9C-4216-A95D-6C3346EA7E26}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<OutputPath>bin</OutputPath>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<DebugType>full</DebugType>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<RootNamespace>Tests</RootNamespace>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>0</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:51901/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Debug'">
|
|
<TypeScriptTarget>ES5</TypeScriptTarget>
|
|
<TypeScriptIncludeComments>true</TypeScriptIncludeComments>
|
|
<TypeScriptSourceMap>false</TypeScriptSourceMap>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)' == 'Release'">
|
|
<TypeScriptTarget>ES5</TypeScriptTarget>
|
|
<TypeScriptIncludeComments>true</TypeScriptIncludeComments>
|
|
<TypeScriptSourceMap>false</TypeScriptSourceMap>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<TypeScriptCompile Include="cameras\basic camera 1.ts" />
|
|
<Content Include="cameras\basic camera 1.js">
|
|
<DependentUpon>basic camera 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="cameras\scrollfactor 1.ts" />
|
|
<Content Include="cameras\scrollfactor 1.js">
|
|
<DependentUpon>scrollfactor 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="cameras\scrollfactor 2.ts" />
|
|
<Content Include="cameras\scrollfactor 2.js">
|
|
<DependentUpon>scrollfactor 2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="particles\graphic emitter.ts" />
|
|
<TypeScriptCompile Include="input\over sprite 1.ts" />
|
|
<TypeScriptCompile Include="groups\create group 1.ts" />
|
|
<TypeScriptCompile Include="cameras\world sprite.ts" />
|
|
<Content Include="cameras\world sprite.js">
|
|
<DependentUpon>world sprite.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="groups\create group 1.js">
|
|
<DependentUpon>create group 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="groups\display order.ts" />
|
|
<Content Include="groups\display order.js">
|
|
<DependentUpon>display order.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="groups\swap children.ts" />
|
|
<Content Include="groups\swap children.js">
|
|
<DependentUpon>swap children.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\drag sprite 1.ts" />
|
|
<TypeScriptCompile Include="input\bring to top.ts" />
|
|
<Content Include="input\bring to top.js">
|
|
<DependentUpon>bring to top.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\drag sprite 1.js">
|
|
<DependentUpon>drag sprite 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\drag sprite 2.ts" />
|
|
<Content Include="input\drag sprite 2.js">
|
|
<DependentUpon>drag sprite 2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\motion lock.ts" />
|
|
<TypeScriptCompile Include="input\motion lock 2.ts" />
|
|
<TypeScriptCompile Include="input\game scale 1.ts" />
|
|
<Content Include="input\game scale 1.js">
|
|
<DependentUpon>game scale 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\motion lock 2.js">
|
|
<DependentUpon>motion lock 2.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\motion lock.js">
|
|
<DependentUpon>motion lock.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\multitouch.ts" />
|
|
<Content Include="input\multitouch.js">
|
|
<DependentUpon>multitouch.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\over sprite 1.js">
|
|
<DependentUpon>over sprite 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\over sprite 2.ts" />
|
|
<Content Include="input\over sprite 2.js">
|
|
<DependentUpon>over sprite 2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\touch priority.ts" />
|
|
<TypeScriptCompile Include="input\snap 1.ts" />
|
|
<TypeScriptCompile Include="input\point in rotated sprite.ts" />
|
|
<Content Include="input\point in rotated sprite.js">
|
|
<DependentUpon>point in rotated sprite.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\rotated sprites.ts" />
|
|
<Content Include="input\rotated sprites.js">
|
|
<DependentUpon>rotated sprites.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\snap 1.js">
|
|
<DependentUpon>snap 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="input\touch priority.js">
|
|
<DependentUpon>touch priority.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="input\world drag.ts" />
|
|
<Content Include="input\world drag.js">
|
|
<DependentUpon>world drag.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="mobile\sprite test 1.ts" />
|
|
<TypeScriptCompile Include="misc\point1.ts" />
|
|
<Content Include="misc\point1.js">
|
|
<DependentUpon>point1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="misc\point2.ts" />
|
|
<Content Include="misc\point2.js">
|
|
<DependentUpon>point2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="misc\point3.ts" />
|
|
<Content Include="misc\point3.js">
|
|
<DependentUpon>point3.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="mobile\sprite test 1.js">
|
|
<DependentUpon>sprite test 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="particles\graphic emitter.js">
|
|
<DependentUpon>graphic emitter.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="particles\multiple streams.ts" />
|
|
<TypeScriptCompile Include="particles\mousetrail.ts" />
|
|
<Content Include="particles\mousetrail.js">
|
|
<DependentUpon>mousetrail.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="particles\multiple streams.js">
|
|
<DependentUpon>multiple streams.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="particles\sprite emitter.ts" />
|
|
<Content Include="particles\sprite emitter.js">
|
|
<DependentUpon>sprite emitter.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="particles\when particles collide.ts" />
|
|
<Content Include="particles\when particles collide.js">
|
|
<DependentUpon>when particles collide.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="scrollzones\simple scrollzone.ts" />
|
|
<TypeScriptCompile Include="scrollzones\scroll window.ts" />
|
|
<TypeScriptCompile Include="scrollzones\region demo.ts" />
|
|
<TypeScriptCompile Include="scrollzones\parallax.ts" />
|
|
<TypeScriptCompile Include="scrollzones\ballscroller.ts" />
|
|
<TypeScriptCompile Include="physics\simple test 1.ts" />
|
|
<Content Include="physics\simple test 1.js">
|
|
<DependentUpon>simple test 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="scrollzones\ballscroller.js">
|
|
<DependentUpon>ballscroller.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="scrollzones\blasteroids.ts" />
|
|
<Content Include="scrollzones\blasteroids.js">
|
|
<DependentUpon>blasteroids.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="scrollzones\parallax.js">
|
|
<DependentUpon>parallax.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="scrollzones\region demo.js">
|
|
<DependentUpon>region demo.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="scrollzones\scroll window.js">
|
|
<DependentUpon>scroll window.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="scrollzones\simple scrollzone.js">
|
|
<DependentUpon>simple scrollzone.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="scrollzones\skewed scroller.ts" />
|
|
<Content Include="scrollzones\skewed scroller.js">
|
|
<DependentUpon>skewed scroller.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\atlas 1.ts" />
|
|
<Content Include="sprites\atlas 1.js">
|
|
<DependentUpon>atlas 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\atlas 2.ts" />
|
|
<Content Include="sprites\atlas 2.js">
|
|
<DependentUpon>atlas 2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\origin 5.ts" />
|
|
<Content Include="sprites\origin 5.js">
|
|
<DependentUpon>origin 5.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="tilemaps\csv tilemap.ts" />
|
|
<Content Include="tilemaps\csv tilemap.js">
|
|
<DependentUpon>csv tilemap.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="tilemaps\tiled tilemap.ts" />
|
|
<TypeScriptCompile Include="tilemaps\tiled layers.ts" />
|
|
<TypeScriptCompile Include="tilemaps\map draw.ts" />
|
|
<Content Include="tilemaps\map draw.js">
|
|
<DependentUpon>map draw.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="tilemaps\tiled layers.js">
|
|
<DependentUpon>tiled layers.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="tilemaps\tiled tilemap.js">
|
|
<DependentUpon>tiled tilemap.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="tweens\tween loop 1.js">
|
|
<DependentUpon>tween loop 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="tweens\tween loop 2.js">
|
|
<DependentUpon>tween loop 2.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="tweens\tween loop 2.ts" />
|
|
<TypeScriptCompile Include="tweens\tween loop 1.ts" />
|
|
<TypeScriptCompile Include="sprites\animation 1.ts" />
|
|
<Content Include="sprites\animation 1.js">
|
|
<DependentUpon>animation 1.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\animation 2.ts" />
|
|
<Content Include="sprites\animation 2.js">
|
|
<DependentUpon>animation 2.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\create sprite 1.js">
|
|
<DependentUpon>create sprite 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\sprite origin 1.js">
|
|
<DependentUpon>sprite origin 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\sprite origin 2.js">
|
|
<DependentUpon>sprite origin 2.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\sprite origin 3.js">
|
|
<DependentUpon>sprite origin 3.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\sprite origin 4.js">
|
|
<DependentUpon>sprite origin 4.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\sprite origin 4.ts" />
|
|
<TypeScriptCompile Include="sprites\sprite origin 3.ts" />
|
|
<TypeScriptCompile Include="sprites\sprite origin 2.ts" />
|
|
<TypeScriptCompile Include="sprites\sprite origin 1.ts" />
|
|
<Content Include="sprites\scale sprite 1.js">
|
|
<DependentUpon>scale sprite 1.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\scale sprite 2.js">
|
|
<DependentUpon>scale sprite 2.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\scale sprite 3.js">
|
|
<DependentUpon>scale sprite 3.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\scale sprite 4.js">
|
|
<DependentUpon>scale sprite 4.ts</DependentUpon>
|
|
</Content>
|
|
<Content Include="sprites\scale sprite 5.js">
|
|
<DependentUpon>scale sprite 5.ts</DependentUpon>
|
|
</Content>
|
|
<TypeScriptCompile Include="sprites\scale sprite 5.ts" />
|
|
<TypeScriptCompile Include="sprites\scale sprite 4.ts" />
|
|
<TypeScriptCompile Include="sprites\scale sprite 3.ts" />
|
|
<TypeScriptCompile Include="sprites\scale sprite 2.ts" />
|
|
<TypeScriptCompile Include="sprites\scale sprite 1.ts" />
|
|
<TypeScriptCompile Include="sprites\create sprite 1.ts" />
|
|
<TypeScriptCompile Include="misc\boot screen.ts" />
|
|
<Content Include="misc\boot screen.js">
|
|
<DependentUpon>boot screen.ts</DependentUpon>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(VSToolsPath)\TypeScript\Microsoft.TypeScript.targets" />
|
|
</Project> |