COSC-4P82-Final-Project/lib/beagle-3.0.3/examples/GA/knapsack/MSVCPP/knapsack.sln

22 lines
893 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "knapsack", "knapsack\knapsack.vcproj", "{653C3BFB-9212-44C4-A909-AC7A8B606C2F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{653C3BFB-9212-44C4-A909-AC7A8B606C2F}.Debug.ActiveCfg = Debug|Win32
{653C3BFB-9212-44C4-A909-AC7A8B606C2F}.Debug.Build.0 = Debug|Win32
{653C3BFB-9212-44C4-A909-AC7A8B606C2F}.Release.ActiveCfg = Release|Win32
{653C3BFB-9212-44C4-A909-AC7A8B606C2F}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal