Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXTREME 13.1 Demos/DXTravel/DXTravel.Win8/
Upload File :
Current File : C:/Users/Public/Documents/DXTREME 13.1 Demos/DXTravel/DXTravel.Win8/DXTravel.Win8.jsproj

<?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>1dc527de-5f6a-4422-84a8-c40c9bced8b4</ProjectGuid>
  </PropertyGroup>
  <PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0'">
    <VisualStudioVersion>11.0</VisualStudioVersion>
  </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>DXTravel_TemporaryKey.pfx</PackageCertificateKeyFile>
    <AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
  </PropertyGroup>
  <ItemGroup>
    <AppxManifest Include="package.appxmanifest">
      <SubType>Designer</SubType>
    </AppxManifest>
    <Content Include="..\DXTravel.Shared\js\DXTravel.DataContex.js">
      <Link>js\DXTravel.DataContex.js</Link>
    </Content>
    <Content Include="..\DXTravel.Shared\js\DXTravel.FlightUtils.js">
      <Link>js\DXTravel.FlightUtils.js</Link>
    </Content>
    <Content Include="..\DXTravel.Shared\js\DXTravel.js">
      <Link>js\DXTravel.js</Link>
    </Content>
    <Content Include="..\DXTravel.Shared\js\DXTravel.LocalData.js">
      <Link>js\DXTravel.LocalData.js</Link>
    </Content>
    <Content Include="css\dx.common.css" />
    <Content Include="css\dx.win8.black.css" />
    <Content Include="css\dx.win8.white.css" />
    <Content Include="css\DXTravel.Win8.css" />
    <Content Include="default.html" />
    <Content Include="default.js" />
    <Content Include="DXTravel_TemporaryKey.pfx" />
    <Content Include="images\back.png" />
    <Content Include="images\background.png" />
    <Content Include="images\hot-deals-berlin.png" />
    <Content Include="images\hot-deals-moscow.png" />
    <Content Include="images\hot-deals-rio.png" />
    <Content Include="images\logo.png" />
    <Content Include="images\maps.png" />
    <Content Include="images\new_york\01.jpg" />
    <Content Include="images\new_york\02.jpg" />
    <Content Include="images\new_york\03.jpg" />
    <Content Include="images\new_york\04.jpg" />
    <Content Include="images\new_york\05.jpg" />
    <Content Include="images\new_york\06.jpg" />
    <Content Include="images\new_york\07.jpg" />
    <Content Include="images\new_york\08.jpg" />
    <Content Include="images\new_york\09.jpg" />
    <Content Include="images\new_york\10.jpg" />
    <Content Include="images\new_york\sunest_new_york.jpg" />
    <Content Include="images\search-icon.png" />
    <Content Include="images\time-traveled.png" />
    <Content Include="images\weather-bg.png" />
    <Content Include="images\weather-featured.png" />
    <Content Include="images\weather-icon-sun.png" />
    <Content Include="images\win8-loading.gif" />
    <Content Include="images\winjs\logo.png" />
    <Content Include="images\winjs\smalllogo.png" />
    <Content Include="images\winjs\splashscreen.png" />
    <Content Include="images\winjs\storelogo.png" />
    <Content Include="js\dx.all.js" />
    <Content Include="js\globalize.js" />
    <Content Include="js\globalize.min.js" />
    <Content Include="js\jquery-1.9.1.js" />
    <Content Include="js\jquery-1.9.1.min.js" />
    <Content Include="js\jquery.cycle.all.js" />
    <Content Include="js\jquery.mousewheel.js" />
    <Content Include="js\knockout-2.2.1.debug.js" />
    <Content Include="js\knockout-2.2.1.js" />
    <Content Include="Views\HotDeals.html" />
    <Content Include="Views\HotDeals.js" />
    <Content Include="Views\Index.html" />
    <Content Include="Views\Index.js" />
    <Content Include="Views\Layout.html" />
  </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 then uncomment
       that target and the DisableFastUpToDateCheck PropertyGroup. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  <PropertyGroup>
    <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
  </PropertyGroup>
  -->
</Project>