mirror of
https://github.com/GittyMac/A1Emu.git
synced 2026-03-21 17:44:51 -05:00
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30011.22
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "A1Emu", "A1Emu\A1Emu.csproj", "{2A9F6B9B-635E-4BE3-8CE6-CC1DB1D2DFAF}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2A9F6B9B-635E-4BE3-8CE6-CC1DB1D2DFAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2A9F6B9B-635E-4BE3-8CE6-CC1DB1D2DFAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2A9F6B9B-635E-4BE3-8CE6-CC1DB1D2DFAF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2A9F6B9B-635E-4BE3-8CE6-CC1DB1D2DFAF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {DF7176DC-53DE-4DDE-A9E9-F1107E35D26C}
|
|
EndGlobalSection
|
|
EndGlobal
|