This repository has been archived on 2025-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
Files
android-g900/AndroidStarter/AndroidStarter.sln
2010-10-26 16:06:09 +06:00

23 lines
1.1 KiB
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AndroidStarter", "AndroidStarter\AndroidStarter.csproj", "{647976E8-67CA-4CD7-B083-1189AFDBA57A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Release|Any CPU.Build.0 = Release|Any CPU
{647976E8-67CA-4CD7-B083-1189AFDBA57A}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal