bspc.sln (1134B)
1 Microsoft Visual Studio Solution File, Format Version 8.00 2 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bspc", "bspc.vcproj", "{4E4EBC16-F345-4667-84E1-86633BAFDAE6}" 3 ProjectSection(ProjectDependencies) = postProject 4 EndProjectSection 5 EndProject 6 Global 7 GlobalSection(SourceCodeControl) = preSolution 8 SccNumberOfProjects = 1 9 SccProjectUniqueName0 = bspc.vcproj 10 SccProjectName0 = \u0022$/source/code/bspc\u0022,\u0020IGAAAAAA 11 SccLocalPath0 = . 12 SccProvider0 = MSSCCI:Perforce\u0020SCM 13 EndGlobalSection 14 GlobalSection(SolutionConfiguration) = preSolution 15 Debug = Debug 16 Release = Release 17 EndGlobalSection 18 GlobalSection(ProjectConfiguration) = postSolution 19 {4E4EBC16-F345-4667-84E1-86633BAFDAE6}.Debug.ActiveCfg = Debug|Win32 20 {4E4EBC16-F345-4667-84E1-86633BAFDAE6}.Debug.Build.0 = Debug|Win32 21 {4E4EBC16-F345-4667-84E1-86633BAFDAE6}.Release.ActiveCfg = Release|Win32 22 {4E4EBC16-F345-4667-84E1-86633BAFDAE6}.Release.Build.0 = Release|Win32 23 EndGlobalSection 24 GlobalSection(ExtensibilityGlobals) = postSolution 25 EndGlobalSection 26 GlobalSection(ExtensibilityAddIns) = postSolution 27 EndGlobalSection 28 EndGlobal