Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0.0.0 MinimumVisualStudioVersion = 10.0.0.1 Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "uqac_ia_sudoku_csp", "uqac-ia-sudoku-csp/uqac-ia-sudoku-csp.xproj", "{77FF317D-6818-4E89-9981-919B301FBA76}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {77FF317D-6818-4E89-9981-919B301FBA76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {77FF317D-6818-4E89-9981-919B301FBA76}.Debug|Any CPU.Build.0 = Debug|Any CPU {77FF317D-6818-4E89-9981-919B301FBA76}.Release|Any CPU.ActiveCfg = Release|Any CPU {77FF317D-6818-4E89-9981-919B301FBA76}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal