33 lines
1.5 KiB
Plaintext
33 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "statLibJson", "libjson.vcproj", "{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Debug|x64 = Debug|x64
|
|
Release|Win32 = Release|Win32
|
|
Release|x64 = Release|x64
|
|
small|Win32 = small|Win32
|
|
small|x64 = small|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Debug|Win32.Build.0 = Debug|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Debug|x64.ActiveCfg = Debug|x64
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Debug|x64.Build.0 = Debug|x64
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Release|Win32.ActiveCfg = Release|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Release|Win32.Build.0 = Release|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Release|x64.ActiveCfg = Release|x64
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.Release|x64.Build.0 = Release|x64
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.small|Win32.ActiveCfg = small|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.small|Win32.Build.0 = small|Win32
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.small|x64.ActiveCfg = small|x64
|
|
{153A6FE5-40A9-4C31-B0C2-1C68D2E37BEA}.small|x64.Build.0 = small|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|