blob: e6c2c4b09008e820f3dab8a07dcb7884c51a9bda [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|AnyCPU">
<Configuration>Debug</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|ARM">
<Configuration>Debug</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Debug|x86">
<Configuration>Debug</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|AnyCPU">
<Configuration>Release</Configuration>
<Platform>AnyCPU</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ARM">
<Configuration>Release</Configuration>
<Platform>ARM</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x86">
<Configuration>Release</Configuration>
<Platform>x86</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>f0eea4fc-197b-4c4e-8590-5d9b2b964f5b</ProjectGuid>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).Default.props" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).props" />
<PropertyGroup>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>8.0</TargetPlatformVersion>
<DefaultLanguage>en-US</DefaultLanguage>
<PackageCertificateKeyFile>MetroTestApp_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="accelerometer\index.html" />
<Content Include="audio\index.html" />
<Content Include="autotest\html\HtmlReporter.js" />
<Content Include="autotest\html\HtmlReporterHelpers.js" />
<Content Include="autotest\html\ReporterView.js" />
<Content Include="autotest\html\SpecView.js" />
<Content Include="autotest\html\SuiteView.js" />
<Content Include="autotest\html\TrivialReporter.js" />
<Content Include="autotest\index.html" />
<Content Include="autotest\jasmine.css" />
<Content Include="autotest\jasmine.js" />
<Content Include="autotest\pages\accelerometer.html" />
<Content Include="autotest\pages\all.html" />
<Content Include="autotest\pages\battery.html" />
<Content Include="autotest\pages\camera.html" />
<Content Include="autotest\pages\capture.html" />
<Content Include="autotest\pages\compass.html" />
<Content Include="autotest\pages\contacts.html" />
<Content Include="autotest\pages\device.html" />
<Content Include="autotest\pages\file.html" />
<Content Include="autotest\pages\filetransfer.html" />
<Content Include="autotest\pages\geolocation.html" />
<Content Include="autotest\pages\media.html" />
<Content Include="autotest\pages\network.html" />
<Content Include="autotest\pages\notification.html" />
<Content Include="autotest\pages\storage.html" />
<Content Include="autotest\test-runner.js" />
<Content Include="autotest\tests\accelerometer.tests.js" />
<Content Include="autotest\tests\battery.tests.js" />
<Content Include="autotest\tests\camera.tests.js" />
<Content Include="autotest\tests\capture.tests.js" />
<Content Include="autotest\tests\compass.tests.js" />
<Content Include="autotest\tests\contacts.tests.js" />
<Content Include="autotest\tests\device.tests.js" />
<Content Include="autotest\tests\file.tests.js" />
<Content Include="autotest\tests\filetransfer.tests.js" />
<Content Include="autotest\tests\geolocation.tests.js" />
<Content Include="autotest\tests\media.tests.js" />
<Content Include="autotest\tests\network.tests.js" />
<Content Include="autotest\tests\notification.tests.js" />
<Content Include="autotest\tests\storage.tests.js" />
<Content Include="battery\index.html" />
<Content Include="camera\index.html" />
<Content Include="compass\index.html" />
<Content Include="contacts\index.html" />
<Content Include="cordova-2.5.0.js" />
<Content Include="cordova.js" />
<Content Include="events\index.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="index.html" />
<Content Include="location\index.html" />
<Content Include="main.js" />
<Content Include="master.css" />
<Content Include="misc\index.html" />
<Content Include="misc\page2.html" />
<Content Include="network\index.html" />
<Content Include="notification\index.html" />
<Content Include="sql\index.html" />
<Content Include="storage\index.html" />
<None Include="MetroTestApp_TemporaryKey.pfx" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="Microsoft.WinJS.1.0, Version=1.0" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\$(WMSJSProjectDirectory)\Microsoft.VisualStudio.$(WMSJSProject).targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>