Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Apress committed Oct 17, 2016
0 parents commit f441c8b
Show file tree
Hide file tree
Showing 2,156 changed files with 652,642 additions and 0 deletions.
46 changes: 46 additions & 0 deletions 9781430249924 _ch02/ReadItLater.sln
@@ -0,0 +1,46 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "ReadItLater", "ReadItLater\ReadItLater.jsproj", "{E995F323-F6D7-413B-A510-279AA3215C96}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|ARM.ActiveCfg = Debug|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|ARM.Build.0 = Debug|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|ARM.Deploy.0 = Debug|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x64.ActiveCfg = Debug|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x64.Build.0 = Debug|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x64.Deploy.0 = Debug|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x86.ActiveCfg = Debug|x86
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x86.Build.0 = Debug|x86
{E995F323-F6D7-413B-A510-279AA3215C96}.Debug|x86.Deploy.0 = Debug|x86
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|Any CPU.Build.0 = Release|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|Any CPU.Deploy.0 = Release|Any CPU
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|ARM.ActiveCfg = Release|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|ARM.Build.0 = Release|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|ARM.Deploy.0 = Release|ARM
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x64.ActiveCfg = Release|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x64.Build.0 = Release|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x64.Deploy.0 = Release|x64
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x86.ActiveCfg = Release|x86
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x86.Build.0 = Release|x86
{E995F323-F6D7-413B-A510-279AA3215C96}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added 9781430249924 _ch02/ReadItLater.suo
Binary file not shown.
Binary file added 9781430249924 _ch02/ReadItLater.v11-FamilyPC.suo
Binary file not shown.
Binary file added 9781430249924 _ch02/ReadItLater.v11.suo
Binary file not shown.
86 changes: 86 additions & 0 deletions 9781430249924 _ch02/ReadItLater/ReadItLater.jsproj
@@ -0,0 +1,86 @@
<?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>e995f323-f6d7-413b-a510-279aa3215c96</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>ReadItLater_TemporaryKey.pfx</PackageCertificateKeyFile>
</PropertyGroup>
<ItemGroup>
<AppxManifest Include="package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<Content Include="default.html" />
<Content Include="images\logo.png" />
<Content Include="images\smalllogo.png" />
<Content Include="images\splashscreen.png" />
<Content Include="images\storelogo.png" />
<Content Include="js\default.js" />
<Content Include="css\default.css" />
<Content Include="packages.config" />
<Content Include="Scripts\jquery-1.8.3.intellisense.js" />
<Content Include="Scripts\jquery-1.8.3.js" />
<Content Include="Scripts\jquery-1.8.3.min.js" />
<Content Include="Scripts\knockout-2.2.0.debug.js" />
<Content Include="Scripts\knockout-2.2.0.js" />
<None Include="ReadItLater_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 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>
10 changes: 10 additions & 0 deletions 9781430249924 _ch02/ReadItLater/ReadItLater.jsproj.user
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReferenceCachePath>C:\Users\vinodh\AppData\Local\Temp\ReadItLater_refcache</ReferenceCachePath>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DebuggerFlavor>AppHostLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
Binary file not shown.

0 comments on commit f441c8b

Please sign in to comment.