phaser/Tests/Tests.csproj

464 lines
No EOL
21 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" />
<TypeScriptCompile Include="buttons\basic button.ts" />
<TypeScriptCompile Include="buttons\basic button 2.ts" />
<TypeScriptCompile Include="audio\play sound 1.ts" />
<TypeScriptCompile Include="audio\audio sprites 1.ts" />
<Content Include="audio\audio sprites 1.js">
<DependentUpon>audio sprites 1.ts</DependentUpon>
</Content>
<Content Include="audio\play sound 1.js">
<DependentUpon>play sound 1.ts</DependentUpon>
</Content>
<Content Include="buttons\basic button 2.js">
<DependentUpon>basic button 2.ts</DependentUpon>
</Content>
<Content Include="buttons\basic button.js">
<DependentUpon>basic button.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="buttons\rotated buttons.ts" />
<TypeScriptCompile Include="buttons\camera buttons.ts" />
<Content Include="buttons\camera buttons.js">
<DependentUpon>camera buttons.ts</DependentUpon>
</Content>
<Content Include="buttons\rotated buttons.js">
<DependentUpon>rotated buttons.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="camera fx\fade.ts" />
<Content Include="camera fx\fade.js">
<DependentUpon>fade.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="camera fx\scanlines.ts" />
<TypeScriptCompile Include="camera fx\mirror.ts" />
<Content Include="camera fx\mirror.js">
<DependentUpon>mirror.ts</DependentUpon>
</Content>
<Content Include="camera fx\scanlines.js">
<DependentUpon>scanlines.ts</DependentUpon>
</Content>
<Content Include="cameras\basic camera 1.js">
<DependentUpon>basic camera 1.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="cameras\scrollfactor 1.ts" />
<TypeScriptCompile Include="cameras\basic follow.ts" />
<TypeScriptCompile Include="cameras\camera fx 1.ts" />
<TypeScriptCompile Include="cameras\camera fx 2.ts" />
<TypeScriptCompile Include="cameras\camera fx 3.ts" />
<TypeScriptCompile Include="cameras\camera scale.ts" />
<TypeScriptCompile Include="cameras\camera texture.ts" />
<TypeScriptCompile Include="cameras\follow styles.ts" />
<TypeScriptCompile Include="cameras\hide from camera.ts" />
<TypeScriptCompile Include="cameras\multi camera.ts" />
<TypeScriptCompile Include="cameras\camera alpha.ts" />
<Content Include="cameras\camera alpha.js">
<DependentUpon>camera alpha.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="cameras\camera rotation.ts" />
<Content Include="cameras\camera rotation.js">
<DependentUpon>camera rotation.ts</DependentUpon>
</Content>
<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" />
<TypeScriptCompile Include="cameras\scrollfactor compare.ts" />
<Content Include="cameras\world sprite.js">
<DependentUpon>world sprite.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="groups\bring to top 1.ts" />
<Content Include="groups\add to group 1.ts" />
<Content Include="groups\add to group 2.ts" />
<Content Include="groups\bring to top 1.js">
<DependentUpon>bring to top 1.ts</DependentUpon>
</Content>
<Content Include="groups\bring to top.ts" />
<Content Include="groups\call all.ts" />
<Content Include="groups\create group 1.js">
<DependentUpon>create group 1.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="groups\display order.ts" />
<Content Include="groups\direct render.ts" />
<Content Include="groups\display order.js">
<DependentUpon>display order.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="groups\swap children.ts" />
<Content Include="groups\for each.ts" />
<Content Include="groups\get first 1.ts" />
<Content Include="groups\get first 2.ts" />
<Content Include="groups\get first 3.ts" />
<Content Include="groups\group as layer.ts" />
<Content Include="groups\group transform 1.ts" />
<Content Include="groups\group transform 2.ts" />
<Content Include="groups\group transform 3.ts" />
<Content Include="groups\recycle 1.ts" />
<Content Include="groups\recycle 2.ts" />
<Content Include="groups\remove.ts" />
<Content Include="groups\replace.ts" />
<Content Include="groups\set all.ts" />
<Content Include="groups\sort 1.ts" />
<Content Include="groups\sort 2.ts" />
<Content Include="groups\sub groups.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" />
<TypeScriptCompile Include="input\drag sprite 3.ts" />
<Content Include="input\drag sprite 3.js">
<DependentUpon>drag sprite 3.ts</DependentUpon>
</Content>
<Content Include="input\drop limitation.ts" />
<Content Include="input\game scale 1.js">
<DependentUpon>game scale 1.ts</DependentUpon>
</Content>
<Content Include="input\keyboard 1.ts" />
<Content Include="input\keyboard 2.ts" />
<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" />
<TypeScriptCompile Include="input\world coordinates.ts" />
<Content Include="input\world coordinates.js">
<DependentUpon>world coordinates.ts</DependentUpon>
</Content>
<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\color utils 1.ts" />
<Content Include="misc\color utils 2.ts" />
<Content Include="misc\color utils 3.ts" />
<Content Include="misc\dynamic texture 1.ts" />
<Content Include="misc\dynamic texture 2.ts" />
<Content Include="misc\dynamic texture 3.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="misc\rectangle utils 1.ts" />
<Content Include="misc\rectangle utils 2.ts" />
<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" />
<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\alpha.ts" />
<Content Include="sprites\alpha.js">
<DependentUpon>alpha.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="sprites\animate by framename.ts" />
<Content Include="sprites\animate by framename.js">
<DependentUpon>animate by framename.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" />
<TypeScriptCompile Include="stage\blur filter.ts" />
<Content Include="sprites\out of screen.ts" />
<Content Include="sprites\rotate around.ts" />
<Content Include="stage\blur filter.js">
<DependentUpon>blur filter.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="stage\sepia filter.ts" />
<TypeScriptCompile Include="stage\brightness filter.ts" />
<Content Include="stage\brightness filter.js">
<DependentUpon>brightness filter.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="stage\contrast filter.ts" />
<Content Include="stage\contrast filter.js">
<DependentUpon>contrast filter.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="stage\grayscale filter.ts" />
<Content Include="stage\grayscale filter.js">
<DependentUpon>grayscale filter.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="stage\hue rotate filter.ts" />
<Content Include="stage\hue rotate filter.js">
<DependentUpon>hue rotate filter.ts</DependentUpon>
</Content>
<Content Include="stage\sepia filter.js">
<DependentUpon>sepia filter.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\filter test.ts" />
<TypeScriptCompile Include="textures\dynamic texture 1.ts" />
<Content Include="textures\dynamic texture 1.js">
<DependentUpon>dynamic texture 1.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\dynamic texture 2.ts" />
<Content Include="textures\dynamic texture 2.js">
<DependentUpon>dynamic texture 2.ts</DependentUpon>
</Content>
<Content Include="textures\filter test.js">
<DependentUpon>filter test.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\starling texture atlas.ts" />
<Content Include="textures\starling texture atlas.js">
<DependentUpon>starling texture atlas.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\texture atlas 1.ts" />
<Content Include="textures\texture atlas 1.js">
<DependentUpon>texture atlas 1.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\texture atlas 2.ts" />
<Content Include="textures\texture atlas 2.js">
<DependentUpon>texture atlas 2.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\texture atlas 3.ts" />
<Content Include="textures\texture atlas 3.js">
<DependentUpon>texture atlas 3.ts</DependentUpon>
</Content>
<TypeScriptCompile Include="textures\texture atlas 4.ts" />
<Content Include="textures\texture atlas 4.js">
<DependentUpon>texture atlas 4.ts</DependentUpon>
</Content>
<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>
<TypeScriptCompile Include="tweens\bounce.ts" />
<Content Include="tweens\bounce.js">
<DependentUpon>bounce.ts</DependentUpon>
</Content>
<Content Include="tweens\easing example 1.ts" />
<Content Include="tweens\easing example 2.ts" />
<Content Include="tweens\easing example 3.ts" />
<Content Include="tweens\easing example 4.ts" />
<Content Include="tweens\easing example 5.ts" />
<Content Include="tweens\easing example 6.ts" />
<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>
<Folder Include="animation\" />
<Folder Include="physics\" />
</ItemGroup>
<Import Project="$(VSToolsPath)\TypeScript\Microsoft.TypeScript.targets" />
</Project>