aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/jin.sln
diff options
context:
space:
mode:
Diffstat (limited to 'build/vc++/jin.sln')
-rw-r--r--build/vc++/jin.sln11
1 files changed, 11 insertions, 0 deletions
diff --git a/build/vc++/jin.sln b/build/vc++/jin.sln
index 03d640f..e8dccf1 100644
--- a/build/vc++/jin.sln
+++ b/build/vc++/jin.sln
@@ -41,6 +41,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cembed", "3rdparty\cembed\c
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glad", "3rdparty\glad\glad.vcxproj", "{F1AFF637-069B-4013-AB50-4BE5D92BCBC7}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Box2D", "3rdparty\Box2D\Box2D\Box2D.vcxproj", "{7D436B26-7678-46E5-9C01-4CC838E21965}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -161,6 +163,14 @@ Global
{F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x64.Build.0 = Release|x64
{F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x86.ActiveCfg = Release|Win32
{F1AFF637-069B-4013-AB50-4BE5D92BCBC7}.Release|x86.Build.0 = Release|Win32
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x64.ActiveCfg = Debug|x64
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x64.Build.0 = Debug|x64
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x86.ActiveCfg = Debug|Win32
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Debug|x86.Build.0 = Debug|Win32
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x64.ActiveCfg = Release|x64
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x64.Build.0 = Release|x64
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x86.ActiveCfg = Release|Win32
+ {7D436B26-7678-46E5-9C01-4CC838E21965}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -182,6 +192,7 @@ Global
{4156CD69-6FC4-4B32-B008-BB94C8AE17F5} = {2A2F610D-E42B-426F-8DC8-79E0C6FCCDD2}
{DE837ACB-AA3B-4C91-9CA1-395D1B85E11F} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92}
{F1AFF637-069B-4013-AB50-4BE5D92BCBC7} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92}
+ {7D436B26-7678-46E5-9C01-4CC838E21965} = {65DFFFA6-F434-47FB-9DB2-DCF019060B92}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {633D8D43-3349-43F7-8835-7D7F58BAD2A8}