Home | History | Annotate | Line # | Download | only in example
      1  1.1  christos Microsoft Visual Studio Solution File, Format Version 12.00
      2  1.1  christos # Visual Studio Express 2012 for Windows Desktop
      3  1.1  christos Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fullbench-dll", "fullbench-dll.vcxproj", "{13992FD2-077E-4954-B065-A428198201A9}"
      4  1.1  christos EndProject
      5  1.1  christos Global
      6  1.1  christos 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
      7  1.1  christos 		Debug|Win32 = Debug|Win32
      8  1.1  christos 		Debug|x64 = Debug|x64
      9  1.1  christos 		Release|Win32 = Release|Win32
     10  1.1  christos 		Release|x64 = Release|x64
     11  1.1  christos 	EndGlobalSection
     12  1.1  christos 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
     13  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Debug|Win32.ActiveCfg = Debug|Win32
     14  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Debug|Win32.Build.0 = Debug|Win32
     15  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Debug|x64.ActiveCfg = Debug|x64
     16  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Debug|x64.Build.0 = Debug|x64
     17  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Release|Win32.ActiveCfg = Release|Win32
     18  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Release|Win32.Build.0 = Release|Win32
     19  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Release|x64.ActiveCfg = Release|x64
     20  1.1  christos 		{13992FD2-077E-4954-B065-A428198201A9}.Release|x64.Build.0 = Release|x64
     21  1.1  christos 	EndGlobalSection
     22  1.1  christos 	GlobalSection(SolutionProperties) = preSolution
     23  1.1  christos 		HideSolutionNode = FALSE
     24  1.1  christos 	EndGlobalSection
     25  1.1  christos EndGlobal
     26