blob: 613c2675c51f7a2be4468092df15422a2d4277c3 [file] [log] [blame]
Baptiste Lepilleur4cd8bae2007-03-15 22:11:38 +00001Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib_json", "..\..\src\lib_json\lib_json.vcproj", "{B84F7231-16CE-41D8-8C08-7B523FF4225B}"
3 ProjectSection(ProjectDependencies) = postProject
4 EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jsontest", "..\..\src\jsontestrunner\jsontest.vcproj", "{25AF2DD2-D396-4668-B188-488C33B8E620}"
7 ProjectSection(ProjectDependencies) = postProject
8 {B84F7231-16CE-41D8-8C08-7B523FF4225B} = {B84F7231-16CE-41D8-8C08-7B523FF4225B}
9 EndProjectSection
10EndProject
11Global
12 GlobalSection(SolutionConfiguration) = preSolution
13 Debug = Debug
14 Release = Release
15 EndGlobalSection
16 GlobalSection(ProjectConfiguration) = postSolution
17 {B84F7231-16CE-41D8-8C08-7B523FF4225B}.Debug.ActiveCfg = Debug|Win32
18 {B84F7231-16CE-41D8-8C08-7B523FF4225B}.Debug.Build.0 = Debug|Win32
19 {B84F7231-16CE-41D8-8C08-7B523FF4225B}.Release.ActiveCfg = Release|Win32
20 {B84F7231-16CE-41D8-8C08-7B523FF4225B}.Release.Build.0 = Release|Win32
21 {25AF2DD2-D396-4668-B188-488C33B8E620}.Debug.ActiveCfg = Debug|Win32
22 {25AF2DD2-D396-4668-B188-488C33B8E620}.Debug.Build.0 = Debug|Win32
23 {25AF2DD2-D396-4668-B188-488C33B8E620}.Release.ActiveCfg = Release|Win32
24 {25AF2DD2-D396-4668-B188-488C33B8E620}.Release.Build.0 = Release|Win32
25 EndGlobalSection
26 GlobalSection(ExtensibilityGlobals) = postSolution
27 EndGlobalSection
28 GlobalSection(ExtensibilityAddIns) = postSolution
29 EndGlobalSection
30EndGlobal