Mini Kabibi Habibi
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>51b9bffb-8445-4f39-b7f7-f8b4a7011376</ProjectGuid>
<AutoAssignPort>True</AutoAssignPort>
<RunInSimulator>True</RunInSimulator>
<ApplicationPage>App.html</ApplicationPage>
<Name>DXSK8.Phone</Name>
<RootNamespace>DXSK8.Phone</RootNamespace>
<DebugSitePortNumber>50000</DebugSitePortNumber>
<ApplicationTitle>DXSK8.Phone</ApplicationTitle>
<BundleIdentifier>DXSK8.Phone</BundleIdentifier>
<OutputPath>output\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>output\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>false</DebugSymbols>
<OutputPath>output\</OutputPath>
</PropertyGroup>
<ItemGroup>
<Content Include="App.js" />
<Content Include="App.html" />
<Content Include="App.css" />
<Content Include="css\dx.common.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.android.holo-dark.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.desktop.default.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.ios.default.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.win8.black.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.win8.black.small.css">
<SubType>Content</SubType>
</Content>
<Content Include="css\dx.win8.white.css">
<SubType>Content</SubType>
</Content>
<Content Include="data\Inventories.js">
<SubType>Content</SubType>
</Content>
<Content Include="data\OrderItems.js">
<SubType>Content</SubType>
</Content>
<Content Include="data\Orders.js">
<SubType>Content</SubType>
</Content>
<Content Include="data\Products.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\dx.all.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\globalize.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\globalize.min.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\jquery-1.9.1.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\jquery-1.9.1.min.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\jquery.mousewheel.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\knockout-2.2.1.debug.js">
<SubType>Content</SubType>
</Content>
<Content Include="js\knockout-2.2.1.js">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Navbar\NavbarLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Navbar\NavbarLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Navbar\NavbarLayout.js">
<SubType>Content</SubType>
</Content>
<Content Include="phone.config.js">
<SubType>Content</SubType>
</Content>
<Content Include="images\logo.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\get-to-work-icon.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\list-arrow-icon-active.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\list-arrow-icon.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\not-found.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\OrderGroups\Completed.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\OrderGroups\In-Process.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\OrderGroups\New.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\OrderGroups\Out-of-Stock.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\search.png">
<SubType>Content</SubType>
</Content>
<Content Include="images\use.png">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\CustomLayouts\StartLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\CustomLayouts\StartLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Desktop\DesktopLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Desktop\DesktopLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Empty\EmptyLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Empty\EmptyLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Empty\EmptyLayout.js">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\SlideOut\SlideOutLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\SlideOut\SlideOutLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\SlideOut\SlideOutLayout.js">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Split\SplitLayout.css">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Split\SplitLayout.html">
<SubType>Content</SubType>
</Content>
<Content Include="layouts\Split\SplitLayout.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrderItems.css">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrderItems.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrderItems.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\Orders.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrdersOverview.css">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrdersOverview.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\OrdersOverview.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\Orders.css">
<SubType>Content</SubType>
</Content>
<Content Include="views\Orders.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductDetails.css">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductDetails.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductDetails.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductLookup.css">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductLookup.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\ProductLookup.js">
<SubType>Content</SubType>
</Content>
<Content Include="views\Start.dxview">
<SubType>Content</SubType>
</Content>
<Content Include="views\Start.js">
<SubType>Content</SubType>
</Content>
</ItemGroup>
<ItemGroup>
<Folder Include="css\" />
<Folder Include="data\" />
<Folder Include="images\OrderGroups" />
<Folder Include="js\" />
<Folder Include="layouts\" />
<Folder Include="layouts\CustomLayouts" />
<Folder Include="layouts\Desktop\" />
<Folder Include="layouts\Empty\" />
<Folder Include="layouts\Navbar\" />
<Folder Include="layouts\SlideOut\" />
<Folder Include="images" />
<Folder Include="layouts\Split\" />
<Folder Include="views\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DXSK8.Shared\DXSK8.Shared.dxjsproj">
<Name>DXSK8.Shared</Name>
<Project>{244aee42-4f71-4064-b9e9-496874d0f2dd}</Project>
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
<Target Name="Build">
<!--
<Message Text="'$(MSBuildToolsPath)'"></Message>
-->
<Message Text="Build JSProject '$(MSBuildProjectFile)':" Importance="high"></Message>
<Message Text="Copying refenecses to output dir..." Importance="high" />
<MSBuild Targets="Build" Projects="@(ProjectReference)" Properties="OutputPath=$([System.IO.Path]::GetFullPath('$(OutputPath)'))"></MSBuild>
<Message Text="Copying files to output dir..." Importance="high" />
<Copy SourceFiles="@(Content)" DestinationFiles="@(Content->'$(OutputPath)%(RelativeDir)%(Filename)%(Extension)')" />
<Message Text="Finished Build JSProject '$(MSBuildProjectFile)'." Importance="high"></Message>
</Target>
<Target Name="CreateManifestResourceNames" Condition="'@(ResxWithNoCulture)@(ResxWithCulture)@(NonResxWithNoCulture)@(NonResxWithCulture)'!=''" />
<Target Name="Rebuild" DependsOnTargets="Clean;Build"></Target>
<Target Name="Clean">
<!--
<Message Text="Cleaning Output files..." Importance="high" />
<Delete Files="@([System.IO.Path]::GetFullPath('$(OutputPath)'))" />
-->
<Message Text="Cleaning Output dir ($([System.IO.Path]::GetFullPath('$(OutputPath)')))..." Importance="high" />
<RemoveDir Directories="$([System.IO.Path]::GetFullPath('$(OutputPath)'))" />
</Target>
</Project>