diff --git a/AppleWin/Applewin.sln b/AppleWin/Applewin.sln new file mode 100644 index 00000000..71f0a48a --- /dev/null +++ b/AppleWin/Applewin.sln @@ -0,0 +1,28 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppleWin", "Applewin.vcproj", "{C4C93CFD-5B6C-41C5-BF90-17119186120F}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SourceCodeControl) = preSolution + SccNumberOfProjects = 1 + SccProjectUniqueName0 = Applewin.vcproj + SccProjectName0 = APPLEWIN + SccLocalPath0 = . + SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe + EndGlobalSection + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {C4C93CFD-5B6C-41C5-BF90-17119186120F}.Debug.ActiveCfg = Debug|Win32 + {C4C93CFD-5B6C-41C5-BF90-17119186120F}.Debug.Build.0 = Debug|Win32 + {C4C93CFD-5B6C-41C5-BF90-17119186120F}.Release.ActiveCfg = Release|Win32 + {C4C93CFD-5B6C-41C5-BF90-17119186120F}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal