Virtual-Mac/VirtualMac.sln
Edson Armando 623da0afb0
Updated master files to 0.5.2
Deleted the files which were before in master (Those can be found in the releases > 0.3.0)
Uploaded new files which are of the 0.5.2 version
Now you can open a Basilisk II config file (To add it, open the New Mac Wizard, select "Create from file" and set the emulator to Basilisk II)
and also you can edit and save it (Note that to edit it you must open the section "Edit Config File Manually" and make your changes there)
2018-12-28 10:38:45 -06:00

33 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VirtualMac", "VirtualMac.vbproj", "{9EF23765-7DA9-4904-9EBD-E951DEB90063}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|x64.ActiveCfg = Debug|x64
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|x64.Build.0 = Debug|x64
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|x86.ActiveCfg = Debug|x86
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Debug|x86.Build.0 = Debug|x86
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|Any CPU.Build.0 = Release|Any CPU
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|x64.ActiveCfg = Release|x64
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|x64.Build.0 = Release|x64
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|x86.ActiveCfg = Release|x86
{9EF23765-7DA9-4904-9EBD-E951DEB90063}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal