Move feedback stutter bug report to android folder

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Paul Lipscomb
2026-07-30 19:14:00 -05:00
parent d5dfb290c1
commit 6f66a5db64
566 changed files with 432 additions and 147 deletions
@@ -0,0 +1,28 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2013 for Windows Desktop
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test.vcxproj", "{58161B74-2237-4F69-B7AA-34106CD68E71}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{58161B74-2237-4F69-B7AA-34106CD68E71}.Debug|Win32.ActiveCfg = Debug|Win32
{58161B74-2237-4F69-B7AA-34106CD68E71}.Debug|Win32.Build.0 = Debug|Win32
{58161B74-2237-4F69-B7AA-34106CD68E71}.Debug|x64.ActiveCfg = Debug|x64
{58161B74-2237-4F69-B7AA-34106CD68E71}.Debug|x64.Build.0 = Debug|x64
{58161B74-2237-4F69-B7AA-34106CD68E71}.Release|Win32.ActiveCfg = Release|Win32
{58161B74-2237-4F69-B7AA-34106CD68E71}.Release|Win32.Build.0 = Release|Win32
{58161B74-2237-4F69-B7AA-34106CD68E71}.Release|x64.ActiveCfg = Release|x64
{58161B74-2237-4F69-B7AA-34106CD68E71}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal