-
-
Notifications
You must be signed in to change notification settings - Fork 28
/
dev_debug_draw_3d_Library.sln
34 lines (34 loc) · 1.76 KB
/
dev_debug_draw_3d_Library.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33110.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug_draw_3d_Library", "src\dev_debug_draw_3d_Library.vcxproj", "{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
editor_dev_double|x64 = editor_dev_double|x64
editor_dev|x64 = editor_dev|x64
editor|x64 = editor|x64
release_forced|x64 = release_forced|x64
template_release|x64 = template_release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor_dev_double|x64.ActiveCfg = editor_dev_double|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor_dev_double|x64.Build.0 = editor_dev_double|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor_dev|x64.ActiveCfg = editor_dev|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor_dev|x64.Build.0 = editor_dev|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor|x64.ActiveCfg = editor|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.editor|x64.Build.0 = editor|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.release_forced|x64.ActiveCfg = release_forced|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.release_forced|x64.Build.0 = release_forced|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.template_release|x64.ActiveCfg = template_release|x64
{A265372D-FCD7-4FBD-9F8C-0D31F6D0F557}.template_release|x64.Build.0 = template_release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5715e9c2-91a1-42e3-9857-8ee079381f44}
EndGlobalSection
EndGlobal