-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
73 changed files
with
194,862 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 14 | ||
VisualStudioVersion = 14.0.23107.0 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "BGAudio", "BGAudio\BGAudio.jsproj", "{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}" | ||
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 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|ARM.ActiveCfg = Debug|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|ARM.Build.0 = Debug|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|ARM.Deploy.0 = Debug|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x64.ActiveCfg = Debug|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x64.Build.0 = Debug|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x64.Deploy.0 = Debug|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x86.ActiveCfg = Debug|x86 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x86.Build.0 = Debug|x86 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Debug|x86.Deploy.0 = Debug|x86 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|Any CPU.Deploy.0 = Release|Any CPU | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|ARM.ActiveCfg = Release|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|ARM.Build.0 = Release|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|ARM.Deploy.0 = Release|ARM | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x64.ActiveCfg = Release|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x64.Build.0 = Release|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x64.Deploy.0 = Release|x64 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x86.ActiveCfg = Release|x86 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x86.Build.0 = Release|x86 | ||
{D0E595E4-4B5E-4AD4-880C-F8689483BD5A}.Release|x86.Deploy.0 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="14.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> | ||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Release|x64"> | ||
<Configuration>Release</Configuration> | ||
<Platform>x64</Platform> | ||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="Release|x86"> | ||
<Configuration>Release</Configuration> | ||
<Platform>x86</Platform> | ||
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain> | ||
</ProjectConfiguration> | ||
</ItemGroup> | ||
<PropertyGroup Label="Globals"> | ||
<ProjectGuid>d0e595e4-4b5e-4ad4-880c-f8689483bd5a</ProjectGuid> | ||
</PropertyGroup> | ||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> | ||
<PropertyGroup Condition="'$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0'"> | ||
<VisualStudioVersion>14.0</VisualStudioVersion> | ||
</PropertyGroup> | ||
<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> | ||
<EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile> | ||
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier> | ||
<TargetPlatformVersion>10.0.10240.0</TargetPlatformVersion> | ||
<TargetPlatformMinVersion>10.0.10141.0</TargetPlatformMinVersion> | ||
<MinimumVisualStudioVersion>$(VersionNumberMajor).$(VersionNumberMinor)</MinimumVisualStudioVersion> | ||
<DefaultLanguage>en-US</DefaultLanguage> | ||
<PackageCertificateKeyFile>BGAudio_TemporaryKey.pfx</PackageCertificateKeyFile> | ||
</PropertyGroup> | ||
<ItemGroup> | ||
<AppxManifest Include="package.appxmanifest"> | ||
<SubType>Designer</SubType> | ||
</AppxManifest> | ||
<Content Include="default.html" /> | ||
<Content Include="images\LockScreenLogo.scale-200.png" /> | ||
<Content Include="images\SplashScreen.scale-200.png" /> | ||
<Content Include="images\Square150x150Logo.scale-200.png" /> | ||
<Content Include="images\Square44x44Logo.scale-200.png" /> | ||
<Content Include="images\Square44x44Logo.targetsize-24_altform-unplated.png" /> | ||
<Content Include="images\StoreLogo.png" /> | ||
<Content Include="images\Wide310x150Logo.scale-200.png" /> | ||
<Content Include="js\audio.js" /> | ||
<Content Include="js\default.js" /> | ||
<Content Include="css\default.css" /> | ||
<Content Include="js\global.js" /> | ||
<Content Include="js\messages.js" /> | ||
<Content Include="Media\Assets\Fragile.mp3" /> | ||
<Content Include="Media\Assets\k.m4a" /> | ||
<Content Include="Media\Assets\Perfect.m4a" /> | ||
<Content Include="WinJS\css\ui-dark.css" /> | ||
<Content Include="WinJS\css\ui-light.css" /> | ||
<Content Include="WinJS\fonts\Symbols.ttf" /> | ||
<Content Include="WinJS\js\en-US\ui.strings.js" /> | ||
<Content Include="WinJS\js\base.js" /> | ||
<Content Include="WinJS\js\ui.js" /> | ||
<None Include="BGAudio_TemporaryKey.pfx" /> | ||
</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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<PropertyGroup> | ||
<ReferenceCachePath>C:\Users\kiseksen\AppData\Local\Temp\BGAudio_refcache</ReferenceCachePath> | ||
</PropertyGroup> | ||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> | ||
<DebuggerFlavor>AppHostLocalDebugger</DebuggerFlavor> | ||
<WindowsPhoneEmulatorID>B44A9565-63E4-4AF0-984B-01BEB19532BA;Mobile Emulator 10.0.10141.0 WVGA 4 inch 1GB</WindowsPhoneEmulatorID> | ||
</PropertyGroup> | ||
</Project> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.